2021-02-28 11:44:34,939 - odakb.sparql - ERROR - test erro
2021-02-28 11:44:34,939 - odakb.sparql - INFO - test erro
2021-02-28 11:44:34,939 - odakb.sparql - DEBUG - oda defaults from /etc/odakb/defaults.yaml
2021-02-28 11:44:34,939 - odakb.sparql - DEBUG - unable to load default prefixes from /etc/odakb/defaults.yaml: FileNotFoundError(2, 'No such file or directory')
2021-02-28 11:44:34,940 - odakb.sparql - DEBUG - oda defaults from /home/savchenk/.odakb/defaults.yaml
2021-02-28 11:44:34,940 - odakb.sparql - DEBUG - unable to load default prefixes from /home/savchenk/.odakb/defaults.yaml: FileNotFoundError(2, 'No such file or directory')
2021-02-28 11:44:34,940 - odakb.sparql - DEBUG - oda defaults from mirror https://www.isdc.unige.ch/~savchenk/volodymyrss.github.io/
2021-02-28 11:44:34,940 - odakb.sparql - DEBUG - oda defaults from https://www.isdc.unige.ch/~savchenk/volodymyrss.github.io/defaults/defaults.yaml
2021-02-28 11:44:35,005 - odakb.sparql - DEBUG - appending new prefix: PREFIX foaf: <http://xmlns.com/foaf/0.1/>
2021-02-28 11:44:35,005 - odakb.sparql - DEBUG - appending new prefix: PREFIX owl: <http://www.w3.org/2002/07/owl#>
2021-02-28 11:44:35,005 - odakb.sparql - DEBUG - appending new prefix: PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
2021-02-28 11:44:35,005 - odakb.sparql - DEBUG - appending new prefix: PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
2021-02-28 11:44:35,005 - odakb.sparql - DEBUG - appending new prefix: PREFIX an: <http://ddahub.io/ontology/analysis#>
2021-02-28 11:44:35,005 - odakb.sparql - DEBUG - appending new prefix: PREFIX data: <http://ddahub.io/ontology/data#>
2021-02-28 11:44:35,005 - odakb.sparql - DEBUG - appending new prefix: PREFIX oda: <http://odahub.io/ontology#>
2021-02-28 11:44:35,005 - odakb.sparql - DEBUG - appending new prefix: PREFIX tns: <http://odahub.io/ontology/tns#>
2021-02-28 11:44:35,005 - odakb.sparql - DEBUG - appending new prefix: PREFIX onto: <https://w3id.org/function/ontology#>
2021-02-28 11:44:35,005 - odakb.sparql - DEBUG - appending new prefix: PREFIX datalake: <http://odahub.io/datalake#>
2021-02-28 11:44:35,005 - odakb.sparql - DEBUG - appending new prefix: PREFIX dc: <http://purl.org/dc/elements/1.1/>
2021-02-28 11:44:35,005 - odakb.sparql - DEBUG - appending new prefix: PREFIX paper: <http://odahub.io/ontology/paper#>
2021-02-28 11:44:35,005 - odakb.sparql - DEBUG - appending new prefix: PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
2021-02-28 11:44:35,005 - odakb.sparql - DEBUG - appending new prefix: PREFIX sh: <http://www.w3.org/ns/shacl#>
2021-02-28 11:44:35,005 - odakb.sparql - INFO - [33mloaded prefixes from: https://www.isdc.unige.ch/~savchenk/volodymyrss.github.io/defaults/defaults.yaml[0m
2021-02-28 11:44:35,006 - odakb.sparql - DEBUG - default graphs from: []
2021-02-28 11:44:35,006 - odakb.sparql - DEBUG - data: 'PREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX owl: <http://www.w3.org/2002/07/owl#>\nPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>\nPREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>\nPREFIX an: <http://ddahub.io/ontology/analysis#>\nPREFIX data: <http://ddahub.io/ontology/data#>\nPREFIX oda: <http://odahub.io/ontology#>\nPREFIX tns: <http://odahub.io/ontology/tns#>\nPREFIX onto: <https://w3id.org/function/ontology#>\nPREFIX datalake: <http://odahub.io/datalake#>\nPREFIX dc: <http://purl.org/dc/elements/1.1/>\nPREFIX paper: <http://odahub.io/ontology/paper#>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX sh: <http://www.w3.org/ns/shacl#>\n\nSELECT * WHERE { ?w a oda:workflow; ?y ?z . FILTER NOT EXISTS { ?w a oda:testgoal } } '
2021-02-28 11:44:35,006 - odakb.sparql - INFO - using sparql endpoing from [32mODA_SPARQL_ROOT[0m environment variable
2021-02-28 11:44:35,006 - odakb.sparql - INFO - ODA Knowledge Base (SPARQL) root is [32mhttp://fuseki.internal.odahub.io/dataanalysis[0m
2021-02-28 11:44:39,234 - odakb.sparql - DEBUG - <Response [200]>
2021-02-28 11:44:39,241 - odakb.sparql - DEBUG - {
  "head": {
    "vars": [ "w" , "y" , "z" ]
  } ,
  "results": {
    "bindings": [
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-herx1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-herx1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#cc-workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-herx1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "git@gitlab.astro.unige.ch:integral/cc-workflows/cc-herx1.git" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-grs1915" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-grs1915" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#cc-workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-grs1915" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "git@gitlab.astro.unige.ch:integral/cc-workflows/cc-grs1915.git" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-v404" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-v404" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#cc-workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-v404" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "git@gitlab.astro.unige.ch:integral/cc-workflows/cc-v404.git" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-scox1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-scox1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#cc-workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-scox1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "git@gitlab.astro.unige.ch:integral/cc-workflows/cc-scox1.git" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-velax1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-velax1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#cc-workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-velax1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "git@gitlab.astro.unige.ch:integral/cc-workflows/cc-velax1.git" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-1a0535" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-1a0535" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#cc-workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-1a0535" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "git@gitlab.astro.unige.ch:integral/cc-workflows/cc-1a0535.git" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-cygx1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-cygx1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#cc-workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-cygx1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "git@gitlab.astro.unige.ch:integral/cc-workflows/cc-cygx1.git" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-crab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-crab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#cc-workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-crab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "git@gitlab.astro.unige.ch:integral/cc-workflows/cc-crab.git" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-v0332" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-v0332" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#cc-workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-v0332" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "git@gitlab.astro.unige.ch:integral/cc-workflows/cc-v0332.git" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#cc-v0332" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#describes" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#v0332" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcpick_largebins" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcpick_largebins" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcpick_largebins" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/2421737/test_lc.py::test_lcpick_largebins" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcpick_largebins" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "uri" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/f43dd0d4200ba8cd4e912f9ff29ee4d325ae35e4/test_lc.py::test_lcpick_largebins" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcpick_largebins" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcpick_largebins" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcpick_largebins" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcpick_largebins" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcpick_largebins" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#common" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcpick_largebins" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#osa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcpick_largebins" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/2421737/test_lc.py::test_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/7d52ed3/test_lc.py::test_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "uri" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/f43dd0d4200ba8cd4e912f9ff29ee4d325ae35e4/test_gw.py::test_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#timesystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#common" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#gateway" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_fail" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_fail" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_fail" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "uri" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/f43dd0d4200ba8cd4e912f9ff29ee4d325ae35e4/test_example.py::test_fail" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_fail" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_fail" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_fail" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_fail" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_fail" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#common" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_fail" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/f43dd0d4200ba8cd4e912f9ff29ee4d325ae35e4/test_gw.py::test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#common" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#gateway" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef64f5d9afb11e28" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef64f5d9afb11e28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ef64f5d9afb11e28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-763455124399b188" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1917b353bcabf15" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1917b353bcabf15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f1917b353bcabf15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b4d7850864d03c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de64acb4d4e1229b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de64acb4d4e1229b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de64acb4d4e1229b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad755754578c5ac6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf1d2c509728aea7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf1d2c509728aea7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cf1d2c509728aea7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6c67663f675b646" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f81ca034b62807d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f81ca034b62807d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0f81ca034b62807d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62f774e34b88aef1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c972f64ed7f44fcc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c972f64ed7f44fcc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c972f64ed7f44fcc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7f875b382f618fc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3ef262a71a3f82f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3ef262a71a3f82f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f3ef262a71a3f82f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93088aa5a5763c36" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1559da095fbb8f31" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1559da095fbb8f31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1559da095fbb8f31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b14351d12bdf411a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ef7288232895b9b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ef7288232895b9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ef7288232895b9b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f89ed236c889cb1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65d8592e886bb992" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65d8592e886bb992" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-65d8592e886bb992" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4caef3986baa42a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54b769a6148455a3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54b769a6148455a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54b769a6148455a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f9e12899506eb75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab8b687f8aa9c567" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab8b687f8aa9c567" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab8b687f8aa9c567" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5545f8f952059a0b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac6d29483e79ef57" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac6d29483e79ef57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ac6d29483e79ef57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d29f7bf919f2e1b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec355ee11f23ba84" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b676f8ca11d86c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2126e8a8824cc5b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2126e8a8824cc5b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2126e8a8824cc5b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95a60d0a3e4e802c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95a60d0a3e4e802c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-95a60d0a3e4e802c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-caf6a6e5708f632a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-caf6a6e5708f632a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-caf6a6e5708f632a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc63777024c65a2b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc63777024c65a2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fc63777024c65a2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29e6f67e4c384dcd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29e6f67e4c384dcd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-29e6f67e4c384dcd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f1a3e347fea893a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f1a3e347fea893a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f1a3e347fea893a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea928a25843c651f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea928a25843c651f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea928a25843c651f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15b226c86edb74a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15b226c86edb74a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-15b226c86edb74a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8257e6f999c297e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4b09f4085b418c1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6098bc46f0f1422d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc38e19deb38fcec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bafb167c30d8124d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b52cc6a42b94e58" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1ba9cffedef81e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e770ae8e9891b9f7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c80945a26f6403a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82c50354d9a6b794" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8c402b21f66afbf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc4386c168a933bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15328c427786fe23" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-183f3b409973f79c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe11f4a1c8256876" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa298676e807992b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbe2bf0afa0133d8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dde272342f00dfb1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d11a85593fd73cd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9181b03064be604" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed25e98900ca69d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efe96c69cc99938b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58f1cd8baf8ec8a6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecf136857065f204" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-173df34e8ccbf979" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9e06e42c940604b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-728ebac1cc4bc5f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9047aaf57fa85ce0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e75bb7ecb21ee3e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7589b3160667ecec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ccb5d5365e28eed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5d4bce52e156b2d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71a09768d196ac5c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6b15dba1f95e8c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51a47794b6ab0e24" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6409afc77b630e5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a29a3444d28fb622" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af1f7ddcaf122bcb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b24404879df4457" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c683529071cd78a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e98978bead34166" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a735cfe3099051a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-270452365c17e7ef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d65b7056e0622b0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c24c1fe2ac682de" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1518ea3a5e361daa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70f0aaa5e9c020b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd820ef97dff9f00" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cb7744604fc1014" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a99d91740277e724" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed5f7640120361ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8269359faa344650" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8049b892c8ea52e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1271d67640eb9c50" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-650242da3f305532" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61ae5098ebeb0cba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25fc36e87cf4dfde" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ebbeae6f1cba6d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08f1a7f3cee03c2c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55030f41d0a8b55a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21b8609525fbdd46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a7f37bfe56406d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f09e7f5a1a3aa36a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa32ea502e2ff511" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-baee4c0de4bc4456" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-348a11444bed5f12" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-449e314115bd2f2d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f98af7c5ba7e8b90" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1db9a9c0e072d990" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-906cac07b1ae9c66" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-644a49a505aa516b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fa6ac1fdbb6ef62" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1e33ada21494315" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0a9a53a8ea5b5ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a002fdc077ce047" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-775ccd13d3077cd1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33a271fea700dfcb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80c754a17d6f3bce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da44de0b02194967" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8b7bf3dedcbff32" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-adf40825b5183b10" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93022c8c09048d6b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63cf84484e9ec7db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-026ec82fc4c4efb2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05c8f421a4240390" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61157a70c557513b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56708d93a56d136a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45e9af2e4f717fb5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd0d00cbf6794bbe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-079114ce76fe365c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-245de9e0b2454bc0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b724992c8a3d39c1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5f10e90e411840a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-489239aa6fa4eb53" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-454e29520820fd19" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87d26c8624fa5cce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-769f0be2a7ef7ccb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aab961a605c0d195" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0e012421e898831" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ea92f5d858ac260" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0875bbeceef6566e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4757eaea1f46cde7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ae9f277d862c50d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e047f2d00265ae8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a7007d01bc31179" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46ee89ad730ff382" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15c8c047ce8df4e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e07b41acf8a87862" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e39faff5ea94c676" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37f3c81e1e08446f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb710a07d58c8d26" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ed7a396f9b7a5d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b8b43f6294d21bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98610fde1146ab72" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c160943123034d2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77af7b4c81c84b32" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-930164b002b8ad93" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-047455657419f791" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c41148bd57a2b713" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ce023e0408f2853" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-242a8ad1d178352a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97d7784331dc42a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f978f23c34174576" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21039eaed2bc9664" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8b6ed5bba45b5fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff5f50166dd5f173" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7971297433963884" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a7c63261cc65322" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfd7905b6c86393d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38114791d8d5da3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93e6127f941b2bb3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d0346919426f05d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cb688c34b150540" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb0bb60ea6b4f9f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62f5d0285957bf05" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05bd0ddc4995f6d8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd1cc21c1a8c8db9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c26351b8345ac8d8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fecbff7de72df13b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae57f27d3a91955f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e38a71af31f0363" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8fd44cf83468113" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2758f5acba379dd0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20fdef9045f7d703" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dc43ae5e1d17ee8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6803ef2cf06fd631" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ff57a3aaa43acbc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60736238d4a7ef86" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07d772203cf307a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0b8e23fa6dfe5e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64290c6dcdf3adac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c5fbbb906e65ad6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9dd72a3bb12a9ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba742e55d3265936" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e535afa6f8c9c805" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7251943340977e9c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f83c4ff77b3be80" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79e3268777fc9269" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18fa0b8969dcf006" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3339c8e65154baa5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-031c918fd6bfe993" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-232dc9ffcf011d2a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6269b1c19c231945" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e3700334b94c278" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f48b7b0aac9e4846" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6034d10b49adc49a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52f192aca22b5491" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10258846a9cc2b1a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d00678e6db02b78" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3b670ef512fa2e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19be436d327dfa75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7766340524936fb9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78c8b9e72f2b8f6b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3beee3c8a345c33" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aed6e99014ab76c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a7481e46400f16c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd792a0dcc31ed79" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8af8df3a6ad44ea8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cad8ff8621dee04" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a40d357e857e8b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c34758194e3ffbf3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91dd5f9e2c3f1dbf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5edc21156c8dcc28" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb68cc28d44d05ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4638e1d2b4ef4520" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-184b445f65952774" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e196f4aa1df1b9b4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6272814a85ec2c80" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48a4c7dac66a8888" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c49f89c4cb75bb6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17926f8012bb64cd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3c47b9865177483" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d130199d999cbc7e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9897226cf9a7daa9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de83bb700c042ab9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-991b2ab7fd629732" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e87bb4ff2fe5fa0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46b0e9546a7e6600" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5658453197dc7f0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18bd02f0eb6844a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8df0634b94cf4335" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2767e810ebcacb4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3f525b524771326" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e1d30e899f2038a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d03d7c89b8f28c3a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7ae51781a688bdf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2173f7d5405fe120" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-187b39bf9113c99c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-198550024c0ff06b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-430464ae5cd86482" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-852496e15904ecd4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f6572140b6894df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0ade13b6dce6b5b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72824f0b5e9a26e1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73f3d547f84a15d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-040744fcf83d741e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b60075f43f035447" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0689b2aeee0ac0f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-793920c38cf71791" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c469df219faf733d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a366134b27744ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd083d12a9374a6b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-122fb63540808601" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-096504f9a55da07d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a533bfcbc2dc8180" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-596ca746fb188d23" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2004b31a4425202" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc6dff07da7d7a4d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79a47a6a6625d968" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4be5a07bfac51a8f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8f8f8c53e9c2c88" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-679817edabbac93f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eeaf7dc01a161e82" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77a7abbf0fed1c7e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-664af95dec17aaa3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d260db2d1e3ff4bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00c87f5194d28a25" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f6fad2b10f1f092" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-046b6159615c9f8a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0590d536a242018c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-408c38dbb8a2cd7e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79567716ffbbfffa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94370a0a52f6ccb4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0380d00ce4310f61" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-343cda452b60f11a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c55b0226ed3fc72" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-866d35ed4d94e07d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca8478ce20c5b379" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18a125215dbb9593" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34f87180a6d5910a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-539052f02c96f5aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4ce1480bf1494e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e31cc8c05eb970b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ad585180ad0eabd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92c78677cc72fd8c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6ce41833572c31d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21d21d9307ab3c08" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-adc41b6eeee1dee9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05c778fc683280b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7756e71f90eb5ed5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-325206edf12a9ff3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4344954c16f42f6c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d7ce2c503e20200" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7870c2d27ab90700" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7faf6f6ee57fa23c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12d370cfc8b55ae9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65fcb570a48bcc6e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b70acd1bb1c502d1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-666cb88b4a74a6ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aad38b04751bc301" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-993cf992ee3b76de" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e2231b31257ad8d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77f846d85be85deb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5a862e0f9e02536" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-040e1029756a6d4f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-662f4dd88f262d32" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b006272171b737e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6586ac585ff7c90c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4759f03fe31278ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd424f48fe677002" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1056aa041b56bc88" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26d44d9ae4fa4ed8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a1d3e0ceee3e2ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a03379881421a78" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-040d3431362884d7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2e08790753121f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eff8415727d8e5d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-179a6b2048f41028" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f6db53407300cef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cd7d96e4df0e235" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-088d19461a0b6cb3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0bdd25cda6870ad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b461f72a4fd0a2db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75f759487e0e59c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-824d9b035be4c1e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0dc87f3d79b9675c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b856caf78e92b95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10c315b7c51b7255" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ef9d3606e12b24e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46c831ba08a41fce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c35c7f7bc6d7cc80" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cefa3b92cc21f635" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b2fef9a49539ee0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d700ecda4725686f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc8bd007fd9a71b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b781b27770731fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cd11a89fb0fb607" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cb2fc1d66d4d7dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-644df9f487ca092c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b1bbf23f62c0c1e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2b5c36171e8df17" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4852ee251e2e2a20" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4ad57c245f1a27d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7711df2c0e9b2f3c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbfa828b3da92644" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7846c674a16a3a84" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1f2e9b9aad6727c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b82f0676fc7cb75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-084046f3b7b49b3e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50e63360d9cc23c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8af132157630983" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-579f8a967f705803" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84fc79d91232eed6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3fc1fb9799266ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c816db4227c6b66" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4730c0568dcfe4ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37b383497f747fdd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52d897332bfc0cb8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84eb2e645d06b485" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84eb2e645d06b485" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-75986c4903258498ea6e64b161ba7f0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84eb2e645d06b485" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-84eb2e645d06b485" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b7a4f5f6fdfebb0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b7a4f5f6fdfebb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8b85a19636379097fc556b49990e91b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b7a4f5f6fdfebb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7b7a4f5f6fdfebb0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-379c3de8bdb12a10" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-379c3de8bdb12a10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-41ed3722be4a69b12b473639fed2fa04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-379c3de8bdb12a10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-379c3de8bdb12a10" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18937adac3e8ed79" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18937adac3e8ed79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-94d47ea03ac0edf539d6e481d68fa70e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18937adac3e8ed79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-18937adac3e8ed79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-130c068e89579680" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-130c068e89579680" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5495853c1db479a40608bd93fe0a209b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-130c068e89579680" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-130c068e89579680" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef9001438f6b1848" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef9001438f6b1848" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-75f3eaf52f9fcd05f5b31d05b485baf3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef9001438f6b1848" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ef9001438f6b1848" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5eef3209e25f03d2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5eef3209e25f03d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cddaec0bc32de601b08baf72a2a3cd21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5eef3209e25f03d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5eef3209e25f03d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a48ec0f94bba8a93" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a48ec0f94bba8a93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5ded535f2c5c208938c9496d75b16d23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a48ec0f94bba8a93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a48ec0f94bba8a93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d046b852905cabaa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d046b852905cabaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-293525bc1457c174be10625d8b45e974" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d046b852905cabaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d046b852905cabaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba9b0c7e173b6720" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba9b0c7e173b6720" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bce0820fadf2ffc7d45a0cafbc4fde67" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba9b0c7e173b6720" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba9b0c7e173b6720" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8091ddbdd4b6661" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8091ddbdd4b6661" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-192c5db2ba8e14aea2f2f1fed633fd60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8091ddbdd4b6661" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d8091ddbdd4b6661" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e1db404e6350a82" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e1db404e6350a82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef236aa73244ed994c0f7e772b2241f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e1db404e6350a82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e1db404e6350a82" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85585cc56af02403" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85585cc56af02403" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5a07e30a1aaa51e2880a0ae5e6ccc47c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85585cc56af02403" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-85585cc56af02403" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b43714978bc4e0fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b43714978bc4e0fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-32f4936997c7c189ee1bfe8f86b52bef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b43714978bc4e0fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b43714978bc4e0fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39a330ec9b9b9016" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39a330ec9b9b9016" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0f95b0ff071139a25cb71f93d2ad5a0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39a330ec9b9b9016" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-39a330ec9b9b9016" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e2f5e64141f6d78" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e2f5e64141f6d78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0debfc77eb1a375ef6913f1e6cdd6447" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e2f5e64141f6d78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5e2f5e64141f6d78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9557433ab433812b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9557433ab433812b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-269f1969a8c086b364c70d76e161fae8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9557433ab433812b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9557433ab433812b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d53b68256923eaa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d53b68256923eaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f1aea336edc613654aa8529c7dfae06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d53b68256923eaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3d53b68256923eaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-effa39e9dbccf512" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-effa39e9dbccf512" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79970d2fd04b513e1d139163e6fd2acf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-effa39e9dbccf512" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-effa39e9dbccf512" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e9123b81d2499b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e9123b81d2499b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5f6aeec100fba0a8d24b2b49ab0925d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e9123b81d2499b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e9123b81d2499b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2b4572a21e1b2e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2b4572a21e1b2e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-65bbfb4991d5235d92c0fc72b207f666" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2b4572a21e1b2e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2b4572a21e1b2e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-549a4e2009901907" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-549a4e2009901907" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa4d2f60646929b4475116242a5f8b11" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-549a4e2009901907" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-549a4e2009901907" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f3ee366deda5bec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f3ee366deda5bec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ffaf3ead662461eb8d600500f6562a08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f3ee366deda5bec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f3ee366deda5bec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfe45563904112e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfe45563904112e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-16a87d0ee8fff1f78651766ab1c776ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfe45563904112e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dfe45563904112e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7726e1834bbb2d8d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7726e1834bbb2d8d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e1eccdf567fcf0ee4e62d3a8ec85aef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7726e1834bbb2d8d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7726e1834bbb2d8d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46d66c3a0f2069c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46d66c3a0f2069c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8ba0104abbf93f528c0006e3cbe44666" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46d66c3a0f2069c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-46d66c3a0f2069c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f874c3b8e7a9bc1e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f874c3b8e7a9bc1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b477eb6820a2b5fc89d6669fdf2a96a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f874c3b8e7a9bc1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f874c3b8e7a9bc1e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e57ca65f8981ce8b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e57ca65f8981ce8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2c3818f2c61c042627177d0da862192" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e57ca65f8981ce8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e57ca65f8981ce8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80b67ed9a8dd0359" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80b67ed9a8dd0359" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-030a0ed968759d676cc4319396f1d242" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80b67ed9a8dd0359" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-80b67ed9a8dd0359" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a26a28a0d7a0d93e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a26a28a0d7a0d93e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1a3973399659d886ded909ebb04dea43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a26a28a0d7a0d93e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a26a28a0d7a0d93e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fc5e54b3d9fc192" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fc5e54b3d9fc192" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1d94c2ab8d1c522d2ff3c7688cd9c18a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fc5e54b3d9fc192" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0fc5e54b3d9fc192" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20451c5855a91b93" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20451c5855a91b93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-86ad97abb17d11b14c159ad9ebaca4b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20451c5855a91b93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20451c5855a91b93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a4d3b2aa5bd4b6f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a4d3b2aa5bd4b6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b90eaf4e15cf2ba06897e09416fe7efd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a4d3b2aa5bd4b6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a4d3b2aa5bd4b6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc04b575c75ff8c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc04b575c75ff8c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-48b5dee8ffe00fbbcff2ef2c65bd8654" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc04b575c75ff8c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dc04b575c75ff8c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2463294b85b4e36" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2463294b85b4e36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-624ed4e05a1fcd056c3a5812287cd2e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2463294b85b4e36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b2463294b85b4e36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c59c11ff63756c69" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c59c11ff63756c69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4ca69707bf4eb1592cd50a00aa40c0e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c59c11ff63756c69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c59c11ff63756c69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ed6b6f4933b9e92" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ed6b6f4933b9e92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-97c28a12d49b79f8275f6687190889a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ed6b6f4933b9e92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0ed6b6f4933b9e92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c942cbe8ae4a4e6c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c942cbe8ae4a4e6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6767aa8927971499088d12d44963360a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c942cbe8ae4a4e6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c942cbe8ae4a4e6c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01e5c34fb47b2d39" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01e5c34fb47b2d39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3e165f5b0508611c49e9b85b7f815f65" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01e5c34fb47b2d39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-01e5c34fb47b2d39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b203571eef702504" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b203571eef702504" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bedbafa1184fccd4eba501b7e64c002e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b203571eef702504" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b203571eef702504" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a08ed6ea45627b83" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a08ed6ea45627b83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9dfb44a7c015f4ab726813cbcafbb48f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a08ed6ea45627b83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a08ed6ea45627b83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f992222d1abc44ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f992222d1abc44ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-20bb01d0fa5722c62938facfb8164d63" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f992222d1abc44ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f992222d1abc44ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c4efa7ffb55bef3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c4efa7ffb55bef3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c3fc33bdfae3aa6f12c869c5485c44b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c4efa7ffb55bef3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6c4efa7ffb55bef3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd91ec611f9c5002" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd91ec611f9c5002" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-950ef6728eac3b74f73a778e45d82302" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd91ec611f9c5002" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd91ec611f9c5002" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b951a1cdfab186f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b951a1cdfab186f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-883c8e0521c9601f251ac6e107a1601d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b951a1cdfab186f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b951a1cdfab186f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d78e5bf385fd7a1a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d78e5bf385fd7a1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-193aefbcd1e7a791ee37041bae33c8aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d78e5bf385fd7a1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d78e5bf385fd7a1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6e3a7febd42c8b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6e3a7febd42c8b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d4f09866262a44fa29bc43047421d2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6e3a7febd42c8b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a6e3a7febd42c8b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3f365a8e7fcabcf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3f365a8e7fcabcf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b6b867231396b774ec8643ccbe35fe5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3f365a8e7fcabcf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f3f365a8e7fcabcf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f15df51d2045b3ec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f15df51d2045b3ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-845dc14722713b267123d4d53fb40721" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f15df51d2045b3ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f15df51d2045b3ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5c0378b81bb3ac3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5c0378b81bb3ac3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b79dcafb072db86e9d88dd7e573ddaf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5c0378b81bb3ac3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5c0378b81bb3ac3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76a2ab5ce39df432" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76a2ab5ce39df432" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba9ab584464236c92a5153fa83895ac1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76a2ab5ce39df432" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-76a2ab5ce39df432" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24abc3151dde1cd8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24abc3151dde1cd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-10e8e170281f80031c8ad09f1ae95530" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24abc3151dde1cd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-24abc3151dde1cd8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11217d6779d1c5c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11217d6779d1c5c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b33e62e8c71819ad3eacf02e8f7336e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11217d6779d1c5c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-11217d6779d1c5c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12f1c211a6df430b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12f1c211a6df430b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b85ce3e9854b52928251396328eb4f68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12f1c211a6df430b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-12f1c211a6df430b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-894b2f0a08cb0b10" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-894b2f0a08cb0b10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-da05cfd3b3d178ab5088394c89934235" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-894b2f0a08cb0b10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-894b2f0a08cb0b10" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2be00ece77e866d1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2be00ece77e866d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-401a7c6fc9d5751899edfaf089e21d2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2be00ece77e866d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2be00ece77e866d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3946281fa1da3b77" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3946281fa1da3b77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ced4c541047a5da79ad2ed919ea8b00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3946281fa1da3b77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3946281fa1da3b77" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-323046ba6390f45c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-323046ba6390f45c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e0df7054af67693da6021e108adff7d8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-323046ba6390f45c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-323046ba6390f45c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3c40628d0933c98" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3c40628d0933c98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-55a4f10de28c53b54d888eb5c2743364" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3c40628d0933c98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b3c40628d0933c98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a50f63fa6fc71aa4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a50f63fa6fc71aa4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ecab6f41e6313f5236a3a0cecfbdf2cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a50f63fa6fc71aa4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a50f63fa6fc71aa4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7cdc26cf53b91ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7cdc26cf53b91ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-93341926c05836ce38144ca9bc69142e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7cdc26cf53b91ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c7cdc26cf53b91ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b0ff311045c8a18" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b0ff311045c8a18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9943834e069579b37a387e4b766df18e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b0ff311045c8a18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9b0ff311045c8a18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6808c268624177f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6808c268624177f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-deb9bee34c014e0401587b76a980fcd4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6808c268624177f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6808c268624177f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1ae6fb004b12b4e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1ae6fb004b12b4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-94d6f0c13b6a9b0e502d3e58c90b0f3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1ae6fb004b12b4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b1ae6fb004b12b4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6982f90414eedfbf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6982f90414eedfbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-da11b70eec0f9f0341ce63f62924ddd1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6982f90414eedfbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6982f90414eedfbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0471fee806babba2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0471fee806babba2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e561d95bb2a693906fe5c82be9811d37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0471fee806babba2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0471fee806babba2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30ee00eff4951564" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30ee00eff4951564" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-71dbe7c7b5e37584e988d6b16e370396" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30ee00eff4951564" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-30ee00eff4951564" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c297cb6ff732cff6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c297cb6ff732cff6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-694acfec83c8856ec00efa783ffb6f0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c297cb6ff732cff6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c297cb6ff732cff6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26a7f92cfac1eed2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26a7f92cfac1eed2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2a6bd5657020be71f6f302ebb99f4a8d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26a7f92cfac1eed2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-26a7f92cfac1eed2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-771073a36fb2645f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-771073a36fb2645f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ed8f173ab8b4ae6eb96a911a95418e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-771073a36fb2645f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-771073a36fb2645f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-050d51f2365b41ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-050d51f2365b41ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d84d9c19f59570ef2b7e5170c31b3b9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-050d51f2365b41ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-050d51f2365b41ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af354ffcc342e53c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af354ffcc342e53c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0790b8a7e014cdc8709901d81e704907" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af354ffcc342e53c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-af354ffcc342e53c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80de36445dec2e2c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80de36445dec2e2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f31a45ffb431f6df889c4e66cf5ccc8c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80de36445dec2e2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-80de36445dec2e2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-006dbc7f767a9fca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-006dbc7f767a9fca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8209966a8f7dc4593e4d266bf3b631b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-006dbc7f767a9fca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-006dbc7f767a9fca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3c3eeb103f1ba35" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3c3eeb103f1ba35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-26633df5bce7731ec630b70126d50df2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3c3eeb103f1ba35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f3c3eeb103f1ba35" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fb3bcb8468f8f67" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fb3bcb8468f8f67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1ba81a97dd5aee8b8f20efe584e34582" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fb3bcb8468f8f67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3fb3bcb8468f8f67" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6524c38eed2da67" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6524c38eed2da67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e56d92d0154a76f422197513303819fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6524c38eed2da67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a6524c38eed2da67" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a98d3a0f53f395c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a98d3a0f53f395c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e3d0acc4ba777f47673025d7887c89a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a98d3a0f53f395c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a98d3a0f53f395c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e31c33e6d671cccb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e31c33e6d671cccb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-15c077d7143bb35a7d2c79d2ed901131" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e31c33e6d671cccb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e31c33e6d671cccb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a616649d3360663" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a616649d3360663" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6723b5a72ae34c673ce1d11de03c0f5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a616649d3360663" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a616649d3360663" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29c892ef48378ff7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29c892ef48378ff7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-419a917fb7edd92513d3653dc41dcfbc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29c892ef48378ff7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-29c892ef48378ff7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa9a5683d4698194" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa9a5683d4698194" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef7e4c71c581f7e092ef99f68f967b41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa9a5683d4698194" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa9a5683d4698194" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca0b3ca102b999dc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca0b3ca102b999dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e7eba8751481ebb19ad7acec43a7b12e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca0b3ca102b999dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca0b3ca102b999dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f65fb151013d2ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f65fb151013d2ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb8cb77dfa02eaf1ac8f28d03141dc7b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f65fb151013d2ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f65fb151013d2ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e316cf1c00ae6b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e316cf1c00ae6b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-990ca9091e4a9d68ff2f6c843aef9c07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e316cf1c00ae6b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0e316cf1c00ae6b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc6ff0cb6967dd4c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc6ff0cb6967dd4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2da1960d5417753f3356b441b9654ca8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc6ff0cb6967dd4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cc6ff0cb6967dd4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e93720d55aa024bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e93720d55aa024bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f2b591fb64b469ac1977b340376fada" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e93720d55aa024bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e93720d55aa024bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecf796e384dc04e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecf796e384dc04e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e73acfd969183a57d031fbc41166bc22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecf796e384dc04e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ecf796e384dc04e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0afae39610db090a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0afae39610db090a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7197e42f24ed4fe53e4975c98c754474" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0afae39610db090a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0afae39610db090a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d31168b8fa329822" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d31168b8fa329822" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-09e3dccd564b45a5375bcce614792803" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d31168b8fa329822" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d31168b8fa329822" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed2d98d020ec20cc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed2d98d020ec20cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b1940b7769c8a07cc7f23fc1427e782" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed2d98d020ec20cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ed2d98d020ec20cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7eb8c65c1d90f868" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7eb8c65c1d90f868" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d207de78821578a1ad46f4a4e191ec8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7eb8c65c1d90f868" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7eb8c65c1d90f868" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9a40d4cf6c19524" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9a40d4cf6c19524" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73547d9e8d1248eeb0d6c5caab01a905" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9a40d4cf6c19524" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9a40d4cf6c19524" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b55f8dfde3a1406e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b55f8dfde3a1406e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b182f3c55ab1d97a72d5fd48eafaf338" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b55f8dfde3a1406e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b55f8dfde3a1406e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d185d1e979e86c6a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d185d1e979e86c6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2c0c05f263d3a50f73a2faa308b34922" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d185d1e979e86c6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d185d1e979e86c6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30566e18b72d3980" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30566e18b72d3980" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-87da656afe233289ea1a257c0819ec18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30566e18b72d3980" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-30566e18b72d3980" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34cf3c9ce43958c2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34cf3c9ce43958c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-538818ca8b4b2687fbdf0dd445c1e1ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34cf3c9ce43958c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-34cf3c9ce43958c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-faeff3269d343c24" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-faeff3269d343c24" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a0e740f17934b37085dea25d3fc76617" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-faeff3269d343c24" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-faeff3269d343c24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2e87712816ab0a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2e87712816ab0a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f97dbc27ef56af29d3cb33415bafd910" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2e87712816ab0a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2e87712816ab0a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3dc1184158dcfe3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3dc1184158dcfe3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b5a7bad5ee3043e403798ea27450f957" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3dc1184158dcfe3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b3dc1184158dcfe3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2afaf1d53051768b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2afaf1d53051768b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cdc7c37473e10c5eb014476c993d9130" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2afaf1d53051768b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2afaf1d53051768b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ec840aa1e233d2d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ec840aa1e233d2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a7b5a1c9e585f2e7106241bab8b79c32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ec840aa1e233d2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ec840aa1e233d2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86b1a1b992367521" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86b1a1b992367521" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-133d7100f7dc13bb8f2213d9e4dca4c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86b1a1b992367521" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-86b1a1b992367521" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fdd9273f85727e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fdd9273f85727e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f3f7b9765855fe8018f4f014c5317ae9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fdd9273f85727e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0fdd9273f85727e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d573b0769fee61" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d573b0769fee61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b76bb2526795b443f68a74a26f9448b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d573b0769fee61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-45d573b0769fee61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cbbe61138a54c0c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cbbe61138a54c0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f65a3f04f6a585b573fb7744941b91e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cbbe61138a54c0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3cbbe61138a54c0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87fcdafb31c9afe7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87fcdafb31c9afe7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d2a56e27e3748b6bf6f44ae035c446b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87fcdafb31c9afe7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-87fcdafb31c9afe7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2356952b1cdacbb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2356952b1cdacbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d9e035722eb63bfd8c20fd39b2d385f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2356952b1cdacbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f2356952b1cdacbb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5b91f8b0e6f6b31" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5b91f8b0e6f6b31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-408d311db06345b91c09b046a913aa0f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5b91f8b0e6f6b31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5b91f8b0e6f6b31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fe2ef9cf632af0a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fe2ef9cf632af0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0b094f65a9545882be8ba53712c40ab1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fe2ef9cf632af0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1fe2ef9cf632af0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7f01a08930154ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7f01a08930154ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-601d0f4330de445905ee2be180b1b609" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7f01a08930154ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b7f01a08930154ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c6739f6454ffaa0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c6739f6454ffaa0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c3db4063b0a0f962e3ba7985acbb55e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c6739f6454ffaa0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9c6739f6454ffaa0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-447e5af82db2ba39" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-447e5af82db2ba39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-18c83ca80c894b91d29f95c47883197b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-447e5af82db2ba39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-447e5af82db2ba39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e4b8ff464b730b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e4b8ff464b730b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-782f245c12299d24e7486557013d1e23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e4b8ff464b730b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e4b8ff464b730b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62a8c07665665666" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62a8c07665665666" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8babb283e70665e3519b32ef67270d21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62a8c07665665666" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-62a8c07665665666" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f165aecd7828e6d8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f165aecd7828e6d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1e65ecc6beb3c5aee73826c154343e4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f165aecd7828e6d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f165aecd7828e6d8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7063fe60759a1932" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7063fe60759a1932" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-65f3f300aadb8da5f2e32e72c7bf6c22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7063fe60759a1932" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7063fe60759a1932" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-822a65bd2d556cdf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-822a65bd2d556cdf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b72c3854c7bf642c1fe55eb6908f5e00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-822a65bd2d556cdf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-822a65bd2d556cdf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f9f901a4984db16" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f9f901a4984db16" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d054dc8c8f233c2352556ecc345893ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f9f901a4984db16" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f9f901a4984db16" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a8be2275d030df9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a8be2275d030df9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a5ab3ea7ec9de054156fc2df17f35c95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a8be2275d030df9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a8be2275d030df9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a607cbd284357658" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a607cbd284357658" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f78a1bf569a0517c8e2954229c90796" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a607cbd284357658" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a607cbd284357658" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f600bbf30b7aba0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f600bbf30b7aba0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4c6450ced36a4b3f4120f49c8469ab96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f600bbf30b7aba0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f600bbf30b7aba0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f93761a36ca2f601" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f93761a36ca2f601" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e433c3b5f6e95fd8eaeaf5367009e814" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f93761a36ca2f601" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f93761a36ca2f601" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23bc11b835c848d2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23bc11b835c848d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f5c6752c5a5301b93d49c19264409a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23bc11b835c848d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23bc11b835c848d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-628a8c841aa68c74" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-628a8c841aa68c74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-639eba10c46cff16e1a9b435cf4ccb5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-628a8c841aa68c74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-628a8c841aa68c74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-285a85f03851b591" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-285a85f03851b591" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0952b21121d992891e796a88149e7a74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-285a85f03851b591" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-285a85f03851b591" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8ec270178d4f58a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8ec270178d4f58a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-051f7f82a787d8d8c7628e825375a2d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8ec270178d4f58a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d8ec270178d4f58a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7305f76f41634d1b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7305f76f41634d1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-383e06191c79f56336a02874635f0e32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7305f76f41634d1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7305f76f41634d1b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99ec9ff32de36d13" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99ec9ff32de36d13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-14117a6178f921e9b0d30ae601d2b337" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99ec9ff32de36d13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-99ec9ff32de36d13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a34695a53ae79d55" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a34695a53ae79d55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3b0afe903ac87f8d99caa4bc4eefeb5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a34695a53ae79d55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a34695a53ae79d55" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcadacbf7921cbc0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcadacbf7921cbc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-98bff2e4f4912c51f4f9734101764025" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcadacbf7921cbc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bcadacbf7921cbc0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c96c5d419e3927db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c96c5d419e3927db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-744d94deab8dfb74ed82d28766a8c8cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c96c5d419e3927db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c96c5d419e3927db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc2022d793e16c89" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc2022d793e16c89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-139e0aa89332d5ad046a5fdb08b49409" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc2022d793e16c89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cc2022d793e16c89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f2d4c5519fb8542" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f2d4c5519fb8542" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-48b0ed20be16e30dead297a9c3806a38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f2d4c5519fb8542" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f2d4c5519fb8542" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb9bcd9822bbffc1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb9bcd9822bbffc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8006f2084b5c693b0e85c6523c054fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb9bcd9822bbffc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fb9bcd9822bbffc1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-634bf19bf86457a9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-634bf19bf86457a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5bb3ffe7a2518fb5672d908bd5a6062d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-634bf19bf86457a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-634bf19bf86457a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84b017999d46e024" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84b017999d46e024" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2d5ecb6ccfe3efb0105e00a5805808f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84b017999d46e024" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-84b017999d46e024" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd6c4a5d69101698" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd6c4a5d69101698" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-72df3e29a9d1b0dceac6e67d78fa1e01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd6c4a5d69101698" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd6c4a5d69101698" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73d2d0b543be2491" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73d2d0b543be2491" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-27f4daa48219cc7c03d510c290342dd6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73d2d0b543be2491" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-73d2d0b543be2491" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e23e1596fa81a0a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e23e1596fa81a0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-beded54e495cbd217e7f4ec3c12e7917" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e23e1596fa81a0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4e23e1596fa81a0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33a6b65301953cf9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33a6b65301953cf9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-02caeb76bb82df016c56bd2d9e6461fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33a6b65301953cf9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-33a6b65301953cf9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-971cdedb060980b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-971cdedb060980b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-10bb06717ae9181ac20cb6a22bc1c6af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-971cdedb060980b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-971cdedb060980b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1423abc7a203f774" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1423abc7a203f774" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f437fba6183e4a782564a3ba07bb1808" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1423abc7a203f774" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1423abc7a203f774" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6d8de8577c292e2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6d8de8577c292e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-93b47ddac1fb46f3aec533ba58ca269b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6d8de8577c292e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d6d8de8577c292e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9205b6d6f64f3d58" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9205b6d6f64f3d58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-175a38743b9778a8431ce78b6d9edf5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9205b6d6f64f3d58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9205b6d6f64f3d58" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-315ba751d761de38" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-315ba751d761de38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-364f1ea427ac7c98b89b09043a401390" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-315ba751d761de38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-315ba751d761de38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08fcb570ec0628cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08fcb570ec0628cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-54eee8d98c6fdf809d35b1e5494bbe22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08fcb570ec0628cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-08fcb570ec0628cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8846ebbf3cf0d3b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8846ebbf3cf0d3b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-55773f0c3f5b5351be04f152811d3025" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8846ebbf3cf0d3b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8846ebbf3cf0d3b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee4ac449915ad77e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee4ac449915ad77e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2c182eccaee4e8a7686a78f9fa147fee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee4ac449915ad77e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ee4ac449915ad77e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-598816b40bae21d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-598816b40bae21d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-80c21e37f08475332ba584422cb8e833" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-598816b40bae21d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-598816b40bae21d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a2578a8341cacbf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a2578a8341cacbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-09afa043944be6b70f8c19c51c15e55f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a2578a8341cacbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a2578a8341cacbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb03f041ae3c78d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb03f041ae3c78d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f01a224981b6f5226b5b2e2e408f22a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb03f041ae3c78d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fb03f041ae3c78d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c75cde8c910161aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c75cde8c910161aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cbcde908fd40201727d8190c8cb69f47" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c75cde8c910161aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c75cde8c910161aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-362bfaeb60983277" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-362bfaeb60983277" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2fd3f8529576192069b9820eaea64bad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-362bfaeb60983277" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-362bfaeb60983277" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/849e82d/test_image.py::test_oneimage" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#isgri" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#dispatcher" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#frontend_reachable" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-091995c2a3382a40" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-091995c2a3382a40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb6c64933b2f5a393cbe8b15bddeb676" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-091995c2a3382a40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-091995c2a3382a40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da43d3b81d73ff99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da43d3b81d73ff99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e7c118efe05b5d3dcbac866ef2565ba9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da43d3b81d73ff99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-da43d3b81d73ff99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-659047bf8d759b7d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-659047bf8d759b7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6b1d23067baff8f8bc9965e6216c28fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-659047bf8d759b7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-659047bf8d759b7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6677aff47e6746d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6677aff47e6746d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bc2d6218c46f1b42f1074a7f908637ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6677aff47e6746d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a6677aff47e6746d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e3d3c61fcfe5710" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e3d3c61fcfe5710" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0b210fde3d188fe5f060011f63706c1b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e3d3c61fcfe5710" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1e3d3c61fcfe5710" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e356bf8491493af5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e356bf8491493af5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d37c75aff0e5945998a17843a6bd8892" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e356bf8491493af5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e356bf8491493af5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3d78e48913cdb45" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3d78e48913cdb45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-548a7bc09f234a5ecba5279728ddb7a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3d78e48913cdb45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c3d78e48913cdb45" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d49849f4f613b993" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d49849f4f613b993" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d97e2e01c0baa3ab9570706e1f93c88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d49849f4f613b993" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d49849f4f613b993" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c694011a48d16f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c694011a48d16f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ecf5f869e7252a9799a82695abf280b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c694011a48d16f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5c694011a48d16f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffb4abcc9170e148" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffb4abcc9170e148" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-94619544cf3330e556c3e709bca3e548" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffb4abcc9170e148" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ffb4abcc9170e148" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50443070b88e4f36" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50443070b88e4f36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-495688b371b5dbe65e9f43de3b8fd458" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50443070b88e4f36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-50443070b88e4f36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61466a3a7ab511e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61466a3a7ab511e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-014bc09bd3a88987aa1271dc00d8a8ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61466a3a7ab511e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-61466a3a7ab511e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-237eb751c627d8f7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-237eb751c627d8f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bd374207946cf245b1d8dce23bb892b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-237eb751c627d8f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-237eb751c627d8f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a53dd8f45992d739" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a53dd8f45992d739" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-799673c47477bbc227a4e9dcfd396917" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a53dd8f45992d739" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a53dd8f45992d739" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a477ccc024a14248" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a477ccc024a14248" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6b74a238ad0ab8b9f5792ccb3b2432c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a477ccc024a14248" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a477ccc024a14248" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1517c5f008e6530f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1517c5f008e6530f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7389ef71eea4c6acb9c7fe73484e53ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1517c5f008e6530f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1517c5f008e6530f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-054f36565ccfc52f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-054f36565ccfc52f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9cab50822520a3755f3b3e8cbdceac32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-054f36565ccfc52f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-054f36565ccfc52f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a802c22f0e36e216" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a802c22f0e36e216" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b20d43d9b1840733e8429ab679d8b2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a802c22f0e36e216" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a802c22f0e36e216" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f180b6440636c6f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f180b6440636c6f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7a6a90cf3522ce4a230f9f0c1cf4a756" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f180b6440636c6f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f180b6440636c6f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b484b000ab4ae7d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b484b000ab4ae7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4c56aaeafcac26d2f522ceaf98b7120d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b484b000ab4ae7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7b484b000ab4ae7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b8219eeb315bf3a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b8219eeb315bf3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-01907ba3eeb228a3de4d61c48336836c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b8219eeb315bf3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b8219eeb315bf3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-680731614692f061" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-680731614692f061" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-80203b038f37332d299e72e13f565204" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-680731614692f061" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-680731614692f061" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c957c2ac473b4ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c957c2ac473b4ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-31bae9ae0483bde9837a5df59f2fea92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c957c2ac473b4ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8c957c2ac473b4ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ae753c7d2884b5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ae753c7d2884b5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f079bee4cabe9d648226ed9d0cf2af5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ae753c7d2884b5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7ae753c7d2884b5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1eb925d05f41f6c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1eb925d05f41f6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-940ff10ca17ff0157cc0b18351f54d22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1eb925d05f41f6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f1eb925d05f41f6c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-197afb76f9e35065" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-197afb76f9e35065" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be0e00bfef278f84a2ec56f59f528bb0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-197afb76f9e35065" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-197afb76f9e35065" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44340d6eaacf2217" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44340d6eaacf2217" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b0598b78026b566f962307ea9025036" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44340d6eaacf2217" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-44340d6eaacf2217" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5460fa33aa62895f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5460fa33aa62895f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61d9ba2a6bb85778f1d81ffa0f4924a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5460fa33aa62895f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5460fa33aa62895f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd9c877330491182" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd9c877330491182" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b950b4f38a37193ce333fc2917d3088a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd9c877330491182" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fd9c877330491182" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a885a05b7a2586c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a885a05b7a2586c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-95037244ec83b945e6ca9a513220cb98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a885a05b7a2586c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9a885a05b7a2586c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63e48d051af04354" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63e48d051af04354" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ae2a667688134a795422fd329cb251a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63e48d051af04354" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-63e48d051af04354" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80fa3b7bca01a701" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80fa3b7bca01a701" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e4655d334c13eced7bc0ce4310faf255" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80fa3b7bca01a701" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-80fa3b7bca01a701" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/849e82d/test_gw.py::test_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#timesystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#gateway" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b6178ca12b4e683" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b6178ca12b4e683" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f21d0cad4a67c2c06c8b78b45c738db4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b6178ca12b4e683" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7b6178ca12b4e683" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b2d47a4236bfc68" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b2d47a4236bfc68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-86f6aaa360d4a2ad8bf17926c201ae84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b2d47a4236bfc68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9b2d47a4236bfc68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-465ab17da495ed5b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-465ab17da495ed5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-01dc5380bed14f956391a794dbce4e07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-465ab17da495ed5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-465ab17da495ed5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e709d5d0e0b15f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e709d5d0e0b15f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-977d128b4dfb17c23580cad65320c802" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e709d5d0e0b15f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6e709d5d0e0b15f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73362a4c26f9a5ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73362a4c26f9a5ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c0e01430544b39b21b82c2fcef8d6395" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73362a4c26f9a5ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-73362a4c26f9a5ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c63abbba019a22b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c63abbba019a22b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-63f1aac4396b3154fcb61b10ea25b483" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c63abbba019a22b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2c63abbba019a22b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f8bbdbef13fc262" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f8bbdbef13fc262" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d3f0eac7efdb622f3ff42b01031dcda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f8bbdbef13fc262" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f8bbdbef13fc262" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33bf4bbdd95f4442" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33bf4bbdd95f4442" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-81722c146e38b609fde6c0d710bb1b30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33bf4bbdd95f4442" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-33bf4bbdd95f4442" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34b9f763aca16e25" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34b9f763aca16e25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-01f8b2479de39de766b5593a2f3fbd75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34b9f763aca16e25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-34b9f763aca16e25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8fbd0af98d339e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8fbd0af98d339e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-64b22e369248e046944f1423a0c32304" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8fbd0af98d339e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e8fbd0af98d339e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31a08219ed90e32d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31a08219ed90e32d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a98fdd37e240bae8ed8ef87525a635b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31a08219ed90e32d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-31a08219ed90e32d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4c993389ce667e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4c993389ce667e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7b3a28e89b4eafa726b8f490a3b3b9ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4c993389ce667e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d4c993389ce667e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c91ae6dcdcbd522" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c91ae6dcdcbd522" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-618166dcdd19b9d3860887f65d198b6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c91ae6dcdcbd522" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0c91ae6dcdcbd522" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b28c0f0e6f7cb57" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b28c0f0e6f7cb57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-16db9900ce31f979e4023702459c8783" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b28c0f0e6f7cb57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2b28c0f0e6f7cb57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fee314b81a1cbeae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fee314b81a1cbeae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fd32093f5982c8c7bacc9488153cd86a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fee314b81a1cbeae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fee314b81a1cbeae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-306b686a21455c4b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-306b686a21455c4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8f56c468121ed0e34adfb90ed322037e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-306b686a21455c4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-306b686a21455c4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-577c0ff8560cbaf0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-577c0ff8560cbaf0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61710e139bb195f029fb77c9e0e41715" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-577c0ff8560cbaf0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-577c0ff8560cbaf0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35fb07f33ef3f4da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35fb07f33ef3f4da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8134c25e43a22ee7723cdfc869a60301" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35fb07f33ef3f4da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-35fb07f33ef3f4da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6aaf0292de2ecda" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6aaf0292de2ecda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6ba241930b8b9007d96310c8cc34e96b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6aaf0292de2ecda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e6aaf0292de2ecda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-261e66b3052c4f77" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-261e66b3052c4f77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fefd99a28bb2c82b1ae06073d297734a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-261e66b3052c4f77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-261e66b3052c4f77" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-079b30fd5db9897e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-079b30fd5db9897e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-27e878c77bb112dd578e746c79b18b96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-079b30fd5db9897e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-079b30fd5db9897e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a07fed7045c64d89" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a07fed7045c64d89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-089431bf69ef049ab9917de95206c312" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a07fed7045c64d89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a07fed7045c64d89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-366895005eb58353" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-366895005eb58353" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e07ef2903921239d9de43b91fd6ab61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-366895005eb58353" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-366895005eb58353" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3a48090ee8a2401" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3a48090ee8a2401" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8088d2ba8b26f6a36f7994a0ee06be09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3a48090ee8a2401" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f3a48090ee8a2401" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d53cbaf2b5b9f8b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d53cbaf2b5b9f8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4890544b4ac356e1d81d8e78eef3771d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d53cbaf2b5b9f8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2d53cbaf2b5b9f8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a6b4aa631f36b37" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a6b4aa631f36b37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e9e2ce3c62f7e942eb2e3c9c7373e408" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a6b4aa631f36b37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a6b4aa631f36b37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dedf8c34d4a7087a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dedf8c34d4a7087a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac851bfc5aa40551c69c66281d527957" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dedf8c34d4a7087a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dedf8c34d4a7087a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ac4c52280311ecb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ac4c52280311ecb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6de162d6c4bd525419be184301a28f87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ac4c52280311ecb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7ac4c52280311ecb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3fe943de9a52d4e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3fe943de9a52d4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d6e61b3efcd77810aa56e67aafe18a01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3fe943de9a52d4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b3fe943de9a52d4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd0fafe56ed659fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd0fafe56ed659fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0b8b29ea035b944b771d8c8c6f33ea50" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd0fafe56ed659fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd0fafe56ed659fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efb16ced07bc969e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efb16ced07bc969e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a84c019362af6b82b9da22e42c45f4b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efb16ced07bc969e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-efb16ced07bc969e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e10f077d25b5ef5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e10f077d25b5ef5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ee822b02e5eb598803c4072d9953577f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e10f077d25b5ef5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e10f077d25b5ef5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0dd13e6d848521dc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0dd13e6d848521dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-abd2f8976ba8d70e20759c13260e7d39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0dd13e6d848521dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0dd13e6d848521dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47491cab0f393e87" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47491cab0f393e87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4094c7e21378c5be6210e11b703c0ac6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47491cab0f393e87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-47491cab0f393e87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7dca92e38eaabfd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7dca92e38eaabfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e44c2cf1af1619fab24d9ae4c3aade69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7dca92e38eaabfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f7dca92e38eaabfd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02426a4f9121375" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02426a4f9121375" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c16c9891f01b893c3bdd1a95b21a446d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02426a4f9121375" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e02426a4f9121375" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd6a9e3cef8cc709" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd6a9e3cef8cc709" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7fef1cd90449e47900580860fac91c0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd6a9e3cef8cc709" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fd6a9e3cef8cc709" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c7a32915f9ca53f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c7a32915f9ca53f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69f623a8be793f373de411edaea3041f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c7a32915f9ca53f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4c7a32915f9ca53f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e0e143d3f58c2ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e0e143d3f58c2ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-83f1acf80fa2f939734bd58c10535dd3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e0e143d3f58c2ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e0e143d3f58c2ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1100ef6b93a16ec3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1100ef6b93a16ec3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0290a36627afe84622ce4285d71c4aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1100ef6b93a16ec3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1100ef6b93a16ec3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b07e7507e61b372d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b07e7507e61b372d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de0f86a2a97cf5dbf1ef6e87ed8d441f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b07e7507e61b372d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b07e7507e61b372d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ad77290d82c35b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ad77290d82c35b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7775a7e71434117965f5ff0035ac10c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ad77290d82c35b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5ad77290d82c35b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5841c2d75bb04277" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5841c2d75bb04277" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0f2f1f66730ac0d058b5cbf291b7f1c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5841c2d75bb04277" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5841c2d75bb04277" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f76281dbcb880200" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f76281dbcb880200" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a6fb1ba393721fd9d3e507911855be97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f76281dbcb880200" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f76281dbcb880200" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91efc017e67e44ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91efc017e67e44ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c69d1e051313dabbb65b2991c3c40f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91efc017e67e44ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-91efc017e67e44ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9027a35ff5db90e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9027a35ff5db90e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f1196eacb491f701135c9e41e415351a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9027a35ff5db90e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9027a35ff5db90e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3750ca3002d3c1ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3750ca3002d3c1ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f637cb3c0f66c2cef426952f2b341fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3750ca3002d3c1ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3750ca3002d3c1ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e08ea88363e8e1a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e08ea88363e8e1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-34e732eb066b61170e01301970cac4d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e08ea88363e8e1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1e08ea88363e8e1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2849779884e7002d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2849779884e7002d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e0c9487771833d8a45e51768d1c6b08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2849779884e7002d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2849779884e7002d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57f10e92077dc435" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57f10e92077dc435" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f98413ef24154b1820e9ed5053511e0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57f10e92077dc435" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-57f10e92077dc435" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe8e43713f730ee2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe8e43713f730ee2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-325bd5b037e0f19fd734cb89bcea1052" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe8e43713f730ee2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe8e43713f730ee2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-719c30918189874c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-719c30918189874c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-702b0d479bab04af19fbf68c4613cc38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-719c30918189874c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-719c30918189874c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-314869982a2fc7c0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-314869982a2fc7c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2b48054d155d225c5b51974b58d53bd0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-314869982a2fc7c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-314869982a2fc7c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31bd5c2a7d054f75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31bd5c2a7d054f75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f549a748b347c5879cc5b6be78b2aa3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31bd5c2a7d054f75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-31bd5c2a7d054f75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2024d26afb1bf39" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2024d26afb1bf39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5ff898bdb7f54b414d3286f446699436" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2024d26afb1bf39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c2024d26afb1bf39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e6844af9a2f6c15" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e6844af9a2f6c15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6cebc17e32cb8929cc45193faccee3e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e6844af9a2f6c15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7e6844af9a2f6c15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f55f6c4e217f34d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f55f6c4e217f34d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f98ee949b77d56e9554be8d6b1b61420" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f55f6c4e217f34d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f55f6c4e217f34d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-466554f57bd98a9e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-466554f57bd98a9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1ee0295c211d954834abd3f59a465dbe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-466554f57bd98a9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-466554f57bd98a9e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6707ddf1e4009377" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6707ddf1e4009377" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8540a0a4a2a3a8627e9a6c0e8f4767a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6707ddf1e4009377" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6707ddf1e4009377" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9625610cdfe8f605" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9625610cdfe8f605" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b262c26e9fab9c4e4853ddff437b1dfd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9625610cdfe8f605" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9625610cdfe8f605" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b99606d24675c08f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b99606d24675c08f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d19d801ba66aed6c186d11aa5f32b15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b99606d24675c08f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b99606d24675c08f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3b516f6552b9fea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3b516f6552b9fea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6388715521e1214afcd9e079998f1d88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3b516f6552b9fea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e3b516f6552b9fea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22b72352c7ae5ff3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22b72352c7ae5ff3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-88d021b4a5c637eaebf70648a4b390c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22b72352c7ae5ff3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22b72352c7ae5ff3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1062e3b029edd3b9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1062e3b029edd3b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-461e8edff828af9d5d8f903057fed024" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1062e3b029edd3b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1062e3b029edd3b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3919d3ac544233a8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3919d3ac544233a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-210eb51be217c3a8d20dc2685c8996a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3919d3ac544233a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3919d3ac544233a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91d767ee77c1ea07" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91d767ee77c1ea07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-082ad7139eba5e982727d4068227897e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91d767ee77c1ea07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-91d767ee77c1ea07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72c52ea37367bf0a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72c52ea37367bf0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04c73a0fa532d1fafc02d2c2c43645c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72c52ea37367bf0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-72c52ea37367bf0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e0bc100bb71ccd1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e0bc100bb71ccd1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4526c7877f3b64db359b409a28265e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e0bc100bb71ccd1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4e0bc100bb71ccd1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77d9e7b4b77ed484" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77d9e7b4b77ed484" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-99f54cdb4130a41ccfb95c4ad54a48e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77d9e7b4b77ed484" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-77d9e7b4b77ed484" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80318365ab331582" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80318365ab331582" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3359550cab6ddf0da60f1ba43d1cf3cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80318365ab331582" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-80318365ab331582" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2f43c592d0c8367" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2f43c592d0c8367" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f2c9618290a415adf6ee9ac1a1070fd7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2f43c592d0c8367" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f2f43c592d0c8367" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8f5567f7981073c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8f5567f7981073c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa9c4f360f658d51277acec3b0d2ca58" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8f5567f7981073c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e8f5567f7981073c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a0a8dfdc6d48bf3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a0a8dfdc6d48bf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9eb2a139279036e8db9a420817368be5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a0a8dfdc6d48bf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a0a8dfdc6d48bf3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d538a5ce7a45c4dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d538a5ce7a45c4dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9bd9f397e214190c176a5aef9f25de94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d538a5ce7a45c4dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d538a5ce7a45c4dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc7fb752f7210669" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc7fb752f7210669" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f436aa51023f4758a2b68195b002c8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc7fb752f7210669" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bc7fb752f7210669" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae9194daeb9cb6e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae9194daeb9cb6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3a2d4296ba340a6094a21eccd221a38a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae9194daeb9cb6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8ae9194daeb9cb6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3a7fdabab789ccf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3a7fdabab789ccf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-28da3703406ed2aec44ad720114bfe53" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3a7fdabab789ccf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e3a7fdabab789ccf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dfbdade6fcf6563" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dfbdade6fcf6563" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f49c77f782a8b0edbac8fe955dc493e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dfbdade6fcf6563" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9dfbdade6fcf6563" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-707d1e232cf29c19" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-707d1e232cf29c19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dfa818d0514dbfaa4982ed8ad01694dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-707d1e232cf29c19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-707d1e232cf29c19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52ab569214308cea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52ab569214308cea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5c800546df36ce2d27f8b5a40f732e7b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52ab569214308cea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-52ab569214308cea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf217aaf0566d4f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf217aaf0566d4f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7e4faf4f146cff2931c61c8a0d43d443" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf217aaf0566d4f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cf217aaf0566d4f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c90495c5934bf892" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c90495c5934bf892" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-93d7c30dd7d85529ef8ebaf1683e29b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c90495c5934bf892" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c90495c5934bf892" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252da2dca4888e3c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252da2dca4888e3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa197aaf8d5b1c8e7d18fe386d283ef5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252da2dca4888e3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-252da2dca4888e3c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f37aa8ae7691af3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f37aa8ae7691af3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a3055ce7fff459e11160d4c844685e96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f37aa8ae7691af3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f37aa8ae7691af3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0902575337de94da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0902575337de94da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0d161d5a5ab4dbd23ca83277c8265e1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0902575337de94da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0902575337de94da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69b037cff521f981" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69b037cff521f981" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6febc54fe08d3b75a0772ad0382f0cf2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69b037cff521f981" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69b037cff521f981" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4f7b652c7e47b29" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4f7b652c7e47b29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e5f78a9265f45bc6e4be2cb1245663bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4f7b652c7e47b29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f4f7b652c7e47b29" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7f31736721d018d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7f31736721d018d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-556b3aa3ad7c2e73dd722e566386bf66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7f31736721d018d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f7f31736721d018d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-722ff5c8567d4778" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-722ff5c8567d4778" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-65ea5acca781f8ce1f346cf3c26dd1fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-722ff5c8567d4778" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-722ff5c8567d4778" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c21dc5922170e435" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c21dc5922170e435" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba6f74b8a43765daa7dbedb11a7ea5e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c21dc5922170e435" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c21dc5922170e435" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f3aa73027fc1f9d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f3aa73027fc1f9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4009db98dfd9ddb7e1b0c9696e5558f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f3aa73027fc1f9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f3aa73027fc1f9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06f94952a23adc98" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06f94952a23adc98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-916eab3d2123d8a93bef2342ed294da9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06f94952a23adc98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-06f94952a23adc98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef9ba6379c532fc9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef9ba6379c532fc9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f5e4443c38fcf07bb46484181b6ddfd9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef9ba6379c532fc9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ef9ba6379c532fc9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533ee4f15776eda7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533ee4f15776eda7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-68916adc16f9db5519e1921defd49c7e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533ee4f15776eda7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-533ee4f15776eda7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5605ebf7952314ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5605ebf7952314ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ee05fd05031e4448365bfeb1b58b9cff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5605ebf7952314ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5605ebf7952314ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d95759ce13ca61a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d95759ce13ca61a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5509509dba0e81ca1fdb72eaaa98e826" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d95759ce13ca61a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d95759ce13ca61a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83e578187348c1b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83e578187348c1b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f215f58dfee081f446dd2f733eb2030d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83e578187348c1b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83e578187348c1b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81e6bb3a9b97272b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81e6bb3a9b97272b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-253bf1e6fa8f7307f4ad4e1b8a5d3be3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81e6bb3a9b97272b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81e6bb3a9b97272b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bab3cee631ed24c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bab3cee631ed24c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61b024a62d6ecbe41716643c34a385a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bab3cee631ed24c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0bab3cee631ed24c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6c473bbb03216ec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6c473bbb03216ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e9327089a6e365aecae3aaa060e2f4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6c473bbb03216ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a6c473bbb03216ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57e146b95ac95c75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57e146b95ac95c75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-67cecd173fed1cfd5d0607e87be95406" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57e146b95ac95c75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-57e146b95ac95c75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-837256f8f7842df1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-837256f8f7842df1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c1bc52edb8a30c47a0db5277740fd322" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-837256f8f7842df1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-837256f8f7842df1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8be93a3d0840cc1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8be93a3d0840cc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bf9adbac081da01d04ab236b854d0156" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8be93a3d0840cc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a8be93a3d0840cc1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-262138ac6f603c96" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-262138ac6f603c96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac7c1938693fe223c448768802a4e580" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-262138ac6f603c96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-262138ac6f603c96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bda90abf939228c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bda90abf939228c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-38a37d88218e957bb279a168a86af347" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bda90abf939228c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bda90abf939228c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68ac72957fc24c48" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68ac72957fc24c48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8387adc18fc5e13220470e535249aef8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68ac72957fc24c48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-68ac72957fc24c48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71c0d731131a2c20" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71c0d731131a2c20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f25d5e985a280e7ac5d2baae7d3ba31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71c0d731131a2c20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-71c0d731131a2c20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4012f7609ecda59b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4012f7609ecda59b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bbbaa8c3fabbc7998814d0997cb4d8bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4012f7609ecda59b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4012f7609ecda59b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1297b441b1a9b786" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1297b441b1a9b786" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-62e4817203ab64ab206b3790400c7b21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1297b441b1a9b786" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1297b441b1a9b786" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a71c18572e5579fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a71c18572e5579fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-83dbba95531ef048313f915d11e543d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a71c18572e5579fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a71c18572e5579fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07a033c18c17f1b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07a033c18c17f1b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a809d51f7d7e861680520c8561f068b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07a033c18c17f1b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07a033c18c17f1b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78d42efa88338d6e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78d42efa88338d6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6b931bb6d260911a4c663fd39ea53d9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78d42efa88338d6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-78d42efa88338d6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cabfd15ddc95dca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cabfd15ddc95dca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-99736b8106e6e1719357ed80306dfcd2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cabfd15ddc95dca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3cabfd15ddc95dca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1cb9cd187f415dea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1cb9cd187f415dea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2b414aebb67291aa9a4bae8e5af5684e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1cb9cd187f415dea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1cb9cd187f415dea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b1b8d9a08f695e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b1b8d9a08f695e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d4571f3162ccd538a10b6c85dbb67306" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b1b8d9a08f695e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b1b8d9a08f695e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4965ac231b5638b9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4965ac231b5638b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6831261d3972d13fa31959426df6ad1e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4965ac231b5638b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4965ac231b5638b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f555fa2f025713b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f555fa2f025713b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8b149a071af1e024e1fbe7b8b18f2190" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f555fa2f025713b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f555fa2f025713b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8649d3bc1695171c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8649d3bc1695171c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a04045fbb196290ee106ddca98e0c43f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8649d3bc1695171c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8649d3bc1695171c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7273643a21230002" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7273643a21230002" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d9bbd41814a0e1fc48d91d4825d907a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7273643a21230002" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7273643a21230002" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f22498489010f63" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f22498489010f63" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a855d036ccfc7f8461b34f02bc04bea8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f22498489010f63" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3f22498489010f63" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e443c665a7ae4c6f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e443c665a7ae4c6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7990848667f1a29797733c1c43256329" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e443c665a7ae4c6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e443c665a7ae4c6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7685802a95e22aec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7685802a95e22aec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6abe81174570a4f5fa150bf16302c541" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7685802a95e22aec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7685802a95e22aec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bb016355bb45d42" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bb016355bb45d42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa10d5ba6af39a3f1d284d7a9a801188" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bb016355bb45d42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6bb016355bb45d42" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45772312ffc44adf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45772312ffc44adf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa6fa5c002942923d3d3bec3b4594b30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45772312ffc44adf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-45772312ffc44adf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29edb95f0389057d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29edb95f0389057d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-296518088852de7729dd8a18b3478b75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29edb95f0389057d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-29edb95f0389057d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f872b39d83378a59" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f872b39d83378a59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-31a5f0bcaff2bd800b4572b43025c5e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f872b39d83378a59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f872b39d83378a59" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b8f28db579c26bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b8f28db579c26bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4512310f4203e23b514e44fa4924d31d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b8f28db579c26bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b8f28db579c26bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4ff598c161431ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4ff598c161431ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0b9c5b2c8c6ec4cc6b9b82432a2ac34b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4ff598c161431ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a4ff598c161431ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf5db72746f3beff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf5db72746f3beff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5cfc4042344349843895f0f782a6674b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf5db72746f3beff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cf5db72746f3beff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b2fcfadb4530691" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b2fcfadb4530691" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d8c0dbe012de01a47ec1a8d391044591" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b2fcfadb4530691" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3b2fcfadb4530691" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cb2d91ba38d609c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cb2d91ba38d609c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b3d84762e77784ede77b9e2263f70911" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cb2d91ba38d609c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9cb2d91ba38d609c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83170c2e3a7014ec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83170c2e3a7014ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f00883437edcadc7e55b78c6d950cb6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83170c2e3a7014ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83170c2e3a7014ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a00c8fbc27f7b849" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a00c8fbc27f7b849" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-581b27e3808f65a523b4d1a55c8e0079" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a00c8fbc27f7b849" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a00c8fbc27f7b849" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1df8027cf14bf483" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1df8027cf14bf483" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-062665b8874ffc7ee2784e35a423ef8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1df8027cf14bf483" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1df8027cf14bf483" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-507783125000c83a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-507783125000c83a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-638645574f0f06a68fc8257f13504268" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-507783125000c83a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-507783125000c83a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03f2e0328eba8f48" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03f2e0328eba8f48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-91464cd540c6c28d2deb8face7298ca5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03f2e0328eba8f48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-03f2e0328eba8f48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77ead38ee198ef5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77ead38ee198ef5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c2754fc34a392df28b1fa1793655deed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77ead38ee198ef5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-77ead38ee198ef5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f84e561921cac1e1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f84e561921cac1e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f0e981e3295f59bb41a7c198d4e18f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f84e561921cac1e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f84e561921cac1e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d853239274dbadc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d853239274dbadc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79a1b44ba21ea1ffcdb7c7fd6e2a3664" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d853239274dbadc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d853239274dbadc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-849f2c44cc074680" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-849f2c44cc074680" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ee81c7fe2cfe19851d71310e1e0e635" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-849f2c44cc074680" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-849f2c44cc074680" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce281da7754853f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce281da7754853f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-34585a0ba7214ee8f42ffb96a3fdcbbb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce281da7754853f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ce281da7754853f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-035695b70611db08" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-035695b70611db08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1d36568066ee211b6b306758c4ccf44f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-035695b70611db08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-035695b70611db08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78ab34d69cb76535" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78ab34d69cb76535" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb54c72febd4f7fbf18f1f3f6c3d80fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78ab34d69cb76535" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-78ab34d69cb76535" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd6b8e54de894c3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd6b8e54de894c3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-56792ab46ead56f5416fef4d2df595d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd6b8e54de894c3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fd6b8e54de894c3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c5c9deb2802d101" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c5c9deb2802d101" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dda712bcc9925fb4bcb538f031162a98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c5c9deb2802d101" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2c5c9deb2802d101" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1acfbd6f0caaca0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1acfbd6f0caaca0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f27a79315d8a800f6814cfaff717535" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1acfbd6f0caaca0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e1acfbd6f0caaca0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e5f154ebd03f5f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e5f154ebd03f5f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90a6314ec36e082cf0fbca4ab149e22f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e5f154ebd03f5f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3e5f154ebd03f5f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2635d771e589811" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2635d771e589811" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-abba822ee6804af0e197f44b051a458b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2635d771e589811" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d2635d771e589811" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b8cf688271fc709" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b8cf688271fc709" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-84fc5a930bd4ed7c8b1d4f04b3fabd59" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b8cf688271fc709" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9b8cf688271fc709" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c737a75fbdd4675e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c737a75fbdd4675e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2102a343317056ce5ee3fbd07f7fa85a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c737a75fbdd4675e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c737a75fbdd4675e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b40f6f8779fd122d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b40f6f8779fd122d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9150c7c82429ab1a22fb6b71a38f428a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b40f6f8779fd122d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b40f6f8779fd122d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f480c858e24724ef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f480c858e24724ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-420297d0fd464d5a743f61ed4da6354f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f480c858e24724ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f480c858e24724ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9812f93f2901eab2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9812f93f2901eab2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-779823d5f9a0011616622dde301324ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9812f93f2901eab2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9812f93f2901eab2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-030718ffe3330480" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-030718ffe3330480" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef653d85613af1bb59b853fa1d45e0b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-030718ffe3330480" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-030718ffe3330480" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bb5cc749d064674" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bb5cc749d064674" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed9dfd9a0080deb83ffe1b113d846446" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bb5cc749d064674" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5bb5cc749d064674" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a68efc1bed264c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a68efc1bed264c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0560658cc354a4af510d5d5e10fc6423" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a68efc1bed264c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a68efc1bed264c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ee56a3a6e5be4c4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ee56a3a6e5be4c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0e66b864957cfe14d11d5941aacae17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ee56a3a6e5be4c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9ee56a3a6e5be4c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b60823a30b62edf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b60823a30b62edf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-57ddadcd2decc1b7206c466900405b4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b60823a30b62edf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1b60823a30b62edf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-504e1b66eed8d536" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-504e1b66eed8d536" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-26c357c6b0a9c748d392fa6889a361be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-504e1b66eed8d536" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-504e1b66eed8d536" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5343f47ef14bfc8a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5343f47ef14bfc8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3417f16f26b5b1319eea39384fcc1acc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5343f47ef14bfc8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5343f47ef14bfc8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22452e4a82467714" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22452e4a82467714" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b75a6bfbdde04dc209de2c9109a1839a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22452e4a82467714" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22452e4a82467714" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2ce5792e3883e48" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2ce5792e3883e48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0644b882397bff7ad4aad2d88903b00d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2ce5792e3883e48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b2ce5792e3883e48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cc83d5b3f7d8dc3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cc83d5b3f7d8dc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-714494bca982ac446b9c15b981acdbe9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cc83d5b3f7d8dc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3cc83d5b3f7d8dc3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b90111b9b97b36e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b90111b9b97b36e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6f1317b4b2cd4ad8bf41f87cc4e6d374" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b90111b9b97b36e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b90111b9b97b36e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6caf062cd3af37b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6caf062cd3af37b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a0577a768cdcdbae96ad1f055e3c533f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6caf062cd3af37b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6caf062cd3af37b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f97d68720e614d0e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f97d68720e614d0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61ce99fad7273b5f7e2af9865f7e4f13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f97d68720e614d0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f97d68720e614d0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/849e82d/test_image.py::test_oneimage" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v1" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e93989e9d42ead31" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e93989e9d42ead31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6fc8edbdb313ce19292c8c76beb278de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e93989e9d42ead31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e93989e9d42ead31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca0c476e8572ac2b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca0c476e8572ac2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1de014f4ae2dc926cf9ce3c01a5aa5bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca0c476e8572ac2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca0c476e8572ac2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bee4749f7ddd2ed2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bee4749f7ddd2ed2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1d91ad4fb7cea7bc0cc6565bf11da563" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bee4749f7ddd2ed2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bee4749f7ddd2ed2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8950f4b41b6cb399" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8950f4b41b6cb399" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-11c4d45b85866e3e14d48855cbf517eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8950f4b41b6cb399" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8950f4b41b6cb399" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97dba5d472f77f29" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97dba5d472f77f29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-23c255329e73e1e37ece4ae37eac7762" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97dba5d472f77f29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-97dba5d472f77f29" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f14ef2ccf46d907e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f14ef2ccf46d907e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05734818769271834179b392e7385d92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f14ef2ccf46d907e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f14ef2ccf46d907e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3602cd59375ae584" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3602cd59375ae584" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6b64bfa24c787af107cbb4019e4d7c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3602cd59375ae584" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3602cd59375ae584" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-743df3bb2349f322" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-743df3bb2349f322" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-50357684443023d1ae6883de878e621b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-743df3bb2349f322" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-743df3bb2349f322" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24f0fee589bf6748" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24f0fee589bf6748" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-309c46f0f2bae7084ad370ae7128e490" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24f0fee589bf6748" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-24f0fee589bf6748" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3030bc1ff3cead40" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3030bc1ff3cead40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef249fca775e92985871adc2dde0054c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3030bc1ff3cead40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3030bc1ff3cead40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9726ae1440893b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9726ae1440893b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e95142d677a5ddab29f2eb6025ade746" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9726ae1440893b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f9726ae1440893b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f096aabca8ebaa16" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f096aabca8ebaa16" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d5dc9d88ef97766939462d7f84da8bc6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f096aabca8ebaa16" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f096aabca8ebaa16" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d99cf396a12f863" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d99cf396a12f863" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ca43ea721098f3f41f2b8f2937efa20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d99cf396a12f863" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6d99cf396a12f863" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8fe11a94acbae94" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8fe11a94acbae94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4514550dbdb40bf3a2869202332e064" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8fe11a94acbae94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f8fe11a94acbae94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecd9c500f04b39aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecd9c500f04b39aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8be0de917439f65e844d83a2ad79efc3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecd9c500f04b39aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ecd9c500f04b39aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-418444eb27b86aa8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-418444eb27b86aa8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3430229b6175f57f7ba566e8cc42c231" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-418444eb27b86aa8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-418444eb27b86aa8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec06185252c4fa7e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec06185252c4fa7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-139a4fb0fa59afaa36d7f2370416b084" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec06185252c4fa7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ec06185252c4fa7e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb895d0cf11e271b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb895d0cf11e271b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0d21ade9b119309230c7cf4c296c1bd6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb895d0cf11e271b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eb895d0cf11e271b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e4d7bb83f7e6902" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e4d7bb83f7e6902" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90c97a399271d6e318789bac5436c6e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e4d7bb83f7e6902" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4e4d7bb83f7e6902" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64c0573608faedb1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64c0573608faedb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90aace699f043a7d50bd42f94e450123" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64c0573608faedb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-64c0573608faedb1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/069faf3/test_image.py::test_oneimage" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v2" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e6abc3dda38b107" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e6abc3dda38b107" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3fe67bd5dbe124be32445745ce88e3f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e6abc3dda38b107" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6e6abc3dda38b107" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9382b9223ef9bf2a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9382b9223ef9bf2a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-92852cf0aff5274ccdbbdc7df984b151" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9382b9223ef9bf2a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9382b9223ef9bf2a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d42acc0316d3250d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d42acc0316d3250d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-473abe9b228a59ea66c6cd9404cd088e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d42acc0316d3250d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d42acc0316d3250d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a25d1aebc02b923a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a25d1aebc02b923a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-433182307d1f33d7295eadd4a208eced" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a25d1aebc02b923a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a25d1aebc02b923a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/de227b4/test_image.py::test_oneimage" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v3" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8d8dea9515f9ba8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8d8dea9515f9ba8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-19426aaa28dbbd17b8da731f5773e6c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8d8dea9515f9ba8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f8d8dea9515f9ba8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62075c875ec17575" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62075c875ec17575" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6f5f474ba2b72597218fa470f6d26cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62075c875ec17575" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-62075c875ec17575" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b52e7bf288fb791" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b52e7bf288fb791" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-433989a9260ff56cf6a1200511945614" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b52e7bf288fb791" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1b52e7bf288fb791" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-712addb32564172a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-712addb32564172a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-abb5b1c93b4242e3c0a4530fab46809c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-712addb32564172a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-712addb32564172a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/acf5059b/test_image.py::test_oneimage" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#isgri" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#common" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#osa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#frontend_reachable" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v4" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df07e4337a1a7f21" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df07e4337a1a7f21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e821f4d4d69654e2dbee9446b0d0c407" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df07e4337a1a7f21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-df07e4337a1a7f21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c4d79b21afe9ea7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c4d79b21afe9ea7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4289bf3796ef996a660d96e4c869cb0f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c4d79b21afe9ea7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5c4d79b21afe9ea7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bedeb4b84c89a619" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bedeb4b84c89a619" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-18cdf6b6b9006315aee222e5f43c541e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bedeb4b84c89a619" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bedeb4b84c89a619" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d223993db68d2a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d223993db68d2a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-588b4c2fd548ef5dd488da12ca7031eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d223993db68d2a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d223993db68d2a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a934bb32dd8ffcd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a934bb32dd8ffcd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-639641ac8a71c092325b57787f9f721c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a934bb32dd8ffcd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a934bb32dd8ffcd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9d560bd462954c9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9d560bd462954c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cbd0eec9cbda8dd41a2c2f68c834a297" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9d560bd462954c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a9d560bd462954c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cc9db6c197a9625" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cc9db6c197a9625" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-515cbf571fef7b73c0de82f49eb228a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cc9db6c197a9625" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7cc9db6c197a9625" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-028bbd7c3cbd4bdb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-028bbd7c3cbd4bdb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca727afbd07fc241de43fd2d7d5a6a8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-028bbd7c3cbd4bdb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-028bbd7c3cbd4bdb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7723f94bd335963e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7723f94bd335963e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-13b062988878460a680e7ee22ad9df62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7723f94bd335963e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7723f94bd335963e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-891785a1f8741627" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-891785a1f8741627" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-40a098ee984d7eb970d260aff744e9d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-891785a1f8741627" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-891785a1f8741627" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-387b9c60ef781bce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-387b9c60ef781bce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6bc59934ec10de4a4e56c55d314a48c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-387b9c60ef781bce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-387b9c60ef781bce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce93d5772d0fd727" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce93d5772d0fd727" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-beff125360602279fa3237e9311e88bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce93d5772d0fd727" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ce93d5772d0fd727" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f7105af583dda99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f7105af583dda99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-52e52b615e9670819aa40620fecc93c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f7105af583dda99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5f7105af583dda99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f24b57293c029a7b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f24b57293c029a7b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-55a43d4e3e52c890cdea09cdf0fa992c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f24b57293c029a7b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f24b57293c029a7b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20b3baba20fcfef5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20b3baba20fcfef5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-219cee95543abb2562c1245af28f995c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20b3baba20fcfef5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20b3baba20fcfef5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4ce2e83d1d76f7b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4ce2e83d1d76f7b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9aeee8e1e551c630208842fc0825dc04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4ce2e83d1d76f7b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4ce2e83d1d76f7b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-966d7cb74233cf5c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-966d7cb74233cf5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e73d38e7eb34844a28d58e6b1a981cc7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-966d7cb74233cf5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-966d7cb74233cf5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07970748f50386a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07970748f50386a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-559c6ead66e164cb33626b3e97d2ff8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07970748f50386a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07970748f50386a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46c030f9f4781ded" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46c030f9f4781ded" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7862854c2e7ada7972dcf75d88b9cde2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46c030f9f4781ded" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-46c030f9f4781ded" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ff71d9cfaf8b55b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ff71d9cfaf8b55b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b29c5717518b03b420780e46b8db32dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ff71d9cfaf8b55b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8ff71d9cfaf8b55b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e62228d532799c18" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e62228d532799c18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-39f86e711c4b119fa4321c3851199222" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e62228d532799c18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e62228d532799c18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-891c5512d2a2702d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-891c5512d2a2702d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b9a6b69c7f4bbc4c6cfc48a543dfd0f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-891c5512d2a2702d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-891c5512d2a2702d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-082f88846ac9d941" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-082f88846ac9d941" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f60bfe5a02e42e76affb71d7b9ca1b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-082f88846ac9d941" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-082f88846ac9d941" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d89ea0943a190aaf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d89ea0943a190aaf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3c733d661e48d4980a472d6113fea8f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d89ea0943a190aaf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d89ea0943a190aaf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18b0fae17d8266d1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18b0fae17d8266d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2e53139435d38dee6fa394fed9d6643" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18b0fae17d8266d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-18b0fae17d8266d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f995b7c2989e197" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f995b7c2989e197" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9db56d6008805630151a6cbeeca00d79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f995b7c2989e197" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f995b7c2989e197" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7082d685dae2b8a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7082d685dae2b8a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c5240f4673b04898f68fa8c0c14e6616" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7082d685dae2b8a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7082d685dae2b8a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cb43f4b399f1665" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cb43f4b399f1665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d8847527ff470196d6bb5d8d5f482c62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cb43f4b399f1665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5cb43f4b399f1665" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/edba588/test_image.py::test_oneimage" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#common" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#osa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#frontend_reachable" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_v5" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01fcf6fc2fdd9365" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01fcf6fc2fdd9365" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3c36a83e048ed9559d1974e6663d8e0b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01fcf6fc2fdd9365" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-01fcf6fc2fdd9365" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41237bf41e426738" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41237bf41e426738" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-feec923eac133ca0110d894ddda804db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41237bf41e426738" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-41237bf41e426738" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6950965ac20d48ad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6950965ac20d48ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-80f2bc624ab847980b8f23c1f761b7a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6950965ac20d48ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6950965ac20d48ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca680ca9b3617560" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca680ca9b3617560" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d2f1d0671977bd443b90aa5f93dc87f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca680ca9b3617560" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca680ca9b3617560" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-474d30fa4e6d4978" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-474d30fa4e6d4978" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1a60550dd15667a934fe75ecc83ba811" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-474d30fa4e6d4978" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-474d30fa4e6d4978" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-859fd1d21e05abc4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-859fd1d21e05abc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5ed1ed476aa188e8b7985918d1bbabd3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-859fd1d21e05abc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-859fd1d21e05abc4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-649c4f858c82c0de" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-649c4f858c82c0de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-da15d60881ff8bce12e101ca3fb5a9c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-649c4f858c82c0de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-649c4f858c82c0de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83009b2904195e70" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83009b2904195e70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d39e956cd676baa40f451aeb7388cd3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83009b2904195e70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83009b2904195e70" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8bc0f2e621e43a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8bc0f2e621e43a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0761f1c5868866e5a5859bf986d83e18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8bc0f2e621e43a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a8bc0f2e621e43a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-043d8dfd10d22265" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-043d8dfd10d22265" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a2c58f9e5efac3665230dd87c4715f34" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-043d8dfd10d22265" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-043d8dfd10d22265" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fc02df3e9b672f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fc02df3e9b672f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-71fe791197dd3d6bd5a8ada3d121a8b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fc02df3e9b672f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4fc02df3e9b672f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f04995d4255abd8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f04995d4255abd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7616cf39d9cc324f3c9fd3f6ec309201" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f04995d4255abd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1f04995d4255abd8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bd5d41746277f6e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bd5d41746277f6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1a03cb956af2345cf70a81b32b33c99f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bd5d41746277f6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1bd5d41746277f6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f42bca3fe8edbf30" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f42bca3fe8edbf30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8bec516971b29679057891e56438a519" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f42bca3fe8edbf30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f42bca3fe8edbf30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfbaad2c591ea62b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfbaad2c591ea62b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f21c13167d88c799bf3ee30aec1ca9a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfbaad2c591ea62b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cfbaad2c591ea62b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b476793d3d93ea5c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b476793d3d93ea5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-55df737d5ee054df1ae5b666ddcc4a3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b476793d3d93ea5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b476793d3d93ea5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48f47fad26c45d6b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48f47fad26c45d6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-235b5495dd896c6c502fb41f871b76ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48f47fad26c45d6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-48f47fad26c45d6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a23219b2bb1f44f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a23219b2bb1f44f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-68b2397ecdc0926d4156f90e049ce478" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a23219b2bb1f44f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a23219b2bb1f44f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee4836762e2dc2f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee4836762e2dc2f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-709a368f389560f3c55a0324dde6c335" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee4836762e2dc2f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ee4836762e2dc2f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb2662f7b8f86728" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb2662f7b8f86728" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4998d758844c1571b95c8be24c649655" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb2662f7b8f86728" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eb2662f7b8f86728" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8fe1c896438bda3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8fe1c896438bda3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2908f90bcd62294074acbdfb3c739611" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8fe1c896438bda3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b8fe1c896438bda3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f379ab7909f14ef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f379ab7909f14ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-654c5b444ba804c5f04c80141d53bab7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f379ab7909f14ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f379ab7909f14ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a1dab6e768f86ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a1dab6e768f86ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f746998c00ba56155c73c6c1a8dd7004" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a1dab6e768f86ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a1dab6e768f86ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8c9b9131a9942ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8c9b9131a9942ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2c53b74ee0530952969bdfc7948a7d2a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8c9b9131a9942ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d8c9b9131a9942ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-068a7985785f188d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-068a7985785f188d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2d088327ad6a1bc0514e4599f44de7c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-068a7985785f188d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-068a7985785f188d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9fc85fe801557a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9fc85fe801557a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-464f7684118a7c722c2594651f801586" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9fc85fe801557a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9fc85fe801557a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f6498ec95d26ad6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f6498ec95d26ad6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-98c53f79ffc7dc9deee522536979cc23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f6498ec95d26ad6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8f6498ec95d26ad6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a1fc8369866403d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a1fc8369866403d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bc1ffec63ccd2496d2a2798a5e7aef72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a1fc8369866403d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a1fc8369866403d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/73458c7/test_gw.py::test_scwlist" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#gateway" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#frontend_reachable" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97a73301a9c3abd2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97a73301a9c3abd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4d0a1acc31752d4227617f9d5d28ce0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97a73301a9c3abd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-97a73301a9c3abd2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e7ef0b198a325d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e7ef0b198a325d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2d164961bfd0d7effd335657568d7f53" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e7ef0b198a325d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e7ef0b198a325d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42cd5ba310545d14" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42cd5ba310545d14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5cf6d3abddf6acd92913473ce9071c2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42cd5ba310545d14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-42cd5ba310545d14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3aeaeb12b5ab1df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3aeaeb12b5ab1df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0871a3b42bbc7547bc7a5c6a084267fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3aeaeb12b5ab1df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b3aeaeb12b5ab1df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/73458c7/test_image.py::test_2recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef9e40e4d842f694" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef9e40e4d842f694" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6b9799ea2be57ea1d80e8bcf46485870" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef9e40e4d842f694" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ef9e40e4d842f694" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60d90d1e2b1cc1fb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60d90d1e2b1cc1fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f16c4a2acda17cdf208f409503c93150" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60d90d1e2b1cc1fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-60d90d1e2b1cc1fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb667b2f926e6824" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb667b2f926e6824" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f9a35e079d3c238dc01e3d2c94e72fab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb667b2f926e6824" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eb667b2f926e6824" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c773f9b8919bc3da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c773f9b8919bc3da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-271ac0163ed4c620dbf3930a4b65ed2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c773f9b8919bc3da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c773f9b8919bc3da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_v2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_v2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit//ebb2ce2/test_image.py::test_2recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_v2" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44dbe1bed674edbf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44dbe1bed674edbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1a13bec8bcbf2279b18996d160e244bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44dbe1bed674edbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-44dbe1bed674edbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0297592a04bd6700" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0297592a04bd6700" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e16a0d86c6908a43dfaa80aaeace0723" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0297592a04bd6700" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0297592a04bd6700" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f611bed22b352ef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f611bed22b352ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-351449c1e790ebbe63ff9d8dafd20380" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f611bed22b352ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8f611bed22b352ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fddd48aba5efb2e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fddd48aba5efb2e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-81e7e4016187e29aa3e7ab9bc1b12e77" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fddd48aba5efb2e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fddd48aba5efb2e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5aae37478a5844b9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5aae37478a5844b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c24603d4ad62d32db9685f6ab4301235" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5aae37478a5844b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5aae37478a5844b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a58689727819c76e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a58689727819c76e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f74f3fb42549479b3e9fa80a1b110c49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a58689727819c76e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a58689727819c76e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c73adf524c5e3e1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c73adf524c5e3e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a63947355a347bc454617ad6f876239" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c73adf524c5e3e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6c73adf524c5e3e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-948f6facd0330533" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-948f6facd0330533" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f7751e79d47dce20134bc4bc97b9421e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-948f6facd0330533" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-948f6facd0330533" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef7bc8fac8a147f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef7bc8fac8a147f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-443e552bd5b663bd7685eadfd8465790" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef7bc8fac8a147f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ef7bc8fac8a147f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bcc4ff2de3ad5f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bcc4ff2de3ad5f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-585a62602f0e358419fa4be3d91a8741" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bcc4ff2de3ad5f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9bcc4ff2de3ad5f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3630f358f4f4a1aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3630f358f4f4a1aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4847361ddd583888024f9c5727ef3eda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3630f358f4f4a1aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3630f358f4f4a1aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3887ac5e5073bc3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3887ac5e5073bc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-51cd2f8326c90cf59c5a7b86bba90b28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3887ac5e5073bc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d3887ac5e5073bc3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e56695970889edb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e56695970889edb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0efb5c1fced260348527568441b9f55a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e56695970889edb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7e56695970889edb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bb685011f02570c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bb685011f02570c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d50f5367d2ebff4137ab21f3f0cd9b6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bb685011f02570c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4bb685011f02570c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25d608feec4c14c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25d608feec4c14c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-125ecebf15f356d37160c822e3c2ef79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25d608feec4c14c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-25d608feec4c14c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dba42abb6d98e999" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dba42abb6d98e999" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-10f7a96d192d2d173adc2e90058b3399" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dba42abb6d98e999" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dba42abb6d98e999" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0459bef26810b74a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0459bef26810b74a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e3de675b7cd8636a04577aecd0547654" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0459bef26810b74a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0459bef26810b74a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3751136c36efd753" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3751136c36efd753" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-189d6f3e7ada479eed76ff06e62016ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3751136c36efd753" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3751136c36efd753" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f9d94009d49004e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f9d94009d49004e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-949a4a6a1014a26ecc3a61eda6cc7900" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f9d94009d49004e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0f9d94009d49004e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e49d75f5a7665f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e49d75f5a7665f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-982867ca14cb677d1ea3ed2fa3cf6ea5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e49d75f5a7665f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9e49d75f5a7665f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14ee35b2aa9894c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14ee35b2aa9894c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4bb53706ec591c4616f9e4f97f85f79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14ee35b2aa9894c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-14ee35b2aa9894c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05fa214da207c877" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05fa214da207c877" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c9ed98134c742398f2f68fa2fb5e1660" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05fa214da207c877" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-05fa214da207c877" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58565c53b7834579" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58565c53b7834579" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f2f99ccbe6ee6f2a012c4f3cc85ac705" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58565c53b7834579" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-58565c53b7834579" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df063f31df1bb50c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df063f31df1bb50c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-939e555abbc84d8cf5953ee30e2e1851" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df063f31df1bb50c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-df063f31df1bb50c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31aa0935200ba6b0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31aa0935200ba6b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69ab9e6cbea7a9c06e45a471ede71ade" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31aa0935200ba6b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-31aa0935200ba6b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d41f5015e1dde22" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d41f5015e1dde22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d224fda667e9b6a5c2beed5dd8aad8d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d41f5015e1dde22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d41f5015e1dde22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-682b2da227a32bb8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-682b2da227a32bb8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c104f836a5d285c01bc770d23fc747f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-682b2da227a32bb8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-682b2da227a32bb8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10e0f2b05228f6c2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10e0f2b05228f6c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7287251d5f08af5ff251e704ba114d16" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10e0f2b05228f6c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-10e0f2b05228f6c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-befb982b321714c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-befb982b321714c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-728599c13b5b80b24597a0656ba192a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-befb982b321714c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-befb982b321714c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fbe2f460f32b47b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fbe2f460f32b47b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e9a838f212543b880445a84a8cdd72c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fbe2f460f32b47b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9fbe2f460f32b47b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-702b9a90fd238fde" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-702b9a90fd238fde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a5cd259243f468dba170476c1c4f761b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-702b9a90fd238fde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-702b9a90fd238fde" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f32518b535e550fc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f32518b535e550fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a006b0276995aa8fac8aea80498abefd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f32518b535e550fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f32518b535e550fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ade81bf924f9c6ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ade81bf924f9c6ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-51e0ec348579034af5fce6fa196de33c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ade81bf924f9c6ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ade81bf924f9c6ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72a9c3fab1dec5de" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72a9c3fab1dec5de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77e209ec263440288424702013b77283" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72a9c3fab1dec5de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-72a9c3fab1dec5de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edcefe55d02c1055" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edcefe55d02c1055" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bf67acf7eba8ce5cde2b4ca5c7114452" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edcefe55d02c1055" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-edcefe55d02c1055" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0889532a4ad83025" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0889532a4ad83025" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53bfaeea93ff4f7ac2b1d8a8fd27b5e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0889532a4ad83025" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0889532a4ad83025" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8038126e6a9f737" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8038126e6a9f737" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-48e9ae9d5fe7ac0f2a7971f6173ffaad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8038126e6a9f737" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e8038126e6a9f737" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f40b3bd56c4a957c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f40b3bd56c4a957c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-56ac41e9b6fb2844cd75891b682706f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f40b3bd56c4a957c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f40b3bd56c4a957c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-105c2d642aa8b328" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-105c2d642aa8b328" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-57dd53545569732b5d96fe430bd0c5d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-105c2d642aa8b328" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-105c2d642aa8b328" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72d84aad2c2bee57" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72d84aad2c2bee57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d7adbff1f1c0558160e75cecc5ade14a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72d84aad2c2bee57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-72d84aad2c2bee57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bedd9222f9d43a6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bedd9222f9d43a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-433eb8159249a645adb462f0c5c27cfc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bedd9222f9d43a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6bedd9222f9d43a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b223821af70e6b23" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b223821af70e6b23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-321fe80be88b46c37aff335ca9239208" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b223821af70e6b23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b223821af70e6b23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4550687d7414d10" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4550687d7414d10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8833aced6d62ac737afc077403c90a74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4550687d7414d10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d4550687d7414d10" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d68a0b20d6aab8c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d68a0b20d6aab8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0d4430300f7472d5625c0489855ae232" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d68a0b20d6aab8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d68a0b20d6aab8c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2fe5a8b690f4e60" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2fe5a8b690f4e60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-38d3f226017ba1e917f53d496000d3af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2fe5a8b690f4e60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b2fe5a8b690f4e60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa71ccbd72dd7627" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa71ccbd72dd7627" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de4b8225dd422f9ee0d10c353afe9e3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa71ccbd72dd7627" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa71ccbd72dd7627" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4a4480ad4c325b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4a4480ad4c325b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-57148ed8d43caa6dbdfefb0ff5182248" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4a4480ad4c325b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4a4480ad4c325b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfd5982fdf19ea20" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfd5982fdf19ea20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bf05739ffda8e815c710b1ffc211c9bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfd5982fdf19ea20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cfd5982fdf19ea20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6be0254df25064ef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6be0254df25064ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6d5eb5f30f8d0418472b92fe742f0d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6be0254df25064ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6be0254df25064ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae41190a7d2b3224" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae41190a7d2b3224" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6aae5df0bcbb8de79e7d4afa66ea6133" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae41190a7d2b3224" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ae41190a7d2b3224" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9942bf37d8a1d1c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9942bf37d8a1d1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ff360bc3dca2ab3df9825fcc49355673" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9942bf37d8a1d1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f9942bf37d8a1d1c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8450934e1eab002" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8450934e1eab002" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ad0bdffce115c27f8f267c0796befab0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8450934e1eab002" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b8450934e1eab002" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b9d27c643611f48" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b9d27c643611f48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-76b06d0782fe0da138c0db3a54c3d2be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b9d27c643611f48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4b9d27c643611f48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-380b84e1e28ddfe6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-380b84e1e28ddfe6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-00cdd9bd8353828e29aa5d19669f94c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-380b84e1e28ddfe6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-380b84e1e28ddfe6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7797d12e6c9b660" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7797d12e6c9b660" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-62e4a524636edb5d71309659b98493ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7797d12e6c9b660" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c7797d12e6c9b660" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac4f32a8913bc9ab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac4f32a8913bc9ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-56d2bb6ba36225c5e96e7d0446a19c08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac4f32a8913bc9ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ac4f32a8913bc9ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89c4e57f169beaa6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89c4e57f169beaa6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f5307bec1f53749d8c1a3dfd0cd2c14b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89c4e57f169beaa6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-89c4e57f169beaa6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68df7040fd047811" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68df7040fd047811" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b82b51240d2d37845d3501e9185281cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68df7040fd047811" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-68df7040fd047811" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a3699175b0bb18a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a3699175b0bb18a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-21802c5a26a701e1167ce3be74f0a584" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a3699175b0bb18a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7a3699175b0bb18a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e4fb9a6af81a6bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e4fb9a6af81a6bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-803364c8d8c59266988826ffeab5a48d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e4fb9a6af81a6bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2e4fb9a6af81a6bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7627f2dbe80ed3f7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7627f2dbe80ed3f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fc7c8ffba44eaecd4352f1c3e374f0b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7627f2dbe80ed3f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7627f2dbe80ed3f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9eba1d5475fbd8e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9eba1d5475fbd8e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8711cc071b23b87d1a8d0257b0dd5539" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9eba1d5475fbd8e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9eba1d5475fbd8e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da36732768d629ec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da36732768d629ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a8ddf3af9c6dbdc874f80d1c2282969b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da36732768d629ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-da36732768d629ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0525230b10abb16" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0525230b10abb16" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb0f0089817c4aa3753e47fea3a7d7cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0525230b10abb16" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c0525230b10abb16" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f49afe89dc51a46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f49afe89dc51a46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24a205267f5e532a69c8d729b25678d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f49afe89dc51a46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3f49afe89dc51a46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0944c829a933c5a3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0944c829a933c5a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ddb58fcdd033bbe0416405c2ce10b497" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0944c829a933c5a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0944c829a933c5a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e905ad5540ee513" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e905ad5540ee513" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4fa0d793bc0c6d6d4047211b34ce17a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e905ad5540ee513" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5e905ad5540ee513" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d2291fa8814a4d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d2291fa8814a4d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4d91090d982ad0609f5293b13399817a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d2291fa8814a4d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3d2291fa8814a4d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f26f53744feab6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f26f53744feab6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ce1bc620c681f57f200400cc27932b95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f26f53744feab6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51f26f53744feab6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32960f9eca5357da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32960f9eca5357da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b97602e156f8312a59dade85a7297ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32960f9eca5357da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-32960f9eca5357da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b46037d00fa6b3b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b46037d00fa6b3b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a15b016855e6cff304224c50162395f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b46037d00fa6b3b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b46037d00fa6b3b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48d24a073f63d222" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48d24a073f63d222" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-704193ddda752d6040fa06c6058ee258" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48d24a073f63d222" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-48d24a073f63d222" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a442ab73df7e5f2d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a442ab73df7e5f2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-426eb49aba0591b59eb4b2fdaab74ad7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a442ab73df7e5f2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a442ab73df7e5f2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9482c48ee6816ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9482c48ee6816ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2433dd49166715f0b53812ceb4e39dc0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9482c48ee6816ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f9482c48ee6816ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9ec5270683fc865" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9ec5270683fc865" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-65012f5551ee6ac765fa3ca2e3fe02f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9ec5270683fc865" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9ec5270683fc865" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c240d63d5c82838c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c240d63d5c82838c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-89482ca2c4c985a99ff3539325dd0f94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c240d63d5c82838c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c240d63d5c82838c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37603b28ba1e9ac9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37603b28ba1e9ac9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d506236075ecee75774eca37fada7d5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37603b28ba1e9ac9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-37603b28ba1e9ac9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e08d5336cf15dd78" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e08d5336cf15dd78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-08b75ba772cff1607874239771680996" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e08d5336cf15dd78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e08d5336cf15dd78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82359debebb19578" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82359debebb19578" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b9478c0d1c4de9c5f9347f104e0039ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82359debebb19578" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-82359debebb19578" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fb2e937b2bde7fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fb2e937b2bde7fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6502ffb3085829f164f278dff2a59fcf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fb2e937b2bde7fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9fb2e937b2bde7fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fb6706b6dae2eae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fb6706b6dae2eae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d64a97670fa58db83990809079a170d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fb6706b6dae2eae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3fb6706b6dae2eae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64b87d267bc0ced9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64b87d267bc0ced9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-330144bf3f138b6054797bcd5af39d05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64b87d267bc0ced9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-64b87d267bc0ced9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49d08e3465a50e71" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49d08e3465a50e71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa841f561b79e7035c9d1a6df0551064" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49d08e3465a50e71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-49d08e3465a50e71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a216493b872f1e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a216493b872f1e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6c7a0351ba4c263c99f1bf9b0368ee41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a216493b872f1e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2a216493b872f1e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0e7e9ac9a12d7b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0e7e9ac9a12d7b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c219a0f29d51757c970eaaff9e30217f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0e7e9ac9a12d7b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a0e7e9ac9a12d7b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6c1102bed85e44f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6c1102bed85e44f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c57be25ee173669d6a7c169897ffed9b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6c1102bed85e44f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e6c1102bed85e44f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1b21227b33d1eb1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1b21227b33d1eb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-af7312a3c133052002ca04bf63d2612d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1b21227b33d1eb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f1b21227b33d1eb1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7988a2253e7c01a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7988a2253e7c01a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-381d08380fffae50bf2aa053f57f3d3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7988a2253e7c01a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f7988a2253e7c01a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a4af60d8e11adb7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a4af60d8e11adb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-40fde5b449777434809c7f8d1d6574a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a4af60d8e11adb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9a4af60d8e11adb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63eb1cf2d72075d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63eb1cf2d72075d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c050afe831b60e8a402cc22bbdb448d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63eb1cf2d72075d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-63eb1cf2d72075d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e4cf1a505fbf35b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e4cf1a505fbf35b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5da4c1c1907709d1fadbecd18c7e3f7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e4cf1a505fbf35b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0e4cf1a505fbf35b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-030b5d2205a7b12c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-030b5d2205a7b12c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6782113ec84ee9ef9bd23cc9692b6eb6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-030b5d2205a7b12c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-030b5d2205a7b12c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-195d2e4cb39bca1d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-195d2e4cb39bca1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c477856767672df969e61c7acbbb8c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-195d2e4cb39bca1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-195d2e4cb39bca1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-982bf943e28d3c36" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-982bf943e28d3c36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b84b3465da4bb06272c91fa48ce1b674" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-982bf943e28d3c36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-982bf943e28d3c36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6eee94dc428b24a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6eee94dc428b24a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d1ac6a4a4b71262a31627b9f860bcff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6eee94dc428b24a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a6eee94dc428b24a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1093ac7bd7b8a10" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1093ac7bd7b8a10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e96f55fa5ecd027ec7c602b0bedcd261" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1093ac7bd7b8a10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c1093ac7bd7b8a10" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-086e3e0afdf39d0d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-086e3e0afdf39d0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f887c95c9341061b22d4425aae5cab3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-086e3e0afdf39d0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-086e3e0afdf39d0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25d936e6e06751ad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25d936e6e06751ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3b534959e0c51253800f7800b9076310" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25d936e6e06751ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-25d936e6e06751ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0c5ce97726c537d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0c5ce97726c537d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6c747f5944d70347f0cf3256011b06b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0c5ce97726c537d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b0c5ce97726c537d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-193f70320a771776" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-193f70320a771776" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-484e7f071d0c4ee5162227026a8985d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-193f70320a771776" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-193f70320a771776" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59b068dae34708b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59b068dae34708b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bfa2ba3e3d912c20fd98029ba500d7da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59b068dae34708b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-59b068dae34708b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c32443cc151f0ab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c32443cc151f0ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b91eaaffe64a4d8147f5c47938d680a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c32443cc151f0ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8c32443cc151f0ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a1da16bbe6c9bba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a1da16bbe6c9bba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-44853fd0110a9e67ed1749b13a025be8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a1da16bbe6c9bba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2a1da16bbe6c9bba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5506cbf780e4a733" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5506cbf780e4a733" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fdf7786afe751592d95c84a25bc5882d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5506cbf780e4a733" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5506cbf780e4a733" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f5318c1bd458ef0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f5318c1bd458ef0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-51c1792133413ddae04b7b4ce99c7d4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f5318c1bd458ef0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f5318c1bd458ef0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90fdd903d5f9ab89" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90fdd903d5f9ab89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-163c573851759afa4204641a1b6bf60f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90fdd903d5f9ab89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-90fdd903d5f9ab89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7afdbdabbebc75ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7afdbdabbebc75ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-11f36d4e757cd838b9f8cf43eb77d769" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7afdbdabbebc75ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7afdbdabbebc75ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0585e02fd10df60" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0585e02fd10df60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-75d5a6d18949444e2c0e76a297e078ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0585e02fd10df60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d0585e02fd10df60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6244d58edcb10b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6244d58edcb10b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-755ef3f7d58cecd5e22da8a7508781c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6244d58edcb10b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b6244d58edcb10b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81654847134c79eb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81654847134c79eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bfe9e3b47c76500a03059eab0ada0b6c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81654847134c79eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81654847134c79eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcb4075420bcfd0e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcb4075420bcfd0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fb0f26629395b913723f65ebd72bdb93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcb4075420bcfd0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dcb4075420bcfd0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b708e5c197ae440e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b708e5c197ae440e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5787184a288db37410f9cdce1216b6de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b708e5c197ae440e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b708e5c197ae440e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f55387206adafa6b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f55387206adafa6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a206b4695d5055066ce2fc692c095b35" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f55387206adafa6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f55387206adafa6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-746b43e50e55b20c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-746b43e50e55b20c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-261af6d48cecca09b421b1ac4e70bb2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-746b43e50e55b20c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-746b43e50e55b20c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-695da274555c5a50" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-695da274555c5a50" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c3badfb4eb6fb4ddb25deeed8f53c66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-695da274555c5a50" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-695da274555c5a50" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a3f6f3e912eae82" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a3f6f3e912eae82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9849c49b5e5ba73cec373c0494912ab0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a3f6f3e912eae82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a3f6f3e912eae82" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-382164cc19a9bbc4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-382164cc19a9bbc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-338fc68fa243e0c2544f958ebf2e0ad6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-382164cc19a9bbc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-382164cc19a9bbc4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0857bc93e46aa2c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0857bc93e46aa2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1263dbf60d4b17cac9bdafd919858e8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0857bc93e46aa2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a0857bc93e46aa2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-417dadc41568235d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-417dadc41568235d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-199723e6b7757d5976cf59e191659e88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-417dadc41568235d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-417dadc41568235d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fde8875720d270b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fde8875720d270b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eb445208b98c5cd99e873cf31fa67b6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fde8875720d270b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0fde8875720d270b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18029d1c1af23be9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18029d1c1af23be9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5f801bb2766bf426b26f417a67f87b4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18029d1c1af23be9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-18029d1c1af23be9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bce0ef25d4b4c70" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bce0ef25d4b4c70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-716dc4ea5145282065298fb2563b89be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bce0ef25d4b4c70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5bce0ef25d4b4c70" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb5b8fe87cba9234" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb5b8fe87cba9234" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea70cd2cec5af75dff656561c173bf84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb5b8fe87cba9234" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eb5b8fe87cba9234" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa3475eba3a9a0f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa3475eba3a9a0f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-03b2ef22ef8f7b8d46c886a106ce738e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa3475eba3a9a0f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa3475eba3a9a0f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a07337e97a6c00b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a07337e97a6c00b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a15e997af1bc9daae7210f47a149b32a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a07337e97a6c00b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a07337e97a6c00b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ac9c7f9b7af46c9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ac9c7f9b7af46c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a869c6129f9a2967e9369dae92970674" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ac9c7f9b7af46c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4ac9c7f9b7af46c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d03afd719c6f679" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d03afd719c6f679" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c90c5b5689d28119b9791128b8de81d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d03afd719c6f679" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5d03afd719c6f679" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-235cb59a78a25bb6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-235cb59a78a25bb6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b71ab3e90fc4ac11c2aa2677dd680640" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-235cb59a78a25bb6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-235cb59a78a25bb6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd88e469d9d6d271" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd88e469d9d6d271" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-307785f3aced8d7bdb6f983509a30085" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd88e469d9d6d271" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd88e469d9d6d271" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-709b5a2b380ef145" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-709b5a2b380ef145" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e84e736a412e49576986f4da401bb93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-709b5a2b380ef145" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-709b5a2b380ef145" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f357bf7aa7c595e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f357bf7aa7c595e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b63643da70a079fd1cf4b8da50243ff6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f357bf7aa7c595e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f357bf7aa7c595e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d2ddeceb29defd2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d2ddeceb29defd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f1065bbf1dda03e015579e4f35783288" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d2ddeceb29defd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6d2ddeceb29defd2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82ba2349fb4f6123" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82ba2349fb4f6123" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-edcbca0f2aee0919a84caa0e02b9db8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82ba2349fb4f6123" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-82ba2349fb4f6123" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9b84c68ae6c8107" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9b84c68ae6c8107" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-086da2a0bf025061fe694b3a137cd3ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9b84c68ae6c8107" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9b84c68ae6c8107" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6803afd459cba868" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6803afd459cba868" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be061f394149d60a15481f1d3e03ca33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6803afd459cba868" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6803afd459cba868" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8287556091a9d29d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8287556091a9d29d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d840f83691e7d8f76d0f8b5729ccbc8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8287556091a9d29d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8287556091a9d29d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d12cba3be49f63e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d12cba3be49f63e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3977794e4eb14aac0c1594ca8462a1d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d12cba3be49f63e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5d12cba3be49f63e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-380987eac738fe75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-380987eac738fe75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f19b7785331770d3feee146088638983" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-380987eac738fe75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-380987eac738fe75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-faff847ded76a070" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-faff847ded76a070" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69573eea6537a13eab32c76ad7f04576" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-faff847ded76a070" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-faff847ded76a070" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95e8c8e7a5ff2265" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95e8c8e7a5ff2265" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5cb19ca57be2ad341cdf3d4617c0b50c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95e8c8e7a5ff2265" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-95e8c8e7a5ff2265" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19d6de2fb95bb75c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19d6de2fb95bb75c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e7de181dbd7cbb223838b4b458db3a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19d6de2fb95bb75c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-19d6de2fb95bb75c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-250af07478edd97e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-250af07478edd97e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-11067a4230cbe4122787bf0ecc66b099" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-250af07478edd97e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-250af07478edd97e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35685d3dea005ac5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35685d3dea005ac5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bdf9b844a3ed8eddd9eab49de0a3e6f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35685d3dea005ac5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-35685d3dea005ac5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-855d6a8cd2c3fe5f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-855d6a8cd2c3fe5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ad2ba1c10168d582efc08093b9862e60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-855d6a8cd2c3fe5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-855d6a8cd2c3fe5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cce7403c07cc5c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cce7403c07cc5c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-477fc0de1f4a81ce9c12bc4d027b8ab2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cce7403c07cc5c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8cce7403c07cc5c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a46e08552e01c61" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a46e08552e01c61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0cc218613bf6bae8bcb259ad8d6508e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a46e08552e01c61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a46e08552e01c61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a09b514ab59fb003" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a09b514ab59fb003" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0a57891777734c86a4d3c6db1db3039f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a09b514ab59fb003" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a09b514ab59fb003" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0164abb3a1e4f888" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0164abb3a1e4f888" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8be29d6d9d1444049f91341ada9573d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0164abb3a1e4f888" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0164abb3a1e4f888" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca3443b565cbd857" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca3443b565cbd857" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4dc18eab4d691a6e9ef6af8fc1e4bbe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca3443b565cbd857" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca3443b565cbd857" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5627f42115eb2197" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5627f42115eb2197" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b7a9b0cc19d4073702b37050c99f899" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5627f42115eb2197" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5627f42115eb2197" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6210ab63ef5b734a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6210ab63ef5b734a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dea1c06086b676450e656f62234a972e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6210ab63ef5b734a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6210ab63ef5b734a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13d5d8c23e043876" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13d5d8c23e043876" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-07b5cc21ca5639d54e1be6ea9b373661" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13d5d8c23e043876" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-13d5d8c23e043876" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-104e9292ad23d0a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-104e9292ad23d0a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-85b0b4a1b2d8be7c7c999132e1cba6be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-104e9292ad23d0a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-104e9292ad23d0a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b81afe8dcd7329e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b81afe8dcd7329e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6faf8f6f2722cf5adc4ab7627562a1b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b81afe8dcd7329e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b81afe8dcd7329e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f76c74591ac1de5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f76c74591ac1de5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-46794861fc60b803bf7c296f10d8947a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f76c74591ac1de5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f76c74591ac1de5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09c5413be03a2fb0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09c5413be03a2fb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-32d5e696d8afcd51038768e20f12a7be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09c5413be03a2fb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-09c5413be03a2fb0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95da36509f12c2e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95da36509f12c2e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ffc7423042b434918c2b92dac6cb9865" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95da36509f12c2e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-95da36509f12c2e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-927a4375e4a30afa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-927a4375e4a30afa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f1bacfaa6adcd811c2118485ab4f5d86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-927a4375e4a30afa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-927a4375e4a30afa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b5626af2477d238" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b5626af2477d238" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-257372af4c25b8ad0ee4fe3e96b98735" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b5626af2477d238" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9b5626af2477d238" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4484c342f25c8b5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4484c342f25c8b5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6559d0e964e12a97ab7a1370a7b0b772" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4484c342f25c8b5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4484c342f25c8b5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-455b62b5df4876f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-455b62b5df4876f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1dd68d5fe666ac4c4aca6912a2004367" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-455b62b5df4876f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-455b62b5df4876f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-428472440b56aafb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-428472440b56aafb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e6e6abc229ea71233c91f7e91070eb3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-428472440b56aafb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-428472440b56aafb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62be3da610281a43" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62be3da610281a43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f57824f7c44c2092ad6b16e7d3e071f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62be3da610281a43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-62be3da610281a43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-359773c29e96bdfd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-359773c29e96bdfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e0045708ba254b29a996af7e742d50b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-359773c29e96bdfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-359773c29e96bdfd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d85f4069553de350" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d85f4069553de350" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-461bf9a4f2af91f02990d78e03f6f042" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d85f4069553de350" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d85f4069553de350" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91eecce8b6e3389b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91eecce8b6e3389b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bd8c3a640058e5dd8686bcfe5584ee25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91eecce8b6e3389b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-91eecce8b6e3389b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b98b12301cc3b762" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b98b12301cc3b762" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b38adf154262a041b5afa57bc8db039" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b98b12301cc3b762" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b98b12301cc3b762" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db476a32a9eb2623" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db476a32a9eb2623" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cf2203ee06710888c5d32fb2d14a3d87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db476a32a9eb2623" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-db476a32a9eb2623" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f27667993086c50b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f27667993086c50b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5bc50a52e06474bf32f3ceb79cfc0591" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f27667993086c50b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f27667993086c50b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a37a7e7761ced9f9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a37a7e7761ced9f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e671cb226fa1479b0ef9aec1e50c7361" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a37a7e7761ced9f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a37a7e7761ced9f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c35c8fb4964256e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c35c8fb4964256e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-09c795e27ca341b9e1019122b7026b71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c35c8fb4964256e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c35c8fb4964256e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fb880575221777f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fb880575221777f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-adf6fa026feaeaf40cf7a63b298205a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fb880575221777f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3fb880575221777f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd25b7a47b48f4ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd25b7a47b48f4ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b9d8df80f4ef7a1f5e6a8eddb6576c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd25b7a47b48f4ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd25b7a47b48f4ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95d8789c927f3283" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95d8789c927f3283" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-94d91d0593119cb8d4bd62b73aac85d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95d8789c927f3283" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-95d8789c927f3283" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1c6593d8d6ae873" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1c6593d8d6ae873" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-920947612b6cda369445b07219bf8e0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1c6593d8d6ae873" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e1c6593d8d6ae873" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15cfe21bfa135b52" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15cfe21bfa135b52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1255d4db2dbf3a664e3d1854a6d950d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15cfe21bfa135b52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-15cfe21bfa135b52" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62f715f987ef2efc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62f715f987ef2efc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-71b30dfb67f41204ff5010915fe03d8e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62f715f987ef2efc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-62f715f987ef2efc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b048c4e9d17101da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b048c4e9d17101da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6efb914a24a3cbd4ced3d46be772e6d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b048c4e9d17101da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b048c4e9d17101da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72bb10a8d2d8faa2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72bb10a8d2d8faa2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c691194142d78a9270547bb43b24b75c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72bb10a8d2d8faa2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-72bb10a8d2d8faa2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2eec9559bfc25854" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2eec9559bfc25854" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a2ebba387d0a49c359628f476a7cfae0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2eec9559bfc25854" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2eec9559bfc25854" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2352a29183b034b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2352a29183b034b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2bde234cae14be19d9c7bb53b137671b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2352a29183b034b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2352a29183b034b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99b67a918bc9fa3e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99b67a918bc9fa3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-712b246e167ae7c1b9c5a8429ea37ed5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99b67a918bc9fa3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-99b67a918bc9fa3e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1be455b678bcd8a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1be455b678bcd8a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9e70e516b7f05d3118f73a52dbaba295" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1be455b678bcd8a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1be455b678bcd8a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-840b777d0f621585" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-840b777d0f621585" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cd7d92a46cd1cfe41dd34a42338c437a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-840b777d0f621585" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-840b777d0f621585" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-907de319e2d27712" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-907de319e2d27712" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24b4aa5448404b8cdb34b97e9a89f08c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-907de319e2d27712" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-907de319e2d27712" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03492335e8f32ed6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03492335e8f32ed6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1356cd6fa7dd70f4dc7ee1dfde2e957f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03492335e8f32ed6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-03492335e8f32ed6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcb3fd912b812b79" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcb3fd912b812b79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-82fb41672b901caf48c80bfabc5eb57c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcb3fd912b812b79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dcb3fd912b812b79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa784b4dbafbeebd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa784b4dbafbeebd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b2d834d3f9cd5e967b435905761bd793" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa784b4dbafbeebd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa784b4dbafbeebd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e242f9926ff265eb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e242f9926ff265eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90a47387320b2a845b03e8ecd42da962" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e242f9926ff265eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e242f9926ff265eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-525d47a960cac6db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-525d47a960cac6db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-97595fccb2af5ef8f45b4fe2cfe5c4ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-525d47a960cac6db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-525d47a960cac6db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b08cb0c86fe44ea1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b08cb0c86fe44ea1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d6d2b603db7f3d7984461c82688c303" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b08cb0c86fe44ea1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b08cb0c86fe44ea1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc73a1051498be34" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc73a1051498be34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3582b3010e16a1dff5b9da11dcf6853f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc73a1051498be34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bc73a1051498be34" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2201807264f6b3cd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2201807264f6b3cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4ade77c7100b6989b2c522310cf3016d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2201807264f6b3cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2201807264f6b3cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea95aa430f1a6278" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea95aa430f1a6278" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2361ce15479abeb3ca36e3c746bf244c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea95aa430f1a6278" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea95aa430f1a6278" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfd36dd2789838a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfd36dd2789838a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8323aa2c6edfe43d6706c2003be9126d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfd36dd2789838a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cfd36dd2789838a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebc7459a4d6525ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebc7459a4d6525ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d76e65d0a6371dc75fdd170523e92f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebc7459a4d6525ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ebc7459a4d6525ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcac2f49de2b4519" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcac2f49de2b4519" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4ae92ffd93d018f46c54aa30e187ae5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcac2f49de2b4519" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dcac2f49de2b4519" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7468d0f88c73978b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7468d0f88c73978b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-60c4b937586c106413ec459170a7a7dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7468d0f88c73978b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7468d0f88c73978b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13727b49711593cd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13727b49711593cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-12b98114cd3fae78c203253ee9dd1bf5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13727b49711593cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-13727b49711593cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c919bad00d3cb8ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c919bad00d3cb8ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4010b1c9089f61386e5f5ae0792658e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c919bad00d3cb8ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c919bad00d3cb8ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a90f27fce1b22fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a90f27fce1b22fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f201bb81c521b4706b55678b54f0af3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a90f27fce1b22fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2a90f27fce1b22fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa4c6ab9f67da342" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa4c6ab9f67da342" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61cb5a2bd93576930118e051f151a2ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa4c6ab9f67da342" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa4c6ab9f67da342" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b264edf467138f2b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b264edf467138f2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea3c7179200a2d1b5c413479fb461222" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b264edf467138f2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b264edf467138f2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa00ec2523af7655" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa00ec2523af7655" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7baee8e3f8e008e06da67984eff45e0f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa00ec2523af7655" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa00ec2523af7655" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-108c7406b1a4d77d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-108c7406b1a4d77d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53967aba927452f330abe5e68f1e4881" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-108c7406b1a4d77d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-108c7406b1a4d77d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f21d5e49b2bd23da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f21d5e49b2bd23da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4230c158b463722b16da5a1f2adc22c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f21d5e49b2bd23da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f21d5e49b2bd23da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0f99bfb49f61965" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0f99bfb49f61965" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3b5041b15f6e49727337e0de803d47cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0f99bfb49f61965" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b0f99bfb49f61965" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-436953e0e68defef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-436953e0e68defef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9489031a09542b3bf840d0b2e995cefe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-436953e0e68defef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-436953e0e68defef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-321bb72d185abbf9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-321bb72d185abbf9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de0df4defa305ffee56f067cafeb8005" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-321bb72d185abbf9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-321bb72d185abbf9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3442a25608b94a11" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3442a25608b94a11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aa00d9eaea1a837ba0965370055a718a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3442a25608b94a11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3442a25608b94a11" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bbd6729a2579bdc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bbd6729a2579bdc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-21b5085291bf5bf52810f405bbd7d9bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bbd6729a2579bdc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7bbd6729a2579bdc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e31b33ac2077d245" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e31b33ac2077d245" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c38cc23f27869ebcef087df461699df5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e31b33ac2077d245" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e31b33ac2077d245" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-407c0789f9a4f694" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-407c0789f9a4f694" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6bad1a3b3d2679096ac5a18909f29c33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-407c0789f9a4f694" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-407c0789f9a4f694" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74b5dacde67734cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74b5dacde67734cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cdcc81dee3043c53d12a36d5cc1c1168" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74b5dacde67734cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-74b5dacde67734cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e7de0ce285d55bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e7de0ce285d55bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7467d46973d2b9a338451cb2268dde24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e7de0ce285d55bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e7de0ce285d55bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0efab904c1ab22a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0efab904c1ab22a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-55633f322e5b9f773f0ec94c5950560e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0efab904c1ab22a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f0efab904c1ab22a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ff6d1d8fdaf4e42" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ff6d1d8fdaf4e42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1cf8641f8d374af7bacd7da8d165ad69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ff6d1d8fdaf4e42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ff6d1d8fdaf4e42" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e95d8c97528b10b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e95d8c97528b10b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-090b78fe1cc7792a7bbed83826c8bda3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e95d8c97528b10b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7e95d8c97528b10b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2345803d4654a093" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2345803d4654a093" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-20f6f5a4153fc1f7ad50eb83f238e9df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2345803d4654a093" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2345803d4654a093" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a20df6c66620489" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a20df6c66620489" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-066965321d9f2b34a43bb692a951bec9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a20df6c66620489" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9a20df6c66620489" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09d0fbc38b580cb2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09d0fbc38b580cb2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a0e0d7ab9115b32be43d420e0e18c494" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09d0fbc38b580cb2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-09d0fbc38b580cb2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2b3494737efaa2f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2b3494737efaa2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac308995e8cfa8f671178ed9daf341ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2b3494737efaa2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f2b3494737efaa2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-549fd895117c9206" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-549fd895117c9206" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-64ce690b08fa72ea3aff28128a794f4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-549fd895117c9206" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-549fd895117c9206" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-288cde3c641a8a9f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-288cde3c641a8a9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e73162639a436175552caa8d648f056" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-288cde3c641a8a9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-288cde3c641a8a9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0c049cb00d6a430" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0c049cb00d6a430" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79796a5636d1aa4e0959521c7bb3fbba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0c049cb00d6a430" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f0c049cb00d6a430" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d074e73753badfa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d074e73753badfa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-75edb0ec81e21ce1297c4f7f2d6015da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d074e73753badfa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9d074e73753badfa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9323e21d3e05550" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9323e21d3e05550" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-789e721810174eeadde1d4b7f7b8fd79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9323e21d3e05550" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a9323e21d3e05550" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ced27702b23efd18" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ced27702b23efd18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b644e44093aa33dae7f46e87c50cbe63" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ced27702b23efd18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ced27702b23efd18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1797216dda5130b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1797216dda5130b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca0311025886746ad534cb8f6fe5709d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1797216dda5130b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c1797216dda5130b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6a5fcb52ecca25e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6a5fcb52ecca25e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f30ddf5db36f5712692fb6711c8d3a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6a5fcb52ecca25e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d6a5fcb52ecca25e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c74f676348a1c3f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c74f676348a1c3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0a9b10d5dfb5d87acaab861a6977105b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c74f676348a1c3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2c74f676348a1c3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d726ce7c09e5ec86" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d726ce7c09e5ec86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b4a6cf1c1ac6c796c086c27b8aee3c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d726ce7c09e5ec86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d726ce7c09e5ec86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d61bc8d6b19e9c40" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d61bc8d6b19e9c40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bdbac6e9aecdf73dfb07bf00b382e069" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d61bc8d6b19e9c40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d61bc8d6b19e9c40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7f8a17f1153cddf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7f8a17f1153cddf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b7b4d10d6ba7e0f31742e92d1e2739aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7f8a17f1153cddf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b7f8a17f1153cddf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a252aa1376c69dd2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a252aa1376c69dd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-292bf47becf3a5cba02b016f14ca1231" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a252aa1376c69dd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a252aa1376c69dd2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5980b7986d2f187" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5980b7986d2f187" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-faed36ae79a6d71e6438954b6d971dbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5980b7986d2f187" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5980b7986d2f187" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec62bbe0e5d3fc88" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec62bbe0e5d3fc88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0eaf729c6cd0eb6300b166eecedecdb2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec62bbe0e5d3fc88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ec62bbe0e5d3fc88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-015d03bab404acb7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-015d03bab404acb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cac864834bef61fe83cf095e3a6c0d28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-015d03bab404acb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-015d03bab404acb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1649c0a946ef859" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1649c0a946ef859" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cc99c3dfb8071611803e8ce7e409e404" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1649c0a946ef859" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e1649c0a946ef859" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b00b923e014bb94d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b00b923e014bb94d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5cf86a95052412f85d41794930944627" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b00b923e014bb94d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b00b923e014bb94d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a5b7c3f0edbd65a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a5b7c3f0edbd65a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-042d36ee879c59eda7611ece487b21dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a5b7c3f0edbd65a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a5b7c3f0edbd65a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3243b246b3dd047e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3243b246b3dd047e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79f064c657451b9d79f302147ee2e143" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3243b246b3dd047e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3243b246b3dd047e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit//a6e3e9e/test_image.py::test_2recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#isgri" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#osa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#frontend_reachable" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32a8f90a71364e9a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32a8f90a71364e9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef56bdd0cbf88c6337aa4cbca92e935c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32a8f90a71364e9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-32a8f90a71364e9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db749cfb0c841606" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db749cfb0c841606" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8f4da3000459fffa229abb358984d9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db749cfb0c841606" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-db749cfb0c841606" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de2120c835f2b800" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de2120c835f2b800" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c692af4554683cc057caea7b6bf25d28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de2120c835f2b800" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de2120c835f2b800" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45633235d119b446" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45633235d119b446" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e3fb48c6d134e81ddb6282407a002cc9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45633235d119b446" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-45633235d119b446" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18927c478dbcec06" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18927c478dbcec06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d6228f3742f98cade97739a143137240" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18927c478dbcec06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-18927c478dbcec06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fd1484617e7d031" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fd1484617e7d031" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a767f8c835e4494d523778e411c0eccd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fd1484617e7d031" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1fd1484617e7d031" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51eb6a8ef87e4d40" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51eb6a8ef87e4d40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9364a4263d4b97fe0848542cc5e95957" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51eb6a8ef87e4d40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51eb6a8ef87e4d40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c5fb1f84af91401" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c5fb1f84af91401" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7a7ebdd7c1d949e5622373ab82fbd072" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c5fb1f84af91401" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5c5fb1f84af91401" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6b16f8f542d89f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6b16f8f542d89f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77070338960a99869d51d034553018ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6b16f8f542d89f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f6b16f8f542d89f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae1470693d33615" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae1470693d33615" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-257b23b77e4ffa554b6cf077e3aaf521" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae1470693d33615" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8ae1470693d33615" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89985c3cd16cd869" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89985c3cd16cd869" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eecc7902366adfa758fc325289fba19e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89985c3cd16cd869" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-89985c3cd16cd869" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cade8f2e1cefe872" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cade8f2e1cefe872" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-694af942c32dfddfb0f3620da1900a65" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cade8f2e1cefe872" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cade8f2e1cefe872" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3b4adb8ad0f4cc0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3b4adb8ad0f4cc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5cc6f77750bcbd03345acf275559307d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3b4adb8ad0f4cc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e3b4adb8ad0f4cc0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4832fd35c60726d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4832fd35c60726d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4d94ae4716983f1ad4eb92eec43ec77" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4832fd35c60726d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4832fd35c60726d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d506c63bb940d296" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d506c63bb940d296" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e7bf53f22584e81e419380656ce00cb5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d506c63bb940d296" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d506c63bb940d296" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23c6a153bdaec62b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23c6a153bdaec62b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb771bf70181ea9678aa533b062a4ee8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23c6a153bdaec62b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23c6a153bdaec62b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold_ts" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold_ts" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit//a79d50b/test_image.py::test_2recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#isgri" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#osa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#frontend_reachable" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearold_ts" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c9d021cdce77ca1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c9d021cdce77ca1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e67aa29567a22667c7ef47ed0ca502d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c9d021cdce77ca1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6c9d021cdce77ca1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5966abd52d7ef109" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5966abd52d7ef109" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6eef114778766a1e110c3f52779adbab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5966abd52d7ef109" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5966abd52d7ef109" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36c1bb1c6d903d8a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36c1bb1c6d903d8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-85bc0bb324dce8ab552ce2d67adaa55d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36c1bb1c6d903d8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-36c1bb1c6d903d8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b799d05fc32e7076" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b799d05fc32e7076" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d8933a0495835cb5aa0450de032018e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b799d05fc32e7076" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b799d05fc32e7076" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2b930e67cc7d989" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2b930e67cc7d989" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aad4dd707c388e64dadc998dfd0d2ee5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2b930e67cc7d989" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b2b930e67cc7d989" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de81659d68c3dc18" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de81659d68c3dc18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4c3a3a78ca44cf9091feb696f927f087" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de81659d68c3dc18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de81659d68c3dc18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2083bad13249ae2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2083bad13249ae2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-56c0e6bb8d7c8ed4f4d64e09b9fb5d86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2083bad13249ae2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2083bad13249ae2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7fb9da4232f1603" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7fb9da4232f1603" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-81ac3a104d37700b24c4f7495440f338" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7fb9da4232f1603" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a7fb9da4232f1603" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit//78e7081/test_image.py::test_2recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit//7f864b2/test_image.py::test_2recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_osaversion" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#isgri" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#osa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#frontend_reachable" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0125c4e9a7d6be8c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0125c4e9a7d6be8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1fcc5ed7d7250ce26cf3e4c724cb6bc1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0125c4e9a7d6be8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0125c4e9a7d6be8c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-576b4846b285be9b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-576b4846b285be9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c3fad350e025361a368709e84adba3a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-576b4846b285be9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-576b4846b285be9b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b5efbaaf72097ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b5efbaaf72097ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3af1aedfbb96c8108e4d219c7e713c93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b5efbaaf72097ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b5efbaaf72097ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81cd0d9996da96f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81cd0d9996da96f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d2b6c57c3b10ac01b3710ce839447de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81cd0d9996da96f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81cd0d9996da96f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54642a87b5c8a054" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54642a87b5c8a054" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a92043dd9425f689c02a92cfb2bcb5d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54642a87b5c8a054" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54642a87b5c8a054" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d8e3a4447c054bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d8e3a4447c054bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-62562b09b0470eef84abab2ee809bb04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d8e3a4447c054bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6d8e3a4447c054bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40785d2484ecbe01" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40785d2484ecbe01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b53af867ca6c835d73cb41c4486aa4f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40785d2484ecbe01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-40785d2484ecbe01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b464d7b0f67dad68" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b464d7b0f67dad68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-962336f8991cbdeeb152ac6ffffd2286" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b464d7b0f67dad68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b464d7b0f67dad68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2e439c47af16593" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2e439c47af16593" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-68e08b83b93ae76aed50028f9248b1c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2e439c47af16593" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b2e439c47af16593" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53e7978e462d2424" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53e7978e462d2424" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7102cd2feebd72b4fb47d9fb26c0dfaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53e7978e462d2424" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-53e7978e462d2424" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80f629fa32678f82" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80f629fa32678f82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f78d6cc22c4559b80090f0de12871874" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80f629fa32678f82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-80f629fa32678f82" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4350ae960cd696a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4350ae960cd696a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-173094d82fa9e71cbe0192cc2c366577" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4350ae960cd696a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f4350ae960cd696a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c187946587a1183" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c187946587a1183" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec31b5438eceefa890d06fcdf040521c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c187946587a1183" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5c187946587a1183" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7446f17f19a5e1e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7446f17f19a5e1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e0b54bfa20f4a7f007a790849cecfb9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7446f17f19a5e1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c7446f17f19a5e1e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://github.com/cdcihub/oda_api_benchmark/blob/master/examples/Crab_lc_longterm.ipynb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#jupyter_notebook" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#reference_paper" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6036e4894314f903" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6036e4894314f903" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c3150caf0ccc5280ed1322d2be2853d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6036e4894314f903" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6036e4894314f903" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63af36c57c6694af" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63af36c57c6694af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2d1c1007cc68c2792eb164fe3c23b6ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63af36c57c6694af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-63af36c57c6694af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6b82d11448ff180" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6b82d11448ff180" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3c9ec2aab9b4d548ddcb8de40ed69516" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6b82d11448ff180" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b6b82d11448ff180" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3c884755ec4a6cd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3c884755ec4a6cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24dbfc8fa0573e391b40430c408f5fe0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3c884755ec4a6cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a3c884755ec4a6cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5577b3f50eed9a8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5577b3f50eed9a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-569095ac3e33766409faeb04662d0836" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5577b3f50eed9a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e5577b3f50eed9a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94839a3aa76e0fdb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94839a3aa76e0fdb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d775f8cdc2bb04d95a8cf45b2a72d3e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94839a3aa76e0fdb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-94839a3aa76e0fdb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f668b12966deac84" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f668b12966deac84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a09bd6b08235b4f9b149824b6f948203" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f668b12966deac84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f668b12966deac84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-705892b9c93c9b23" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-705892b9c93c9b23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-128fa250cdc931fea7796a106b1f232c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-705892b9c93c9b23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-705892b9c93c9b23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196ea3639950e5bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196ea3639950e5bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6b214b9a5746ab412673eabb8aac50c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196ea3639950e5bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-196ea3639950e5bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a42168912d15a22" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a42168912d15a22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fc9e065f12382f51f8b9f08653b698fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a42168912d15a22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2a42168912d15a22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-569233a7dfd10256" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-569233a7dfd10256" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-31f08d9656af06f36eb47448703cbd6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdb9c35f8a3b47aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdb9c35f8a3b47aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de2d042077c27fa81b487b8971a841bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ac0806997ae423a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ac0806997ae423a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-caa572b8aa1bf067ce3136d773a0bf04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ac0806997ae423a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0ac0806997ae423a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-277abe56a892151c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-277abe56a892151c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c6dc8f9ceab2cfa2804dba448c4fcd70" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-277abe56a892151c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-277abe56a892151c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-652ee8d9e5a592ec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-652ee8d9e5a592ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a0ae4742858ee4d13637b720c24b751" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-652ee8d9e5a592ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-652ee8d9e5a592ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41844d7267e567e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41844d7267e567e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6ce7ac3164d65112209f7a17334a162e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41844d7267e567e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-41844d7267e567e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fa37e352bb244b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fa37e352bb244b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53184cdada582f66450b333e3e94ea90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fa37e352bb244b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3fa37e352bb244b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a0728f21127d3da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a0728f21127d3da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-15522ea8326822ec75556618d0c52e6d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a0728f21127d3da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9a0728f21127d3da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-759a3e67e9863ea7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-759a3e67e9863ea7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69f67f5083a7baca8df9b25b5008dca2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-759a3e67e9863ea7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-759a3e67e9863ea7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12e83453b11fa52f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12e83453b11fa52f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-38cb8f1a35f1d631518e703ab9682d5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12e83453b11fa52f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-12e83453b11fa52f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-345645311094c809" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-345645311094c809" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2b0b36fcb2d91fb781a8cf3cc6894f36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-345645311094c809" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-345645311094c809" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-165e87ed3d2b7871" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-165e87ed3d2b7871" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f54be711adbdc8f8a20a96f76040f8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-165e87ed3d2b7871" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-165e87ed3d2b7871" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9daff1ee0c7f623" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9daff1ee0c7f623" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6db420afcdc5d9dcd9e06772669444f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93b931f2a1f6c7ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93b931f2a1f6c7ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79d47509fa041c37150297dd7e6eaf43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3af04178fe5b9ddf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3af04178fe5b9ddf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7c6367ac1a73a2a15fb71b99f4292d51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3af04178fe5b9ddf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3af04178fe5b9ddf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e285eeaeeb3e50e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e285eeaeeb3e50e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-483785bfacac2ed2bdd3689c2ec3b7f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e285eeaeeb3e50e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e285eeaeeb3e50e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17349f19c48d7149" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17349f19c48d7149" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0905acac9d63e3f130269921d62b38a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17349f19c48d7149" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-17349f19c48d7149" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19dbe6d09935b1d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19dbe6d09935b1d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-95c63493aa4910e6ec2f520d76737b91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19dbe6d09935b1d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-19dbe6d09935b1d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30366cdf2a737bd7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30366cdf2a737bd7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-45f8d67250d8b1d09c08dc7de7d67151" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30366cdf2a737bd7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-30366cdf2a737bd7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80ab8bbd88a31059" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80ab8bbd88a31059" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-abf805f25f35917fc0d7d3561ecab90e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80ab8bbd88a31059" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-80ab8bbd88a31059" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-279abe8da8d95b28" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-279abe8da8d95b28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-68dec45d183dacae31e21887d0bf19a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-279abe8da8d95b28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-279abe8da8d95b28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-014eca94c8469dbd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-014eca94c8469dbd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-246948bc689ff8c3af699125b3112a57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-014eca94c8469dbd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-014eca94c8469dbd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba132b98e5d3f248" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba132b98e5d3f248" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c3a5e6c729a3e10b05f8f1d362f2cb5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba132b98e5d3f248" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba132b98e5d3f248" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46ffd9b0101ee78a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46ffd9b0101ee78a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7e9c748a9259bc71a72d873fb0823109" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46ffd9b0101ee78a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-46ffd9b0101ee78a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90997d36d2fd3f9d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90997d36d2fd3f9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8278632f768c8acbf6f85047c7ae85c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a7cb81fd6627e55" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a7cb81fd6627e55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5681bfa14fb30a63b7ae3ca61071bd90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/615ca44/test_spectrum.py::test_one" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#frontend_reachable" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#spec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domains" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#frontend_reachable" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domains" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#spec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c925755e9f1dbcc0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c925755e9f1dbcc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3e25618164d13aa06ea6edb20e151464" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c925755e9f1dbcc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#oda:test_spec_2scw_recent_isgri_yearplusold_ts" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c925755e9f1dbcc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c925755e9f1dbcc0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f018cadba300c46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f018cadba300c46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a475722ae1d8e8de40810da46f6240e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f018cadba300c46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#oda:test_spec_2scw_recent_isgri_yearplusold_ts" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f018cadba300c46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f018cadba300c46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53ca7f601466b1a7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53ca7f601466b1a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b5c4b192f284e9452268b7f6193459f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53ca7f601466b1a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#oda:test_spec_2scw_recent_isgri_yearplusold_ts" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53ca7f601466b1a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-53ca7f601466b1a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76afda4109984312" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76afda4109984312" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f5bac682fc14c06be193c1dc59d7818" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76afda4109984312" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#oda:test_spec_2scw_recent_isgri_yearplusold_ts" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76afda4109984312" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-76afda4109984312" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51b0bf9369c41d64" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51b0bf9369c41d64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef4d422216fc827867381b13316ac01b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51b0bf9369c41d64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#oda:test_lcr_2scw_recent_isgri_yearplusold_ts" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51b0bf9369c41d64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51b0bf9369c41d64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8641c64e7125ebbb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8641c64e7125ebbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7644aedd8a649b9e99c4e351bd96f65e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8641c64e7125ebbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#oda:test_lcr_2scw_recent_isgri_yearplusold_ts" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-103abcd366f79742" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-103abcd366f79742" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d72b1e289434f321d2eb533632e1cca6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-103abcd366f79742" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#oda:test_lcr_2scw_recent_isgri_yearplusold_ts" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c260b6c8ea453065" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c260b6c8ea453065" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-72985378207dd7c5959900bc5921581c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c260b6c8ea453065" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#oda:test_lcr_2scw_recent_isgri_yearplusold_ts" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/615ca44/test_lcr.py::test_one" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#frontend_reachable" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#lcr" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/615ca44/test_spectrum.py::test_2recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/812c6e99/test_spectrum.py::test_2recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#frontend_reachable" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#spec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/615ca44/test_lcr.py::test_2recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_ts" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts_multiosa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts_multiosa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts_multiosa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit//7f864b2/test_image.py::test_2recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts_multiosa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts_multiosa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts_multiosa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts_multiosa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_osaversion" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts_multiosa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts_multiosa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_ts_multiosa" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/d4d0ed6d/test_spectrum.py::test_2recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_3p" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_3p" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_3p" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/d4d0ed6d/test_lcr.py::test_2recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_3p" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_3p" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_3p" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_3p" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_3p" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_3p" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/7601f0cef/test_image.py::test_oneimage" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_osaversion" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/7601f0ce/test_spectrum.py::test_one" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/7601f0ce/test_lcr.py::test_one" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit//7601f0ce/test_image.py::test_2recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/7601f0ce/test_lcr.py::test_2recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/7601f0ce/test_spectrum.py::test_2recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/c814f286/test_spectrum.py::test_verylongcat_n_recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/c814f286/test_spectrum.py::test_shortcat_n_recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/c814f286/test_spectrum.py::test_verylongcat_n_recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v2" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/c814f286/test_spectrum.py::test_shortcat_n_recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#realm" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#expired" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v2" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/1da74a60/test_spectrum.py::test_verylongcat_n_recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/1da74a60/test_spectrum.py::test_shortcat_n_recentscw" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7677f7a29b558511" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7677f7a29b558511" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8016c71c8371dfb4d72480ddde311507" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7677f7a29b558511" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7677f7a29b558511" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7677f7a29b558511" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3272d3338c6d613c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3272d3338c6d613c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0f196adbf3feb5040ae787f34c46e67f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3272d3338c6d613c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3272d3338c6d613c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3272d3338c6d613c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7486db7843926e38" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7486db7843926e38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a6bd601c7d970036282ccbf82be86438" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7486db7843926e38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7486db7843926e38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7486db7843926e38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b1547891cadfbf7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b1547891cadfbf7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0cd3a485e1d6e5a18861152d147320e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b1547891cadfbf7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c466fe5a7fb0ed59" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c466fe5a7fb0ed59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d427bb98d26efd1ae01dc9aa67c1ab6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c466fe5a7fb0ed59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c466fe5a7fb0ed59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c466fe5a7fb0ed59" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b02dc01854e0dc3b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b02dc01854e0dc3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-40f9e907d09f694a3e8b2f1cd3db7dd6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b02dc01854e0dc3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b02dc01854e0dc3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b02dc01854e0dc3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dffaa15ca295c7f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dffaa15ca295c7f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de14964a70f4b7c545c4149b9860441b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dffaa15ca295c7f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dffaa15ca295c7f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dffaa15ca295c7f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e38c6d99aa37adc3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e38c6d99aa37adc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bfd6095162a443f93abf7adde529c38a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e38c6d99aa37adc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e38c6d99aa37adc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e38c6d99aa37adc3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-269b0bf737db8dac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-269b0bf737db8dac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-595ac93515174b059b7198555c145de5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-269b0bf737db8dac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-269b0bf737db8dac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-269b0bf737db8dac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c36edef4f8252377" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c36edef4f8252377" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c51d2d85e4777e8b72f33933ea9c65c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c36edef4f8252377" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c36edef4f8252377" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c36edef4f8252377" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28e253dc864b064c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28e253dc864b064c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae306feb59e864f2f377c552b1a1475f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28e253dc864b064c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28e253dc864b064c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-28e253dc864b064c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f307a08858be5453" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f307a08858be5453" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-10e5ca2af2d8bdbebff1ea085a990a80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f307a08858be5453" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5ef57dd9f12ce3a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5ef57dd9f12ce3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa15f76b6bb7c222ea27dee2f90e7bfd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5ef57dd9f12ce3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9d37469da7fa1cc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9d37469da7fa1cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-21aac84539579f02f00ca7ec1937e600" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9d37469da7fa1cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9d37469da7fa1cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9d37469da7fa1cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ff3545171f9ecec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ff3545171f9ecec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3423bee58cc83ae5d8e68f1e135701dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ff3545171f9ecec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ff3545171f9ecec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9ff3545171f9ecec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea3e7e623b261370" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea3e7e623b261370" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6cb93a39daaf47e7c97ab110954ef2bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea3e7e623b261370" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea3e7e623b261370" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea3e7e623b261370" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0da1967c50063b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0da1967c50063b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-47104d949e8085b9eab41a037a898d0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0da1967c50063b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0da1967c50063b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d0da1967c50063b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-351d52a250f95707" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-351d52a250f95707" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba31e26d8636ea8bd82bdfe04b81eaab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-351d52a250f95707" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-351d52a250f95707" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-351d52a250f95707" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09e49778a75bdf4b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09e49778a75bdf4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8eb3f709ea0930ebfecc45a22061e1d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09e49778a75bdf4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09e49778a75bdf4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-09e49778a75bdf4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32a0e388b80d511f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32a0e388b80d511f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-982fd6f28874d89911217526d6459ec8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32a0e388b80d511f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32a0e388b80d511f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-32a0e388b80d511f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b5c053ce7829c04" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b5c053ce7829c04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-26378674ef25bfb45d98186e05d3c8c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b5c053ce7829c04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b5c053ce7829c04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3b5c053ce7829c04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f322d4f64b5defe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f322d4f64b5defe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-edbe1799fba79b7f7bebaf197a502916" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f322d4f64b5defe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f322d4f64b5defe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3f322d4f64b5defe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5e9ff940d877928" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5e9ff940d877928" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-760291d4551051206cefdd858d67157a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5e9ff940d877928" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5e9ff940d877928" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a5e9ff940d877928" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9d6b258a2db08a7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9d6b258a2db08a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-931aa2b8b2bd0b6f70d27bc0fb5cd41b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9d6b258a2db08a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9d6b258a2db08a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b9d6b258a2db08a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aabb79fae7396de2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aabb79fae7396de2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c7cf02642bae51cd6c5d8516d84a449" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aabb79fae7396de2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aabb79fae7396de2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aabb79fae7396de2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87cd8ba81bc533f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87cd8ba81bc533f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f734ae24a2e6c0bc8af6fc2656e2259f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87cd8ba81bc533f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87cd8ba81bc533f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-87cd8ba81bc533f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b579fe8688c0b7e1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b579fe8688c0b7e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-64f36bf746bc318d062af353b353c314" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b579fe8688c0b7e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b579fe8688c0b7e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b579fe8688c0b7e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60ec76f6d80442a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60ec76f6d80442a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-37b0b3714f80b2ac1c147e70849e0ddf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60ec76f6d80442a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60ec76f6d80442a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-60ec76f6d80442a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96f54eed29342d4b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96f54eed29342d4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e1173cc0a33896302c68bacf4d5cf9dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96f54eed29342d4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96f54eed29342d4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-96f54eed29342d4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b2bf523d8ae7423" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b2bf523d8ae7423" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-63a435d651034dff17163f373697762b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b2bf523d8ae7423" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b2bf523d8ae7423" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b2bf523d8ae7423" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffbd184a0a1b9b0b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffbd184a0a1b9b0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2bc119fe91b3c4fd04639f5c208bd4e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffbd184a0a1b9b0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffbd184a0a1b9b0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ffbd184a0a1b9b0b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a48927528574a4d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a48927528574a4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea0e898ec78ad588f32b9dc294de2522" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a48927528574a4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a48927528574a4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a48927528574a4d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f2089d7191ce430" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f2089d7191ce430" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cd97f68fbba200c2361aa3be964df4cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f2089d7191ce430" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f2089d7191ce430" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0f2089d7191ce430" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef5e1bc61921cf47" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef5e1bc61921cf47" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c4c4c8c323323da1a16b5e5de0af365" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef5e1bc61921cf47" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef5e1bc61921cf47" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ef5e1bc61921cf47" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-caa1ef156d74416d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-caa1ef156d74416d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d961ae583a86196133b67f79448279f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-caa1ef156d74416d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-caa1ef156d74416d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-caa1ef156d74416d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6c7a2d2229b58f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6c7a2d2229b58f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73574339bf81315c423788562b759011" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6c7a2d2229b58f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6c7a2d2229b58f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b6c7a2d2229b58f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24ddd0bfc20beda4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24ddd0bfc20beda4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-077d5c1d3749206e25e3308139c07554" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24ddd0bfc20beda4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24ddd0bfc20beda4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-24ddd0bfc20beda4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7dca8531e14b04c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7dca8531e14b04c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0338fbfbf1fd7481e54e36730a3108dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7dca8531e14b04c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7dca8531e14b04c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7dca8531e14b04c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-868e42ca3ffa4f0e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-868e42ca3ffa4f0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9027803c687a76bbeb288c50a6bf7f35" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-868e42ca3ffa4f0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-868e42ca3ffa4f0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-868e42ca3ffa4f0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddf8a0933bf190a3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddf8a0933bf190a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69788fa8c70f17923861b6b5911deab1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddf8a0933bf190a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddf8a0933bf190a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ddf8a0933bf190a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfe719d55d535b1b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfe719d55d535b1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-92e54a5ec62e74f3acebcab259d85761" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfe719d55d535b1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfe719d55d535b1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bfe719d55d535b1b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0631bff61f801127" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0631bff61f801127" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-86f40b0fb4fad560c0abb297ddfbca4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0631bff61f801127" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0631bff61f801127" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0631bff61f801127" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ffab4cf99674a41" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ffab4cf99674a41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a253f39ec458170f2e6cfc3dcade2c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ffab4cf99674a41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ffab4cf99674a41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7ffab4cf99674a41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5783e586c1ff2548" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5783e586c1ff2548" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d967910c8d2042b0531f4192852746fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5783e586c1ff2548" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5783e586c1ff2548" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5783e586c1ff2548" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a1e784aef2d849a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a1e784aef2d849a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-59273f05e2f9919dad60c370c87a800e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a1e784aef2d849a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a1e784aef2d849a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a1e784aef2d849a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2174bf6deb377b84" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2174bf6deb377b84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24be7f5f865a2deb8f201d0a0b503669" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2174bf6deb377b84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2174bf6deb377b84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2174bf6deb377b84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82f40a105de5cf25" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82f40a105de5cf25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f5506da6db9e5740aa0eee7024778350" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82f40a105de5cf25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82f40a105de5cf25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-82f40a105de5cf25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f4cdf67f522689d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f4cdf67f522689d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4fb23ba8c1d734d582169a2e95c85a39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f4cdf67f522689d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f4cdf67f522689d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f4cdf67f522689d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce256a339dc4ee9c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce256a339dc4ee9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0f94ebd97667fef37046ade197fa73a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce256a339dc4ee9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac95a5f33a01cb89" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac95a5f33a01cb89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-360580faa247692428688f8a769e41ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac95a5f33a01cb89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fefa4c52998336c1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fefa4c52998336c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-add4bc62365e99a3fcd3546b08aea505" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fefa4c52998336c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd0048d5df882de7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd0048d5df882de7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ffe5506f59f7449871d7f2016ac7fa2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd0048d5df882de7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd0048d5df882de7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd0048d5df882de7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c674c523a607070" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c674c523a607070" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cc1c891b24ed0243a6aefea020bcd1ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c674c523a607070" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c674c523a607070" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1c674c523a607070" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-805c0ae00784ab6e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-805c0ae00784ab6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-565f120f55a7f8e8ab1614245c1ee13c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-805c0ae00784ab6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-805c0ae00784ab6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-805c0ae00784ab6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d829d47b91092b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d829d47b91092b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ac43934bc5692008904a1e5ffb0fac8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d829d47b91092b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d829d47b91092b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7d829d47b91092b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f433b779adb4e38c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f433b779adb4e38c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-51c0960dd5bb2f39622b1a234a72de75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f433b779adb4e38c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f433b779adb4e38c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f433b779adb4e38c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1eda66ad633c87ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1eda66ad633c87ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1579c487f8f16fe61c45866aa1cc7347" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1eda66ad633c87ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1eda66ad633c87ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1eda66ad633c87ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f96379544222cb71" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f96379544222cb71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3908e6b9c82962b9e0525c89594ada75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f96379544222cb71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f96379544222cb71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f96379544222cb71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54f42aad56540df3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54f42aad56540df3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0868fd641a5726cb22c01698251f4b6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54f42aad56540df3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54f42aad56540df3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54f42aad56540df3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3503db690e8fb12" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3503db690e8fb12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0a8d32ce9f5d1bd7bf52e7a6cc437a06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3503db690e8fb12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3503db690e8fb12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e3503db690e8fb12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d3c79cb9c921e4a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d3c79cb9c921e4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-726a1a308deb844f09eabcf563e7797a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d3c79cb9c921e4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d3c79cb9c921e4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5d3c79cb9c921e4a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d98fa5c04e3a6e71" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d98fa5c04e3a6e71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4930b74708874283af8ac8dbedd84827" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d98fa5c04e3a6e71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d98fa5c04e3a6e71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d98fa5c04e3a6e71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4bc784f99bfee89" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4bc784f99bfee89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-889b9b5b461878c04dc4ae2f5719b439" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4bc784f99bfee89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4bc784f99bfee89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4bc784f99bfee89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7a9ec97c20e28f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7a9ec97c20e28f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2591a4135f61a10799abcd432f2c4cc2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7a9ec97c20e28f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7a9ec97c20e28f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e7a9ec97c20e28f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb32eeda4d0bb1c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb32eeda4d0bb1c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5f2c809529f0c0336f72c3e80606bc3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb32eeda4d0bb1c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb32eeda4d0bb1c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb32eeda4d0bb1c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc607c4d0fd126a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc607c4d0fd126a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8deb09529afc6aa28ffa1e6656d73348" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc607c4d0fd126a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc607c4d0fd126a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dc607c4d0fd126a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e3e29236f10d3c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e3e29236f10d3c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b534ab3436aaeac3724546375ada975" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e3e29236f10d3c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e3e29236f10d3c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4e3e29236f10d3c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-402bcba4338e4d97" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-402bcba4338e4d97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ece1a2c3f041f85458b29f4612da9093" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-402bcba4338e4d97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-402bcba4338e4d97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-402bcba4338e4d97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59dd481c8eb8fd7e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59dd481c8eb8fd7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7862295da085cc13ec0122d9cf2b69a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59dd481c8eb8fd7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59dd481c8eb8fd7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-59dd481c8eb8fd7e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1eb06a3324d0f922" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1eb06a3324d0f922" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-95b51131d95a8bb6a8217c4aa388bec7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1eb06a3324d0f922" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1eb06a3324d0f922" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1eb06a3324d0f922" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0acdef31496f9fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0acdef31496f9fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c6b8f0476fc6445fe3e2f386ae377f2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0acdef31496f9fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0acdef31496f9fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d0acdef31496f9fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49594738dbd83d36" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49594738dbd83d36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e5fbf42ed76353a505af28766781227c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49594738dbd83d36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49594738dbd83d36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-49594738dbd83d36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cae4f213266cf166" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cae4f213266cf166" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db5d8a821d339d13a417a802835eb9ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cae4f213266cf166" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cae4f213266cf166" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cae4f213266cf166" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9154e76abef7845" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9154e76abef7845" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-32b0d91fe1c87c86c7dd642ce9887ed2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9154e76abef7845" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9154e76abef7845" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f9154e76abef7845" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5dd5416656abca9b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5dd5416656abca9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed36c6c28ccde704b66c3ecef01a3156" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5dd5416656abca9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5dd5416656abca9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5dd5416656abca9b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fdc8a915928c4f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fdc8a915928c4f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-befb5a560a78dbb6e8a0776c49400603" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fdc8a915928c4f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fdc8a915928c4f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4fdc8a915928c4f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-268ca11aede8e6f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-268ca11aede8e6f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04f3857d36fd089a552f986409c9f233" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-268ca11aede8e6f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-268ca11aede8e6f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-268ca11aede8e6f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00e461305acc3b76" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00e461305acc3b76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f37ace727e56eb640de45d7907cb6fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00e461305acc3b76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00e461305acc3b76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00e461305acc3b76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b97e650d823da764" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b97e650d823da764" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f342fcf3f9d64cde592cd1a09f5a02f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b97e650d823da764" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b97e650d823da764" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b97e650d823da764" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e30de648b482f870" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e30de648b482f870" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd0b493d85b2faaf6f5a3dc745c666d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e30de648b482f870" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e30de648b482f870" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e30de648b482f870" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a7c65d8ffe66930" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a7c65d8ffe66930" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-51ada6f4f349e6280d90cf68809b88b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a7c65d8ffe66930" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a7c65d8ffe66930" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a7c65d8ffe66930" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9f4c844cc5c5022" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9f4c844cc5c5022" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4ae76d8e8a1f50211d79078b698f0307" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9f4c844cc5c5022" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9f4c844cc5c5022" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f9f4c844cc5c5022" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bb91985d08eb6e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bb91985d08eb6e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6dd30fd4ddae7779ec5053f2f06d863e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bb91985d08eb6e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bb91985d08eb6e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9bb91985d08eb6e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afc128c8e3ce66d8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afc128c8e3ce66d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-709b41a9d1993ddfca6921b5eb648a94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afc128c8e3ce66d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afc128c8e3ce66d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-afc128c8e3ce66d8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f5f7adeb2f1d5cc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f5f7adeb2f1d5cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-98267380968185e1878efe26b5bc9b55" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f5f7adeb2f1d5cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f5f7adeb2f1d5cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f5f7adeb2f1d5cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0848655434c1a5b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0848655434c1a5b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c85033ba3e4af6b9cdc283ccb261409b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0848655434c1a5b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0848655434c1a5b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0848655434c1a5b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcbb2d93b209ccfa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcbb2d93b209ccfa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6ca275b5b2fd36997951158f94d73d52" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcbb2d93b209ccfa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcbb2d93b209ccfa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fcbb2d93b209ccfa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f23cc584ae76dd3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f23cc584ae76dd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f0c9daff02400b87182f252cc7adb57f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f23cc584ae76dd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-639726bfb59bcd15" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-639726bfb59bcd15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4aacb8a1abfe7df125df1604e636a49a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-639726bfb59bcd15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-445fbc210b38f701" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-445fbc210b38f701" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6a615b792472de80b3d93366c2b9c979" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-445fbc210b38f701" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3595775c8171bd2e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3595775c8171bd2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2fb3599af0804e812ba3581e3f27655c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3595775c8171bd2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3595775c8171bd2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3595775c8171bd2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19eb9dd2c84bc674" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19eb9dd2c84bc674" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9227510fb707d44dcae72a27efd25d0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19eb9dd2c84bc674" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19eb9dd2c84bc674" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-19eb9dd2c84bc674" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f82733bd2b447ee5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f82733bd2b447ee5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-486cccd289bf215cf292139116012cee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f82733bd2b447ee5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f82733bd2b447ee5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f82733bd2b447ee5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea19fd6c172d040e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea19fd6c172d040e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9be0f01addbb790a4df07ad98641fad3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea19fd6c172d040e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea19fd6c172d040e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea19fd6c172d040e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a5a1a3b235d8a31" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a5a1a3b235d8a31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3e42ff651c94a76ca40051fd30715319" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a5a1a3b235d8a31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a5a1a3b235d8a31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9a5a1a3b235d8a31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fbded46d82646dc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fbded46d82646dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-269de93d62f205a5f492c2a1d8f266cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fbded46d82646dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fbded46d82646dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1fbded46d82646dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a55b419561721c1c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a55b419561721c1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-33d4c1bc582b2f479d67bcce714acc2a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a55b419561721c1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a55b419561721c1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a55b419561721c1c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e7bb21d1d82e624" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e7bb21d1d82e624" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4a2af4247d3a3e6cab1414ebfa2edc80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e7bb21d1d82e624" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e7bb21d1d82e624" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7e7bb21d1d82e624" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c86257c726adf9b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c86257c726adf9b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-944172219aa3d3a2f153f268df9df987" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c86257c726adf9b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c86257c726adf9b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c86257c726adf9b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8348bb5563950019" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8348bb5563950019" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b3a163510d4cb7db13a647fcfdb1ac54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8348bb5563950019" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8348bb5563950019" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8348bb5563950019" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ba09af8a4952846" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ba09af8a4952846" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b77a0a4e76fdf31f6697c2ecc7392a6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ba09af8a4952846" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ba09af8a4952846" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ba09af8a4952846" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c2b7a184a7e2e85" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c2b7a184a7e2e85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-df775087895d36d5a6f66de1543a461a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c2b7a184a7e2e85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c2b7a184a7e2e85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4c2b7a184a7e2e85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ef603864e02f3ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ef603864e02f3ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0669f3185fa827e726d7d076e7450ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ef603864e02f3ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ef603864e02f3ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ef603864e02f3ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bde8d78fb2d180ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bde8d78fb2d180ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f5e2e33c433dc23b0bfa82b17b7f6c7b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bde8d78fb2d180ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bde8d78fb2d180ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bde8d78fb2d180ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1858f445617618a6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1858f445617618a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2abec3de178088a316d67c93c439e9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1858f445617618a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1858f445617618a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1858f445617618a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-123093b755d4da6d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-123093b755d4da6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73c5c2c68ce727b13670e36e65947f90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-123093b755d4da6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-123093b755d4da6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-123093b755d4da6d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4604cdb4ccc4ac6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4604cdb4ccc4ac6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cad429988ef572a04e6b23b696cfb280" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4604cdb4ccc4ac6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4604cdb4ccc4ac6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c4604cdb4ccc4ac6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89263afeea3c8ade" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89263afeea3c8ade" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-855162ef2b120e865db0b59ff04a1ad7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89263afeea3c8ade" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89263afeea3c8ade" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-89263afeea3c8ade" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed61936eaacc6f58" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed61936eaacc6f58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e0191fa87f6abfe033d76e245a8c386f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed61936eaacc6f58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed61936eaacc6f58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ed61936eaacc6f58" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64ab2cbcc72f1fe6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64ab2cbcc72f1fe6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-df1290e8b76ea80f16d454aa3166c496" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64ab2cbcc72f1fe6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64ab2cbcc72f1fe6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-64ab2cbcc72f1fe6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f23aa9336de0263" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f23aa9336de0263" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0dc49c1f1fbab46a316e225825860d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f23aa9336de0263" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f23aa9336de0263" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f23aa9336de0263" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c0e99e7ed5764c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c0e99e7ed5764c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6da928c4059e1420e585ee7e03bf816a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c0e99e7ed5764c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c0e99e7ed5764c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0c0e99e7ed5764c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c805f94e106d402" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c805f94e106d402" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-81607c36179481ce2ca3daf9b97f36b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c805f94e106d402" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c805f94e106d402" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8c805f94e106d402" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f67cafd92e723e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f67cafd92e723e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6bc7e780d7f0bb1b1dfffa79c19a92a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f67cafd92e723e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f67cafd92e723e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f67cafd92e723e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e70b378a55731074" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e70b378a55731074" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5848836d0d7bb1ff9826cee2e7371153" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e70b378a55731074" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e70b378a55731074" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e70b378a55731074" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c20f23b126e9138" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c20f23b126e9138" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-93f2dc44e2a6cd3e9c5107eb56792fc1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c20f23b126e9138" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c20f23b126e9138" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0c20f23b126e9138" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b40be24f44e799d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b40be24f44e799d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c99054444ecff75395964eee8106ba68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b40be24f44e799d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b40be24f44e799d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3b40be24f44e799d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5720e04f13311e27" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5720e04f13311e27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c2d7df8173616c71cdb564a4172da53f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5720e04f13311e27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5720e04f13311e27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5720e04f13311e27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0864f7308f59ff3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0864f7308f59ff3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2a838113a988b7ddb1e3093886bd8622" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0864f7308f59ff3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0864f7308f59ff3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a0864f7308f59ff3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b410abdc311ff00" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b410abdc311ff00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0299f6f5b420703dbe64036a4713d384" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b410abdc311ff00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b410abdc311ff00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0b410abdc311ff00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca7d390b10011812" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca7d390b10011812" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de3bce0ae7914ffa2684ad97193f0fb1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca7d390b10011812" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca7d390b10011812" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca7d390b10011812" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f388e33ad96aea85" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f388e33ad96aea85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-831f34aa50cca971ea3a8f5d954596a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f388e33ad96aea85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f388e33ad96aea85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f388e33ad96aea85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ced4f47265305adf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ced4f47265305adf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6b814d3613c865a0d83405777e725d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ced4f47265305adf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ced4f47265305adf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ced4f47265305adf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57209383b3948c27" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57209383b3948c27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-676a31bb89495e9f19ab0501e7343572" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57209383b3948c27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57209383b3948c27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-57209383b3948c27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9479e033c7513d8d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9479e033c7513d8d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-428e6414beb38120b8ee7786fb17bdbd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9479e033c7513d8d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9479e033c7513d8d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9479e033c7513d8d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c54c543c605dd17b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c54c543c605dd17b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7faaf56ecb8fb22b31e123f474da78e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c54c543c605dd17b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c54c543c605dd17b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c54c543c605dd17b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97ead8844277f54b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97ead8844277f54b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a316bd3f70b627501db373f8a9fc2503" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97ead8844277f54b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e19c9aa8cfac4b89" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e19c9aa8cfac4b89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-20096a2db51b3acaf58887b47da64041" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e19c9aa8cfac4b89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-977fe30d521ae01b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-977fe30d521ae01b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a1f7fba6e9918040841ad01bade7465c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-977fe30d521ae01b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b796029a32643098" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b796029a32643098" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-38362ffb33b1ecb2e10e3498883ad26b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b796029a32643098" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b796029a32643098" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b796029a32643098" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92072ca33e151dab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92072ca33e151dab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9aff19542eafe1da622a7246e728e00a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92072ca33e151dab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92072ca33e151dab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-92072ca33e151dab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70d1c12e19a3e3c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70d1c12e19a3e3c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1997807dd157f12c58fad09f971ab803" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70d1c12e19a3e3c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70d1c12e19a3e3c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-70d1c12e19a3e3c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f295fd16479223b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f295fd16479223b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd54678d570622c1aea8752b90cef7a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f295fd16479223b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f295fd16479223b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8f295fd16479223b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e299516b08d171f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e299516b08d171f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77141b5cb63659e4910ae158a4a4d2d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e299516b08d171f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e299516b08d171f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5e299516b08d171f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9e72226bae5d00a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9e72226bae5d00a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f002ad2bb6663445d0c19dbae0954bc3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9e72226bae5d00a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9e72226bae5d00a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9e72226bae5d00a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e70854cc79cdc74" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e70854cc79cdc74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-262ec4a1235fdcd1b21beac779a3a42f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e70854cc79cdc74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e70854cc79cdc74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9e70854cc79cdc74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4f7e469162238ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4f7e469162238ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d501354491822f3f3f93a77216c1ddb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4f7e469162238ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4f7e469162238ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a4f7e469162238ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cc6b466e239f73b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cc6b466e239f73b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c418111de955192e26e20915edfed6ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cc6b466e239f73b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cc6b466e239f73b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8cc6b466e239f73b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38634691e8fcb7d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38634691e8fcb7d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a22d0d2c086571d87566e834128e41ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38634691e8fcb7d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38634691e8fcb7d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-38634691e8fcb7d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-113146923ee5f7e2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-113146923ee5f7e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-26dce71d170544108ee338b4eee8922c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-113146923ee5f7e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-113146923ee5f7e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-113146923ee5f7e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c119c06902cb5686" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c119c06902cb5686" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5a52c25240e443d3146591d6cbf7c8a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c119c06902cb5686" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c119c06902cb5686" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c119c06902cb5686" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-119ccc081201c739" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-119ccc081201c739" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-429a1748d71b303d227d1035c6cf426c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-119ccc081201c739" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-119ccc081201c739" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-119ccc081201c739" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38a053985b481d4d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38a053985b481d4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5130a9d056d5d5b2a69b60e0da45bd05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38a053985b481d4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38a053985b481d4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-38a053985b481d4d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b4edf8dde3566b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b4edf8dde3566b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-300c20f190d0cc2c63be7b077f1892f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b4edf8dde3566b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b4edf8dde3566b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b4edf8dde3566b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab6c5ceef085d35e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab6c5ceef085d35e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f90df60a88ba6ed9e65abf503ca5bdae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab6c5ceef085d35e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab6c5ceef085d35e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab6c5ceef085d35e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a8cd9da0ba6500d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a8cd9da0ba6500d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-41e40dc30263c7b06347526df91ec560" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a8cd9da0ba6500d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a8cd9da0ba6500d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7a8cd9da0ba6500d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e81aa02564a35133" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e81aa02564a35133" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a877d1397c33c669d29f857626ecdfd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e81aa02564a35133" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e81aa02564a35133" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e81aa02564a35133" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c59c71c9f29ecf37" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c59c71c9f29ecf37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-586ac11ac924961bad528466f65991f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c59c71c9f29ecf37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c59c71c9f29ecf37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c59c71c9f29ecf37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af1fc2542ed94b63" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af1fc2542ed94b63" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-03e204d18e3051b15bcb1b83b4c06ccc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af1fc2542ed94b63" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af1fc2542ed94b63" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-af1fc2542ed94b63" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4131663f34c158d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4131663f34c158d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-144ee987092d7a0975fe0ffd95cd8857" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4131663f34c158d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4131663f34c158d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4131663f34c158d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b8dae6bc542723a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b8dae6bc542723a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8d1464e9e5ac671e4206407a3def3b3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b8dae6bc542723a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b8dae6bc542723a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0b8dae6bc542723a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecc2691aab267f6e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecc2691aab267f6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-49b74363b60f938ab45979568ffd59cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecc2691aab267f6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecc2691aab267f6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ecc2691aab267f6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-098ab11e3a706dbc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-098ab11e3a706dbc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5a1704bc09d28e50e140c82fea9682f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-098ab11e3a706dbc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-098ab11e3a706dbc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-098ab11e3a706dbc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35100de820948915" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35100de820948915" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7129d5a0f35b85714a6acb97ad807854" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35100de820948915" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35100de820948915" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-35100de820948915" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8076b4b535fc0c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8076b4b535fc0c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-62e8e42ab7f57e28a3a116b83ba7250b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8076b4b535fc0c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8076b4b535fc0c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c8076b4b535fc0c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a23cc5cf8dfab06c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a23cc5cf8dfab06c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0b33494bd001ca31f07b34367ac3ed26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a23cc5cf8dfab06c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a23cc5cf8dfab06c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a23cc5cf8dfab06c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afbbf1a800a2a30b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afbbf1a800a2a30b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6cd10c94ce6f2038e2d5d2ed90f82ffe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afbbf1a800a2a30b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afbbf1a800a2a30b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-afbbf1a800a2a30b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-661c2f297b446855" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-661c2f297b446855" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d978e0b921614362a71616d8a457606" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-661c2f297b446855" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-661c2f297b446855" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-661c2f297b446855" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97fa24b6c9220d02" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97fa24b6c9220d02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b1d1d8425e1448baacb9815c49f891aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97fa24b6c9220d02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97fa24b6c9220d02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-97fa24b6c9220d02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bedfc9dc6fff7177" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bedfc9dc6fff7177" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9bc14f36e1be11cece0ebb5db7b95fab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bedfc9dc6fff7177" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bedfc9dc6fff7177" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bedfc9dc6fff7177" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-decb8abb7ae8d4d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-decb8abb7ae8d4d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-187c07df5dd6df5fec0e0a7af0af40d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-decb8abb7ae8d4d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-decb8abb7ae8d4d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-decb8abb7ae8d4d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75eb52bf8f9d389f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75eb52bf8f9d389f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1643ba46bdbc5513d9f895de4226fe99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75eb52bf8f9d389f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75eb52bf8f9d389f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-75eb52bf8f9d389f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f76a1c8cc2dbd91" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f76a1c8cc2dbd91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bbf0c17dbb9e1593100125bec31dfe64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f76a1c8cc2dbd91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f76a1c8cc2dbd91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3f76a1c8cc2dbd91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95fc203ee1c08042" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95fc203ee1c08042" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1166f634a6458fecab7ca061788d9745" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95fc203ee1c08042" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95fc203ee1c08042" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-95fc203ee1c08042" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba25c77ab330f59d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba25c77ab330f59d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3e43712c88d5d6f02b0175d4c123f718" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba25c77ab330f59d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba25c77ab330f59d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba25c77ab330f59d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-251633e98e8512ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-251633e98e8512ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bd1d48cf62d2d3fbf701e5e1e156db0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-251633e98e8512ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b35edd57cf941e93" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b35edd57cf941e93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-40ad919b439a2c096276e4c3891fb52a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b35edd57cf941e93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74a584100b747e99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74a584100b747e99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5149755b789825391398aca550aa589e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74a584100b747e99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa958374d265b014" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa958374d265b014" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ad3dcf777364b334f8c83a95cc17a5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa958374d265b014" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa958374d265b014" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa958374d265b014" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7ddc03f0d2e182d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7ddc03f0d2e182d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-790b827007c45c94d985de5173d18871" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7ddc03f0d2e182d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7ddc03f0d2e182d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c7ddc03f0d2e182d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2f76557fb092dec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2f76557fb092dec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2464c5082a129fcbe303d34d949bdd58" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2f76557fb092dec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2f76557fb092dec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c2f76557fb092dec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2dfc371693a90fb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2dfc371693a90fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b13522d1d5210f9e20b6f61413b0acbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2dfc371693a90fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2dfc371693a90fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2dfc371693a90fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bcf08f26345f55f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bcf08f26345f55f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b9b32bde5d29274f61b3d40848eff55a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bcf08f26345f55f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bcf08f26345f55f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3bcf08f26345f55f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6456ecc39306e6e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6456ecc39306e6e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d3c2cd26b0653d17beb4e92baa8b621" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6456ecc39306e6e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6456ecc39306e6e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6456ecc39306e6e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a134e827006bb99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a134e827006bb99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-483bbef78ac782c2ce17124248360eb4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a134e827006bb99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a134e827006bb99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7a134e827006bb99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-120cc183a2a742fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-120cc183a2a742fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-34c71f0a9623e2cd81c3e9baee50a2a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-120cc183a2a742fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-120cc183a2a742fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-120cc183a2a742fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf6a6b1faf4a5e10" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf6a6b1faf4a5e10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e1daa1316ff70a1b9be2864b9ea337d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf6a6b1faf4a5e10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf6a6b1faf4a5e10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bf6a6b1faf4a5e10" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ba2f612c207c7e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ba2f612c207c7e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-62230af6693741cb8a8a4f9e0416dd11" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ba2f612c207c7e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ba2f612c207c7e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ba2f612c207c7e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac8c2323bd54ea82" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac8c2323bd54ea82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-27108ece2fefcc33be3b3c1ddbb8f3c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac8c2323bd54ea82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac8c2323bd54ea82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ac8c2323bd54ea82" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8748fde4e0c5ee68" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8748fde4e0c5ee68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0728574d3f4c7044aabafd4d11825860" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8748fde4e0c5ee68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8748fde4e0c5ee68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8748fde4e0c5ee68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb27159d45ca903b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb27159d45ca903b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c1acb3c3d485ebec9e5c1eb9d15e481c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb27159d45ca903b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb27159d45ca903b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cb27159d45ca903b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a605b58b566ef149" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a605b58b566ef149" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eacc650f3f1d06676969495b24475397" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a605b58b566ef149" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a605b58b566ef149" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a605b58b566ef149" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbddf478a796d162" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbddf478a796d162" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb2f51695524ee90b99081cde93a7b92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbddf478a796d162" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbddf478a796d162" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dbddf478a796d162" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-baa0a3b3e1d8db21" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-baa0a3b3e1d8db21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-751500f6d54491db9aa935482e57313c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-baa0a3b3e1d8db21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-baa0a3b3e1d8db21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-baa0a3b3e1d8db21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61c0a6d92648356a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61c0a6d92648356a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ead83d18e163730ab7bbb86ce9804e61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61c0a6d92648356a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61c0a6d92648356a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-61c0a6d92648356a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd6e51343a8de6bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd6e51343a8de6bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f3be9e07481c2a53eb4208ff0093334f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd6e51343a8de6bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd6e51343a8de6bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd6e51343a8de6bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdb91ce71263b3c1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdb91ce71263b3c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e3fcdad6eaa4f1804ebd6be436ef35b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdb91ce71263b3c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdb91ce71263b3c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fdb91ce71263b3c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252f6377b8e98cb0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252f6377b8e98cb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3261ebed9a340b5d5711aa4b2595e711" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252f6377b8e98cb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252f6377b8e98cb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-252f6377b8e98cb0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-484c99f77f7c6626" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-484c99f77f7c6626" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-20b2483e322ae4fa752e326de8dd59c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-484c99f77f7c6626" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-484c99f77f7c6626" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-484c99f77f7c6626" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e89b28620db994a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e89b28620db994a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-15477c11345da174b28d9521f9a4fe4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e89b28620db994a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e89b28620db994a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e89b28620db994a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbc4949da2fdad47" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbc4949da2fdad47" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ff798a95ec143fd907d5874c16b51902" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbc4949da2fdad47" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbc4949da2fdad47" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dbc4949da2fdad47" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b3f9efdb5b78585" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b3f9efdb5b78585" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb9efd8bceb930b98107a951e35b52c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b3f9efdb5b78585" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b3f9efdb5b78585" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4b3f9efdb5b78585" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fdd811875996609" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fdd811875996609" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-932791e09c3ad06df19b8061db67853e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fdd811875996609" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fdd811875996609" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2fdd811875996609" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f80a6343ec7b3cd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f80a6343ec7b3cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77870e1eef3a4e16358a18b8d26811e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f80a6343ec7b3cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f80a6343ec7b3cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f80a6343ec7b3cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-412e98319fcddf5f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-412e98319fcddf5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8fb954a802b29023e206e0cd97f884a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-412e98319fcddf5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-412e98319fcddf5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-412e98319fcddf5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85ccbf50dd1e8468" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85ccbf50dd1e8468" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-522db9c3a01286e989b189be2d53ed7b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85ccbf50dd1e8468" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85ccbf50dd1e8468" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-85ccbf50dd1e8468" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c80a7d86ec2feeba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c80a7d86ec2feeba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e909c15b1cbca4c4a3654b885e4bc3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c80a7d86ec2feeba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c80a7d86ec2feeba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c80a7d86ec2feeba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b56fc69b2d5447eb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b56fc69b2d5447eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f541fd54008cfd8e3d1cb1b55f98dc60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b56fc69b2d5447eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b56fc69b2d5447eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b56fc69b2d5447eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b3dedc84bd21154" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b3dedc84bd21154" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ba0e0a91ccd26b783f0101977c9f1e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b3dedc84bd21154" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b3dedc84bd21154" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b3dedc84bd21154" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3dc86a6682082ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3dc86a6682082ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eb6388326e5c1ff671f750428211f801" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3dc86a6682082ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3dc86a6682082ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b3dc86a6682082ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9e0eadbcdc3d9a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9e0eadbcdc3d9a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e9b204d27d982e03b5a1607e4fda872" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9e0eadbcdc3d9a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9e0eadbcdc3d9a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9e0eadbcdc3d9a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45a36fd88b652d66" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45a36fd88b652d66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-137cec9d09d727108a950916b591e1bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45a36fd88b652d66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45a36fd88b652d66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-45a36fd88b652d66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20fb001bd8550e64" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20fb001bd8550e64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f0f1b3d5408408103d8faa5922accfad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20fb001bd8550e64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20fb001bd8550e64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20fb001bd8550e64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12f20f9b3de16737" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12f20f9b3de16737" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-383b10a2b55dacce87ad87759a398aa5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12f20f9b3de16737" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12f20f9b3de16737" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-12f20f9b3de16737" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ede3476f7adbedf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ede3476f7adbedf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f70c50327873f774f45287fc0a34437" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ede3476f7adbedf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d24c4d146b00d6bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d24c4d146b00d6bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e94315617657389dddf08f00bba65c0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d24c4d146b00d6bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97d6aa9fbf3d154d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97d6aa9fbf3d154d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6aad4e24b1ba629f427a182dc1fc2f2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97d6aa9fbf3d154d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-beaf5fb99ec0558b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-beaf5fb99ec0558b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f0d0bfe6e124e9f22cf369ffe6593ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-beaf5fb99ec0558b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-beaf5fb99ec0558b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-beaf5fb99ec0558b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23f352e7e9d2eaeb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23f352e7e9d2eaeb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed43331466c0c628dbd9045cac1094a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23f352e7e9d2eaeb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23f352e7e9d2eaeb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23f352e7e9d2eaeb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35fcea142d01e441" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35fcea142d01e441" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c5fef3617a18edc48721ff6388e5f939" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35fcea142d01e441" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35fcea142d01e441" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-35fcea142d01e441" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a7653a3229c66a8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a7653a3229c66a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-201b99735a510aef23ed2a46f085c572" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a7653a3229c66a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a7653a3229c66a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a7653a3229c66a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8e8dd8fc2d25316" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8e8dd8fc2d25316" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24a7fde4c4d42cb06807caccee696eff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8e8dd8fc2d25316" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8e8dd8fc2d25316" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f8e8dd8fc2d25316" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca3e11506c9f5f69" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca3e11506c9f5f69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ee79148fb3c51b00045600506e3814ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca3e11506c9f5f69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca3e11506c9f5f69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca3e11506c9f5f69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2be3789688f23acb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2be3789688f23acb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c2a6c7b5e9ea29da33af3531147dd797" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2be3789688f23acb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2be3789688f23acb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2be3789688f23acb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89d9419b8ecce85a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89d9419b8ecce85a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-98433d18af9d14b9fcb8d93cfce53cc8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89d9419b8ecce85a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89d9419b8ecce85a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-89d9419b8ecce85a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2948342e4e3dd193" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2948342e4e3dd193" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69a061bb05fabbf311a45da1fc87b350" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2948342e4e3dd193" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2948342e4e3dd193" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2948342e4e3dd193" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-045d0f2a220718a7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-045d0f2a220718a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e4002ad7f0df86d468dbd59b37acb62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-045d0f2a220718a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-045d0f2a220718a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-045d0f2a220718a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b0783e1fc7bfa5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b0783e1fc7bfa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24a442c39d40a8b4caf65eb73fa95c0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b0783e1fc7bfa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b0783e1fc7bfa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4b0783e1fc7bfa5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533d5cdbfd6008a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533d5cdbfd6008a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-256e376176125a0faf0038bc4fcba177" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533d5cdbfd6008a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533d5cdbfd6008a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-533d5cdbfd6008a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25c4306adfeff4d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25c4306adfeff4d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fc327882eda7eec03cae3110e45d6eb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25c4306adfeff4d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25c4306adfeff4d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-25c4306adfeff4d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6cf2ea712e8d517" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6cf2ea712e8d517" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-43753bcc5f31a97c493915c24834322f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6cf2ea712e8d517" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6cf2ea712e8d517" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a6cf2ea712e8d517" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b67549a713a44512" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b67549a713a44512" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c81195ff9a40cf4eff5ba97303df524" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b67549a713a44512" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b67549a713a44512" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b67549a713a44512" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b92687a4042ceb3b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b92687a4042ceb3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-abb2f28d662b48abe60d12b3e7983ba7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b92687a4042ceb3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b92687a4042ceb3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b92687a4042ceb3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-260404dc2cae954a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-260404dc2cae954a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a358f8141ebf110516dce86db236bc75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-260404dc2cae954a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-260404dc2cae954a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-260404dc2cae954a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2005e0497d3f9e5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2005e0497d3f9e5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-22f95fa37c8ff71f4ac43879848e7d7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2005e0497d3f9e5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2005e0497d3f9e5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2005e0497d3f9e5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0e39a9e3aa7d72e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0e39a9e3aa7d72e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ee0cc76d725b4088265575e70f66ee55" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0e39a9e3aa7d72e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0e39a9e3aa7d72e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d0e39a9e3aa7d72e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32f840d31af3e253" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32f840d31af3e253" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3484f8c7d7d6bba959a0698c4b706715" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32f840d31af3e253" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32f840d31af3e253" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-32f840d31af3e253" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7420bcac9fb9660a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7420bcac9fb9660a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-08ab5d5720f21a2be57956b4bee0aa03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7420bcac9fb9660a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7420bcac9fb9660a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7420bcac9fb9660a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-439049537ca95f87" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-439049537ca95f87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d9eb01491b67bf70cc35a2e87762e513" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-439049537ca95f87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-439049537ca95f87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-439049537ca95f87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c97075753363a85e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c97075753363a85e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-33a06d93e59be48c2049f207bf9f5b08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c97075753363a85e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c97075753363a85e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c97075753363a85e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0385bd2dbaaa6487" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0385bd2dbaaa6487" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4849034f1dd51a2f64f7974c93a939a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0385bd2dbaaa6487" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0385bd2dbaaa6487" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0385bd2dbaaa6487" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b550c15827fc5503" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b550c15827fc5503" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7bb0a14305f35f7452f20df932408984" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b550c15827fc5503" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b550c15827fc5503" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b550c15827fc5503" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f474970822b8f5a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f474970822b8f5a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-479bc16096a2d1c8030c270b1db48fbb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f474970822b8f5a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f474970822b8f5a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f474970822b8f5a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e49f208a9431c971" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e49f208a9431c971" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-66c1ea5e018fdb2780fbafc6d42c9611" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e49f208a9431c971" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e49f208a9431c971" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e49f208a9431c971" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8310d494c959cf1d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8310d494c959cf1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bd7f212384c415b8510cf7df08c6415e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8310d494c959cf1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8310d494c959cf1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8310d494c959cf1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97eed06ce3d36ad0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97eed06ce3d36ad0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-12d3109c225a3a712750b9910c646522" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97eed06ce3d36ad0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97eed06ce3d36ad0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-97eed06ce3d36ad0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cd2636a48701753" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cd2636a48701753" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f3f05e2dbd5c1ea142f784ee78f38e1e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cd2636a48701753" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cd2636a48701753" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2cd2636a48701753" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a48fbf7a0347e9a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a48fbf7a0347e9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b8035886198d1177dbee1a43fe53f7fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a48fbf7a0347e9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a48fbf7a0347e9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a48fbf7a0347e9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cf735c972255539" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cf735c972255539" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e3777ddb61654cb6eb82fa303603cc8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cf735c972255539" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cf735c972255539" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2cf735c972255539" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d230cc8c9826d520" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d230cc8c9826d520" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-901d8f8ea04e54cb690c816c892129c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d230cc8c9826d520" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d230cc8c9826d520" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d230cc8c9826d520" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-011338d8d533f411" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-011338d8d533f411" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f72e9f4e0714bad79c44a4b32870a4ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-011338d8d533f411" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-011338d8d533f411" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-011338d8d533f411" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2462e3b8c7189a0d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2462e3b8c7189a0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e9eed7b43e46be9047fcf477fa1009b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2462e3b8c7189a0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2462e3b8c7189a0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2462e3b8c7189a0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea9cb27217782e39" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea9cb27217782e39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8b244207d96e74a4a695cb2c37155e29" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea9cb27217782e39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea9cb27217782e39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea9cb27217782e39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f25a95e1ef779c1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f25a95e1ef779c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-803213d532a517020b5980c9c1721820" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f25a95e1ef779c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14af2182216d8e4a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14af2182216d8e4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-86c2231be59eda5fdf465ebf3be4bf7a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14af2182216d8e4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44dd0c018192d43e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44dd0c018192d43e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f7365665b8a6a58042c4a83002bd4298" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44dd0c018192d43e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f5f9574d7312906" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f5f9574d7312906" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d1b11e288f7286aadb0a92a05704d3e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f5f9574d7312906" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f5f9574d7312906" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3f5f9574d7312906" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-921f5cc6394433f0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-921f5cc6394433f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-43078ff1da278e7a4aea2346d25e5c36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-921f5cc6394433f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-921f5cc6394433f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-921f5cc6394433f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c23a0aebf6c5cca7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c23a0aebf6c5cca7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e634c204a8968dc2bc8d726b5d0feae3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c23a0aebf6c5cca7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c23a0aebf6c5cca7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c23a0aebf6c5cca7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62cd899f97122d85" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62cd899f97122d85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8b9f31f3974f46d4509e561631926a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62cd899f97122d85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62cd899f97122d85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-62cd899f97122d85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-034b2db898e44948" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-034b2db898e44948" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b67c841dfb234f02b5abd5d03096ef3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-034b2db898e44948" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-034b2db898e44948" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-034b2db898e44948" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7928607e0929c02" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7928607e0929c02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-56d130e7e1e344f26fb38bdc0bf6c209" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7928607e0929c02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7928607e0929c02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e7928607e0929c02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aa2736888c161c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aa2736888c161c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-70d9bf36256b91f7b4b43872e2ee2a00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aa2736888c161c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aa2736888c161c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8aa2736888c161c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfd80008bb45ab28" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfd80008bb45ab28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3066a33755cee4622f37e4e6e860c6cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfd80008bb45ab28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfd80008bb45ab28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bfd80008bb45ab28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d0d05f01524626b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d0d05f01524626b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-227bcab648e815f229a7852f6af66fc2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d0d05f01524626b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d0d05f01524626b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2d0d05f01524626b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6653634b9ff119fb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6653634b9ff119fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c778bdfa7a910a1cfeb7966cc3a5d8f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6653634b9ff119fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6653634b9ff119fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6653634b9ff119fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b1977e75c31ced4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b1977e75c31ced4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-337536450e946f2e0645a1f0de373f0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b1977e75c31ced4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b1977e75c31ced4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0b1977e75c31ced4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c89bc0638ce37a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c89bc0638ce37a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d1309709817327d24ade0e4162a3311" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c89bc0638ce37a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c89bc0638ce37a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7c89bc0638ce37a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac444cc91a789fb6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac444cc91a789fb6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e56c41550168f917e2b8999f900c34a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac444cc91a789fb6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac444cc91a789fb6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ac444cc91a789fb6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91e6d01fca3c2599" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91e6d01fca3c2599" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-45eb5ef98e3029be4f61aea738966f85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91e6d01fca3c2599" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91e6d01fca3c2599" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-91e6d01fca3c2599" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b8b2225bc299c04" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b8b2225bc299c04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1139773b189311fb098942c7b36c094e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b8b2225bc299c04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b8b2225bc299c04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1b8b2225bc299c04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d33caf4d8b178c27" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d33caf4d8b178c27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a0a374034ddbb91e174da566f03194e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d33caf4d8b178c27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d33caf4d8b178c27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d33caf4d8b178c27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7067c8e644525b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7067c8e644525b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-334be501c1117922a46111d97933ad5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7067c8e644525b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7067c8e644525b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c7067c8e644525b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aad73b43eb33be1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aad73b43eb33be1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f15a18984a1ecc9ece10d9c6999d24a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aad73b43eb33be1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aad73b43eb33be1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9aad73b43eb33be1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e7a19b63c991fb0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e7a19b63c991fb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-26d6835ca2d72770adb968ccec4db6d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e7a19b63c991fb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e7a19b63c991fb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1e7a19b63c991fb0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4b68ebc3d78b625" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4b68ebc3d78b625" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e0a79ad58b54bd9d868a7e66b4ad3bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4b68ebc3d78b625" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4b68ebc3d78b625" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c4b68ebc3d78b625" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56655c1ccca36101" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56655c1ccca36101" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea831126648cf6e3c289386626d83c2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56655c1ccca36101" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56655c1ccca36101" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-56655c1ccca36101" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca6f49d55be428df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca6f49d55be428df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7384181262ee21055e50f112f7b3e5ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca6f49d55be428df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca6f49d55be428df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca6f49d55be428df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e705d573ab63a4de" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e705d573ab63a4de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aacc9be3e6f9b7ca3fe6a9417ff9c6d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e705d573ab63a4de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e705d573ab63a4de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e705d573ab63a4de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d6d9bd7ae508df4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d6d9bd7ae508df4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-48760ff7ad4fcb7ca2be69f67ed8ab73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d6d9bd7ae508df4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d6d9bd7ae508df4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7d6d9bd7ae508df4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd834d8db7b1ec59" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd834d8db7b1ec59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b1a64e9f01066982f8175388535e2e71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd834d8db7b1ec59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd834d8db7b1ec59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd834d8db7b1ec59" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07ba1ecc8d00d5e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07ba1ecc8d00d5e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d6ac67b56d2ce7d73950f46d408c22e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07ba1ecc8d00d5e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07ba1ecc8d00d5e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07ba1ecc8d00d5e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4cf2f99706e9ff0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4cf2f99706e9ff0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6bf11fbd9fc111d2f1fc3e9c56a2a8c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4cf2f99706e9ff0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4cf2f99706e9ff0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f4cf2f99706e9ff0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81ba6c47dca34af4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81ba6c47dca34af4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-150ecc1c782cf1e1d15c32e4e4b7c3a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81ba6c47dca34af4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81ba6c47dca34af4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81ba6c47dca34af4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac925147fe008cde" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac925147fe008cde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-673c75516d135794d8bf578ea6d2f871" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac925147fe008cde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac925147fe008cde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ac925147fe008cde" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a27eb2c550ed5841" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a27eb2c550ed5841" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a1f40c809610d7bd6257ba2106244c98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a27eb2c550ed5841" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a27eb2c550ed5841" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a27eb2c550ed5841" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ad931739e0e2c43" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ad931739e0e2c43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4de2e52eb9a0661158689b97a552e9bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ad931739e0e2c43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ad931739e0e2c43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9ad931739e0e2c43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b603064a603ae6f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b603064a603ae6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-278759406bc8028e3d7d6ef2e4b89a7a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b603064a603ae6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b603064a603ae6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3b603064a603ae6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27b22ccd45615d35" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27b22ccd45615d35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-66ee19418355f00cd53e7a608efb2965" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27b22ccd45615d35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27b22ccd45615d35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-27b22ccd45615d35" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25df278ea337fe01" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25df278ea337fe01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bde4efb8592d6d4f14b213f19d91faf0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25df278ea337fe01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25df278ea337fe01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-25df278ea337fe01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f35ea9ea58bdc5c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f35ea9ea58bdc5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d1e7488562994ad5d79b4afabb479847" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f35ea9ea58bdc5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f35ea9ea58bdc5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f35ea9ea58bdc5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-131f30bb74af0711" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-131f30bb74af0711" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7addd4ed285f943bba7fb87258726c7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-131f30bb74af0711" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-131f30bb74af0711" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-131f30bb74af0711" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4d02b601c9b7c6c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4d02b601c9b7c6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-59f40032b488d2433b01293fef385fe8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4d02b601c9b7c6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-823ea8041497e2dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-823ea8041497e2dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-636d8a8e18122f56bf4cd3361050e566" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-823ea8041497e2dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66092513cffb290a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66092513cffb290a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-986c5f65d70e968ae1e8f6ebf202fd8d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66092513cffb290a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d72e082224901ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d72e082224901ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-30b4768a5292975ee47a6bf3c36a7ab3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d72e082224901ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d72e082224901ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5d72e082224901ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2836a4ff83e2dab9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2836a4ff83e2dab9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b9c51d7cbb5df7a778bcf9baca52072" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2836a4ff83e2dab9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2836a4ff83e2dab9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2836a4ff83e2dab9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54a3abf6fd0509cc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54a3abf6fd0509cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77d4a04be6d48d9b863a18134fbf1aad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54a3abf6fd0509cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54a3abf6fd0509cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54a3abf6fd0509cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d61ff726b11b01ab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d61ff726b11b01ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed86d496455cf01099f37ac4786d123f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d61ff726b11b01ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d61ff726b11b01ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d61ff726b11b01ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b8226b8ca2f1943" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b8226b8ca2f1943" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-07bb9e81dcc97a5cf467c6d099147741" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b8226b8ca2f1943" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b8226b8ca2f1943" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9b8226b8ca2f1943" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2fd5b0fc75bd81c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2fd5b0fc75bd81c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4ae8fadf18ae0f256ed104925fd3ba55" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2fd5b0fc75bd81c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2fd5b0fc75bd81c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2fd5b0fc75bd81c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78f162ff9120b559" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78f162ff9120b559" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5bbe48bb6d59a28c60e7f232708fb3c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78f162ff9120b559" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78f162ff9120b559" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-78f162ff9120b559" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d679ad69ba25532" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d679ad69ba25532" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5504462f9d7ebca8b44f9e029b11ecb1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d679ad69ba25532" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d679ad69ba25532" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d679ad69ba25532" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f4d9698be75392a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f4d9698be75392a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a2b7dd8d49b4a14c202ce9b2dc938eb8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f4d9698be75392a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f4d9698be75392a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f4d9698be75392a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae9e38d27ae0b34c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae9e38d27ae0b34c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-42e159481ee6a6453840fc53683b1bef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae9e38d27ae0b34c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae9e38d27ae0b34c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ae9e38d27ae0b34c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4c93fc6acabf529" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4c93fc6acabf529" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-40985b31f450bc708addabc1e20411b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4c93fc6acabf529" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4c93fc6acabf529" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b4c93fc6acabf529" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88e2399edf9a8cd9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88e2399edf9a8cd9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-18a2438a94c132f16f3fa7015ef864fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88e2399edf9a8cd9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88e2399edf9a8cd9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-88e2399edf9a8cd9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d658c2014b6a36ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d658c2014b6a36ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6c09666e2ad2d609e26365dee091268" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d658c2014b6a36ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d658c2014b6a36ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d658c2014b6a36ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bd2e6a8be68afe0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bd2e6a8be68afe0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-47c550bb3e5da3dccbfe5a10019ce3c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bd2e6a8be68afe0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bd2e6a8be68afe0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2bd2e6a8be68afe0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a912bb83e0138c9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a912bb83e0138c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-073d0fc821af7a59e3378dd4b9cde70b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a912bb83e0138c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a912bb83e0138c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a912bb83e0138c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fff6e949e0997da0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fff6e949e0997da0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e331901ebedf91b311ce1aac30272598" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fff6e949e0997da0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fff6e949e0997da0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fff6e949e0997da0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdee79ecd7898e00" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdee79ecd7898e00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-50b16e07941aa46c075185157c0a1573" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdee79ecd7898e00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdee79ecd7898e00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fdee79ecd7898e00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f6093a856680b96" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f6093a856680b96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-508377e50d63968bd7ccf44a40c4508c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f6093a856680b96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f6093a856680b96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1f6093a856680b96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06ca257b8520edc2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06ca257b8520edc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb51445e4e9fac523c067781b2769116" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06ca257b8520edc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06ca257b8520edc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-06ca257b8520edc2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39e8e6680726b0bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39e8e6680726b0bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7c5523f744858cc561615ed942a25d25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39e8e6680726b0bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39e8e6680726b0bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-39e8e6680726b0bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0086c21222b1700b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0086c21222b1700b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4a5b6eb6f97ddaa942141a937bfb8d42" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0086c21222b1700b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0086c21222b1700b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0086c21222b1700b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e4e0ab636d5851c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e4e0ab636d5851c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ad1fe5afa7ff0ba84c291fdcf322ef4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e4e0ab636d5851c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e4e0ab636d5851c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2e4e0ab636d5851c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-303c1ed6480237f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-303c1ed6480237f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-17189f129d4c41fe09edc25afd67a8ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-303c1ed6480237f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-303c1ed6480237f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-303c1ed6480237f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9db7d6c1c6b7612" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9db7d6c1c6b7612" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-afc681b3f929317ffb8a8a4e80ef86d8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9db7d6c1c6b7612" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9db7d6c1c6b7612" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9db7d6c1c6b7612" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd0abfa0a356cc1d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd0abfa0a356cc1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1750a35aa74424608abd3f6179bcf4fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd0abfa0a356cc1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd0abfa0a356cc1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dd0abfa0a356cc1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64c3f73e069691e7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64c3f73e069691e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d4852313c5ae3fb458b063c56ad1b70" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64c3f73e069691e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64c3f73e069691e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-64c3f73e069691e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-672a7f8d7cedf2fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-672a7f8d7cedf2fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b768beef06f6071354a0599a81a093a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-672a7f8d7cedf2fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-672a7f8d7cedf2fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-672a7f8d7cedf2fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2d23965881fd1e7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2d23965881fd1e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6bef44fae508cfad35c12654d3cccb85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2d23965881fd1e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2d23965881fd1e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2d23965881fd1e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9092de80f1c00aee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9092de80f1c00aee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-112f325c8d0f83ced3331cc3704dc84d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9092de80f1c00aee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9092de80f1c00aee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9092de80f1c00aee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cda0d90c654c001" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cda0d90c654c001" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-13f25e1b97d25f0d45009134eb1dafb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cda0d90c654c001" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cda0d90c654c001" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3cda0d90c654c001" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25517380b930a40f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25517380b930a40f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9934eb1e5a7b2a2eb36b4e6358b9fee1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25517380b930a40f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25517380b930a40f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-25517380b930a40f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e09d620ad02a126a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e09d620ad02a126a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ca74ec63beb5de1322ccdd6502d5f6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e09d620ad02a126a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e09d620ad02a126a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e09d620ad02a126a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-696eb94823be5634" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-696eb94823be5634" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6ab20f4c1c4a8c1c489af9c7799b6036" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-696eb94823be5634" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-696eb94823be5634" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-696eb94823be5634" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fca37b38b287af26" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fca37b38b287af26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-848c497b37ebed2796ddbf33a4209c3c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fca37b38b287af26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fca37b38b287af26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fca37b38b287af26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbe2b32c908e5c92" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbe2b32c908e5c92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3aa0c499a0ed49b6b3626a037326da9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbe2b32c908e5c92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbe2b32c908e5c92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dbe2b32c908e5c92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00adfff8db149438" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00adfff8db149438" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e7f2650cbb5e7a5ce901a34bd0e8e364" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00adfff8db149438" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00adfff8db149438" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00adfff8db149438" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8be4720cd3f2de6d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8be4720cd3f2de6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-41fec099329784b98fe9240127491783" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8be4720cd3f2de6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c86578ec14b902ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c86578ec14b902ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e492327cd20fbd1ad34b60aca04eafc3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c86578ec14b902ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cda9cf86fc405d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cda9cf86fc405d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7dbb166387906ae9599c345b8db73a86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cda9cf86fc405d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df303c2ed55332e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df303c2ed55332e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e7658d04418d39abf97157af513b5e60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df303c2ed55332e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df303c2ed55332e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-df303c2ed55332e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02aac1bcc8d570fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02aac1bcc8d570fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-64854aba108af2ca0e32bfbd7f0753a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02aac1bcc8d570fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02aac1bcc8d570fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-02aac1bcc8d570fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-272e8c2c0f43abf0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-272e8c2c0f43abf0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea4d222ff8f0dcb65b6fb738bf8a885a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-272e8c2c0f43abf0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-272e8c2c0f43abf0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-272e8c2c0f43abf0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02aed2f333d516c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02aed2f333d516c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3549bf83bf738fe9a5c86f66b5e2de54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02aed2f333d516c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02aed2f333d516c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e02aed2f333d516c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e22d3d5c8170b549" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e22d3d5c8170b549" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4a97d219d923c8c64f32a6ac1bab637b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e22d3d5c8170b549" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e22d3d5c8170b549" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e22d3d5c8170b549" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01f33f3906eb599d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01f33f3906eb599d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8f01e654fa782a561d7e71907ac9cd1f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01f33f3906eb599d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01f33f3906eb599d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-01f33f3906eb599d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3aff64a93cbdd67" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3aff64a93cbdd67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-20559c7258db0f96d37d9f543a2e00db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3aff64a93cbdd67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3aff64a93cbdd67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a3aff64a93cbdd67" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4b3a787458754bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4b3a787458754bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b12b4c617e226e84c2d29e3de048cc62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4b3a787458754bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4b3a787458754bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d4b3a787458754bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dba4434d194f08c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dba4434d194f08c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-44a20e3fd3607704b06014574d910297" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dba4434d194f08c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dba4434d194f08c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dba4434d194f08c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e38328813ca5a2c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e38328813ca5a2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-50205b7c70f3e26896cbc63cfc77665f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e38328813ca5a2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e38328813ca5a2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3e38328813ca5a2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04d7a92a5bac3fd0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04d7a92a5bac3fd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a41d62d77a7888eb2eb3daa986b2a934" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04d7a92a5bac3fd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04d7a92a5bac3fd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-04d7a92a5bac3fd0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18900243e3cc17f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18900243e3cc17f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f5bbb38b1c001e1ed699b562e5ade080" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18900243e3cc17f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18900243e3cc17f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-18900243e3cc17f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1f67f4f5d0fea22" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1f67f4f5d0fea22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cc6072c50cc7a3d93781331679ea055c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1f67f4f5d0fea22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1f67f4f5d0fea22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f1f67f4f5d0fea22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07d433641165fbe7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07d433641165fbe7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-257a2a3911f05b22449722d00bf1effe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07d433641165fbe7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07d433641165fbe7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07d433641165fbe7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a74090eda1d5a10" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a74090eda1d5a10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-275178cb9ed84cfeb69b6eed10f827d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a74090eda1d5a10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a74090eda1d5a10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a74090eda1d5a10" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c5d5021ed183421" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c5d5021ed183421" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-718838e41fce8134f06aec4c40f94178" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c5d5021ed183421" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c5d5021ed183421" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3c5d5021ed183421" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d419ab84693a899a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d419ab84693a899a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e99f90e02169d4b1d1f3c785dd48ce61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d419ab84693a899a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d419ab84693a899a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d419ab84693a899a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e1408f458efbad7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e1408f458efbad7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef71a92c0c85ff0488d5887c5cca714c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e1408f458efbad7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e1408f458efbad7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2e1408f458efbad7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8d58ce13d9a90bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8d58ce13d9a90bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ea5f6c35b40f5bfd3e06d4901c6803b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8d58ce13d9a90bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8d58ce13d9a90bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a8d58ce13d9a90bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bed754042d3913a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bed754042d3913a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1dc611a88642bb639444c160f315ac4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bed754042d3913a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bed754042d3913a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bed754042d3913a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b873abfc29a280e2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b873abfc29a280e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-367781fb0da7d9ded3959a9d5ec576df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b873abfc29a280e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b873abfc29a280e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b873abfc29a280e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec54c01592a372ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec54c01592a372ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c1195c2666eca7d3df9bdc61fc09abb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec54c01592a372ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec54c01592a372ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ec54c01592a372ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeb69a8073b74f73" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeb69a8073b74f73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5deb43d9d6a80a7f0a35342884df5179" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeb69a8073b74f73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeb69a8073b74f73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aeb69a8073b74f73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bd64eaa0aede58d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bd64eaa0aede58d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-23b630e74099531c2fd2fdc12e635087" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bd64eaa0aede58d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bd64eaa0aede58d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0bd64eaa0aede58d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ef533b7c11c33f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ef533b7c11c33f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f15e1f9dee32226a3703d427d4e5e54c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ef533b7c11c33f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ef533b7c11c33f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7ef533b7c11c33f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcd1faf22850170f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcd1faf22850170f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-288fbadf4f5956ed902e838970910714" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcd1faf22850170f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcd1faf22850170f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bcd1faf22850170f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89b49f6814abd68b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89b49f6814abd68b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-823ea157033bd312c866a6d4fab48445" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89b49f6814abd68b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89b49f6814abd68b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-89b49f6814abd68b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05d0c4047a39be6e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05d0c4047a39be6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4dc3f4e3cdc7932ae24fa14761d58e17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05d0c4047a39be6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05d0c4047a39be6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-05d0c4047a39be6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9ce009b79f3d024" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9ce009b79f3d024" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7749f4282bb2bd9bd309d6bfd16c2930" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9ce009b79f3d024" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9ce009b79f3d024" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9ce009b79f3d024" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de32f63aae0dd0ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de32f63aae0dd0ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-88965c53a673ccbb9aeab072c03dabfc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de32f63aae0dd0ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de32f63aae0dd0ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de32f63aae0dd0ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67fe45bc66bce1db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67fe45bc66bce1db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b23def1ae10eee5c5742d23b6d26ac67" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67fe45bc66bce1db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67fe45bc66bce1db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-67fe45bc66bce1db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-078242749562d83a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-078242749562d83a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-992b700e078d2d8022b035fed1f2f36c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-078242749562d83a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-078242749562d83a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-078242749562d83a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3c1c7cb2f925883" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3c1c7cb2f925883" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c43d2817802eb8967f3659114d50c972" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3c1c7cb2f925883" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3c1c7cb2f925883" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f3c1c7cb2f925883" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3899e0a0856018a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3899e0a0856018a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed79f6808e373d1f7e10b59cee1b65b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3899e0a0856018a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3899e0a0856018a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3899e0a0856018a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c000e68ea3d5f02" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c000e68ea3d5f02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eed6dfbbf80105e1ac88d3a8db0646ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c000e68ea3d5f02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c000e68ea3d5f02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2c000e68ea3d5f02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2832e1bbf97aeb6f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2832e1bbf97aeb6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-41f302104ad5a964daa85858592df88e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2832e1bbf97aeb6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2832e1bbf97aeb6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2832e1bbf97aeb6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d75471606132d924" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d75471606132d924" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae7e6644627b239c7c9ff9064160a733" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d75471606132d924" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5e278fdb692cb5c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5e278fdb692cb5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-47f3413e81b6d32f20e08129bf0f3e1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5e278fdb692cb5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1c632b541dfebc2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1c632b541dfebc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f7844c7ac9b7189b1cfe57b166448d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1c632b541dfebc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-797bd62d642f27dc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-797bd62d642f27dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-272a2ae1f33f42da49ab01b81c6f574a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-797bd62d642f27dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-797bd62d642f27dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-797bd62d642f27dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6facdc217aa485b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6facdc217aa485b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cad6f83ef3f3706891a73b140319d0f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6facdc217aa485b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6facdc217aa485b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6facdc217aa485b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40084d9de2d90b14" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40084d9de2d90b14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61e3b6fb2a954394b1bd940c3180a052" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40084d9de2d90b14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40084d9de2d90b14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-40084d9de2d90b14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e98868116d4e426" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e98868116d4e426" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-52424bffa8a13b2d9acaba443a8dffc2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e98868116d4e426" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e98868116d4e426" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e98868116d4e426" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32d1dce9b44da96" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32d1dce9b44da96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e0d1cffa16c400f41cb52faae2c63256" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32d1dce9b44da96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32d1dce9b44da96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c32d1dce9b44da96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f612fee9b6a000b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f612fee9b6a000b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-932de5f01ae938c920c1c8045cb93e31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f612fee9b6a000b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f612fee9b6a000b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3f612fee9b6a000b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d65e9ed9db6cb60b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d65e9ed9db6cb60b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4813ce8c55e04a54c274c683abfae8df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d65e9ed9db6cb60b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d65e9ed9db6cb60b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d65e9ed9db6cb60b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-044d5f279bd5216b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-044d5f279bd5216b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8cb0916f1584eec8381df6d47fe21145" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-044d5f279bd5216b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-044d5f279bd5216b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-044d5f279bd5216b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd191eebda37d353" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd191eebda37d353" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-261ea54bad0b7b030e7632fc6ccc364d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd191eebda37d353" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd191eebda37d353" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fd191eebda37d353" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e06fe080af4cb9b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e06fe080af4cb9b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9042715a25fb4b79c3fd38a43ed7ca7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e06fe080af4cb9b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e06fe080af4cb9b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e06fe080af4cb9b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8967c8d62316929" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8967c8d62316929" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea4c085323d3b356782517eebe5f5234" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8967c8d62316929" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8967c8d62316929" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e8967c8d62316929" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-926825cb924f4330" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-926825cb924f4330" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f209dbe9ae73b1a5d610e629573cc3f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-926825cb924f4330" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-926825cb924f4330" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-926825cb924f4330" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3976ea3bd18fed03" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3976ea3bd18fed03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d27d197fc7a3d8205a7cf551c4b3b68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3976ea3bd18fed03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3976ea3bd18fed03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3976ea3bd18fed03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18cf80354f7ab56c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18cf80354f7ab56c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4a9c1f76c2661b517115e5de234b2e48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18cf80354f7ab56c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18cf80354f7ab56c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-18cf80354f7ab56c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9c279c4699b7140" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9c279c4699b7140" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4d915ce366800e729d109d19c66fa004" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9c279c4699b7140" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9c279c4699b7140" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d9c279c4699b7140" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9f6f149bcd5aef2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9f6f149bcd5aef2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4cdb3696e75d15385088e4bc5aee6ff2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9f6f149bcd5aef2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9f6f149bcd5aef2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9f6f149bcd5aef2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00a4b7fbb8e5cbc5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00a4b7fbb8e5cbc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4d2ddb7656fd9e819eb06483f0a26003" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00a4b7fbb8e5cbc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00a4b7fbb8e5cbc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00a4b7fbb8e5cbc5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-520a6f18d1c0cf02" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-520a6f18d1c0cf02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb777a70305d6bc427708c120cc3f038" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-520a6f18d1c0cf02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-520a6f18d1c0cf02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-520a6f18d1c0cf02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b731efdbea0d07ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b731efdbea0d07ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e4c1a10a62e88ba02bf10dd4245ba370" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b731efdbea0d07ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b731efdbea0d07ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b731efdbea0d07ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcfdc960bf944413" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcfdc960bf944413" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f58214872f41ada886c8eb8486a060ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcfdc960bf944413" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcfdc960bf944413" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fcfdc960bf944413" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a3b08395f3669db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a3b08395f3669db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0d64c2fb0ccfe856a769ac8d5aeb9a08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a3b08395f3669db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a3b08395f3669db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a3b08395f3669db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eea4db4c3cccad19" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eea4db4c3cccad19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f1160f28440f8a296f73db44f9605e0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eea4db4c3cccad19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eea4db4c3cccad19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eea4db4c3cccad19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d725dea28c7c5589" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d725dea28c7c5589" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-238bc0f35ad92953190dae4715b28943" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d725dea28c7c5589" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d725dea28c7c5589" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d725dea28c7c5589" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7dff4f0bd7b1217" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7dff4f0bd7b1217" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c45c957705345454139de4d13d300d61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7dff4f0bd7b1217" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7dff4f0bd7b1217" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b7dff4f0bd7b1217" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f57df009b7af1966" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f57df009b7af1966" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-af17f10e57bbdc2643e107d397a785eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f57df009b7af1966" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f57df009b7af1966" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f57df009b7af1966" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0943323bf66c9178" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0943323bf66c9178" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6b20299d8f78847346ca012b50472ff6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0943323bf66c9178" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0943323bf66c9178" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0943323bf66c9178" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f47f3176e19e9b91" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f47f3176e19e9b91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-775ea1fa525f7a197432585df9847f22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f47f3176e19e9b91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f47f3176e19e9b91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f47f3176e19e9b91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5c5dea062019225" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5c5dea062019225" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-361736107beda9d2174f55c24e28dd70" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5c5dea062019225" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5c5dea062019225" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5c5dea062019225" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92077b2aac0e57a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92077b2aac0e57a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d5bc456c3eceb1f44f2c1e9db6fe340" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92077b2aac0e57a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92077b2aac0e57a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-92077b2aac0e57a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b341b29acf87c585" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b341b29acf87c585" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73678cf80b28dbb19abe7259858223b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b341b29acf87c585" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b341b29acf87c585" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b341b29acf87c585" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-099da105b8240b33" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-099da105b8240b33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-93203d7093b7a4cbf204298ab1f436eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-099da105b8240b33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-099da105b8240b33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-099da105b8240b33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5876b2cf1d440cb6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5876b2cf1d440cb6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d243b53c2f6f1d8c4149711177fd0e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5876b2cf1d440cb6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5876b2cf1d440cb6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5876b2cf1d440cb6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abaa54244796b582" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abaa54244796b582" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6f26b2aa7a9a1e6e6b2f4f80a833dc95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abaa54244796b582" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abaa54244796b582" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-abaa54244796b582" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2fe524421c719f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2fe524421c719f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-171243fcda09e18f4834e4b530fb3b24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2fe524421c719f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2fe524421c719f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f2fe524421c719f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-187e335344d1b481" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-187e335344d1b481" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e384c3d56f6409a6509b887cc7a1eda5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-187e335344d1b481" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-187e335344d1b481" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-187e335344d1b481" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3aa953fc29079cf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3aa953fc29079cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-62f9a64147437f54b5dd8485795a892b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3aa953fc29079cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3aa953fc29079cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a3aa953fc29079cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e13365aa2a69d8b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e13365aa2a69d8b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-89f25bffdbd7de4b062177634f065927" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e13365aa2a69d8b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31502c72a7722526" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31502c72a7722526" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-08cc55bac55ee9fcfc4d27ccddf5d4fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31502c72a7722526" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7a230d41edf5cd3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7a230d41edf5cd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9cd870cd16c66aad93d96c7c78bfb961" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7a230d41edf5cd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a25c3d6fd204e9f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a25c3d6fd204e9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fad472c955b2cd3f62d26786b937e10c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a25c3d6fd204e9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a25c3d6fd204e9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a25c3d6fd204e9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e4bbe06cc07f5ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e4bbe06cc07f5ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c8c8ef7c359ba8ed0fdeb04f3f591a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e4bbe06cc07f5ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e4bbe06cc07f5ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4e4bbe06cc07f5ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc9d1ea5a33ab8c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc9d1ea5a33ab8c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-772c074468979da652df1f7ba289f74f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc9d1ea5a33ab8c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc9d1ea5a33ab8c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fc9d1ea5a33ab8c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2d54cdc74c208cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2d54cdc74c208cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f532be316918e6d9c958e60eaed33dfb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2d54cdc74c208cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2d54cdc74c208cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c2d54cdc74c208cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-165a032997c24130" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-165a032997c24130" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-86b59a2af7255f1250bec59b56215ac8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-165a032997c24130" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-165a032997c24130" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-165a032997c24130" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-baba1702b10e10e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-baba1702b10e10e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6241bda72e409de0877af072cce9a05e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-baba1702b10e10e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-baba1702b10e10e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-baba1702b10e10e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5fa80e8c5caa3c40" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5fa80e8c5caa3c40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d8fbbe50592ef406a0113c89e29b98ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5fa80e8c5caa3c40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5fa80e8c5caa3c40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5fa80e8c5caa3c40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2336d3a8008e4b10" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2336d3a8008e4b10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f1d4e824e0ebef3549700cc3dccac3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2336d3a8008e4b10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2336d3a8008e4b10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2336d3a8008e4b10" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f506a4fde71f3cde" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f506a4fde71f3cde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-413de9a65ce15525bb853d3a60eb4eec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f506a4fde71f3cde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f506a4fde71f3cde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f506a4fde71f3cde" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a1503d138757fbf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a1503d138757fbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2a825c3ec644d1a8bffc5af9b2c44b91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a1503d138757fbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a1503d138757fbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a1503d138757fbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e11c1a55f327adde" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e11c1a55f327adde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90e70b77ffae2edcd1f2dc45bef56e39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e11c1a55f327adde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e11c1a55f327adde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e11c1a55f327adde" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e64293338cfa007d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e64293338cfa007d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d986d6f51fa48a3fb516c7e6bde4f086" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e64293338cfa007d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e64293338cfa007d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e64293338cfa007d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b6ff8aee2bd81c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b6ff8aee2bd81c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f2d9affc6977505b33b00ca98489876" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b6ff8aee2bd81c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b6ff8aee2bd81c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4b6ff8aee2bd81c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e912c0350160997c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e912c0350160997c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dba5a980c24f5c395b2247e6a41b0a86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e912c0350160997c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e912c0350160997c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e912c0350160997c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c92ece652ff6e53" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c92ece652ff6e53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f1841e0771a3c3bec462a04423d463b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c92ece652ff6e53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c92ece652ff6e53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9c92ece652ff6e53" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64dc4af56a6a78f8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64dc4af56a6a78f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-87a9e44ed7acb9811f6678a4b30337f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64dc4af56a6a78f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64dc4af56a6a78f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-64dc4af56a6a78f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f05d592781a12b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f05d592781a12b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a7dcb5daede4dfcb85c7f6747c0b81e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f05d592781a12b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f05d592781a12b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f05d592781a12b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b05962db3da5f6b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b05962db3da5f6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cc1c2be8171f486393191917ee318713" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b05962db3da5f6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b05962db3da5f6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2b05962db3da5f6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96ca2545fa6051f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96ca2545fa6051f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-09186ae26963550aa708d61cde6a6171" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96ca2545fa6051f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96ca2545fa6051f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-96ca2545fa6051f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aad0b19ce9f94da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aad0b19ce9f94da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5a54995c7955c3b8834a9de55fb4bdb3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aad0b19ce9f94da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aad0b19ce9f94da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8aad0b19ce9f94da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df908ea76d697661" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df908ea76d697661" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53a02193b42448bfef830aaeb8a9625e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df908ea76d697661" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df908ea76d697661" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-df908ea76d697661" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52c5cf7c254fa1cf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52c5cf7c254fa1cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e4505e44416d5e9fffece09396d14c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52c5cf7c254fa1cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52c5cf7c254fa1cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-52c5cf7c254fa1cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe635df3e37dfd66" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe635df3e37dfd66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cd22962384e023f6221489ae7e18d581" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe635df3e37dfd66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe635df3e37dfd66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe635df3e37dfd66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f7007e48f54fe18" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f7007e48f54fe18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3e54a7b6ba92cd13a7bbddab265e8edf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f7007e48f54fe18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f7007e48f54fe18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f7007e48f54fe18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e8875129d38260e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e8875129d38260e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fd6a8ccb179fb8531a4262a4224a10f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e8875129d38260e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e8875129d38260e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9e8875129d38260e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c94dccbf44e6f02c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c94dccbf44e6f02c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5f666bff7aff24229b5ab890007b9210" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c94dccbf44e6f02c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c94dccbf44e6f02c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c94dccbf44e6f02c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d738e4f867f7528" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d738e4f867f7528" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-831becc2ca553e528732972988118085" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d738e4f867f7528" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d738e4f867f7528" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9d738e4f867f7528" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0b0b30c20379843" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0b0b30c20379843" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a3bece7dfb131481712e0f699d6d7786" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0b0b30c20379843" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0b0b30c20379843" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e0b0b30c20379843" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1dcf2cbd1954159c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1dcf2cbd1954159c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-058e41f2b8a7b3df356050d27db90df9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1dcf2cbd1954159c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1dcf2cbd1954159c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1dcf2cbd1954159c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d45b179db6cff2f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d45b179db6cff2f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f018d600d10af5f301f41e8a1216779" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d45b179db6cff2f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d45b179db6cff2f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d45b179db6cff2f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95ba64c059051a94" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95ba64c059051a94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6f50e521af4231726d8a54dcf6d3faea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95ba64c059051a94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95ba64c059051a94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-95ba64c059051a94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f186be4f0b417a00" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f186be4f0b417a00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c76fd987b51f465999fe0a0efbac7fb9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f186be4f0b417a00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f186be4f0b417a00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f186be4f0b417a00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6286f3d5ca79bc54" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6286f3d5ca79bc54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ce1695144481f805b3c3684e29516f44" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6286f3d5ca79bc54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6286f3d5ca79bc54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6286f3d5ca79bc54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-351be49e9b28f820" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-351be49e9b28f820" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aec52c3a704abfd792af304e4edd52b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-351be49e9b28f820" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-351be49e9b28f820" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-351be49e9b28f820" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-683330b94093f46a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-683330b94093f46a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-41c7d0fdb3985889ff1d16bf140f452d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-683330b94093f46a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-683330b94093f46a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-683330b94093f46a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61892bfeb2083604" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61892bfeb2083604" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8ab395a56824f38ccec9321a4de78569" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61892bfeb2083604" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61892bfeb2083604" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-61892bfeb2083604" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e71cfda82a7483f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e71cfda82a7483f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73daa70c83c50e925943e098e7092238" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e71cfda82a7483f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c7e66b242bb7e4c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c7e66b242bb7e4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a6a718873c8397179b2a9f557b9f4ecb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c7e66b242bb7e4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0f351aa827b06aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0f351aa827b06aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0c02a20e2095a414f95c5cfb85ecea7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0f351aa827b06aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1e6687ab17b45ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1e6687ab17b45ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c8cc02d010ec96ae66c8b459140e0e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1e6687ab17b45ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1e6687ab17b45ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f1e6687ab17b45ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69e0921d0f8d40d9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69e0921d0f8d40d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-29ee0113312f1d227e7b4195ff8ed686" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69e0921d0f8d40d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69e0921d0f8d40d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69e0921d0f8d40d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83229eba5e995742" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83229eba5e995742" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c518b6bb9eff3dbbc1f084f5c4f75aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83229eba5e995742" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83229eba5e995742" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83229eba5e995742" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65679b211ca13a55" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65679b211ca13a55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f26ca7a03bf7340b93294d2a6df9c9dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65679b211ca13a55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65679b211ca13a55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-65679b211ca13a55" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60f39b599a9a02ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60f39b599a9a02ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-92bcd5a80e41edf0dede34853f2a8056" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60f39b599a9a02ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60f39b599a9a02ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-60f39b599a9a02ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-900d00c83ea44305" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-900d00c83ea44305" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b17c94a5d993d45316debdf4a3e3b60c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-900d00c83ea44305" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-900d00c83ea44305" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-900d00c83ea44305" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fb80ee25580ef66" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fb80ee25580ef66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-508353f050abb4eac45e96ec7711fcb0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fb80ee25580ef66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fb80ee25580ef66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9fb80ee25580ef66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-682c80433bc78844" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-682c80433bc78844" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-38c7c25b553243dd1d7304700e19461e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-682c80433bc78844" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-682c80433bc78844" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-682c80433bc78844" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b6982fb82de842d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b6982fb82de842d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-70194684fa0c2397d7f9714041f88b12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b6982fb82de842d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b6982fb82de842d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b6982fb82de842d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-539d4e8f460b1e79" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-539d4e8f460b1e79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aac2d3a25fc3b9a64c09219b86f7b869" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-539d4e8f460b1e79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-539d4e8f460b1e79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-539d4e8f460b1e79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f53699a07f18633a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f53699a07f18633a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f3e11a2eb1a4580b7acf5f64807d309a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f53699a07f18633a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f53699a07f18633a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f53699a07f18633a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8821ba66a69f3a99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8821ba66a69f3a99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6005677bbd55858dae299440baeacbaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8821ba66a69f3a99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8821ba66a69f3a99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8821ba66a69f3a99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb5ec2e2a8d81d59" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb5ec2e2a8d81d59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2a176ec30983b2fc0004bfb4fcd4067f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb5ec2e2a8d81d59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb5ec2e2a8d81d59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fb5ec2e2a8d81d59" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51c6d522322e733b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51c6d522322e733b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-efeb038286d35d7d03653df2549718b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51c6d522322e733b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51c6d522322e733b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51c6d522322e733b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb65b021fbaecd7d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb65b021fbaecd7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f2b39f36b9ddd6d02841cba023755c7e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb65b021fbaecd7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb65b021fbaecd7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb65b021fbaecd7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f647adceb896c1a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f647adceb896c1a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-513f3b7313f96961ee266a57a0793a07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f647adceb896c1a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f647adceb896c1a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f647adceb896c1a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50ad5f74deee2d59" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50ad5f74deee2d59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d334041908dca6d0f9282177262cfce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50ad5f74deee2d59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50ad5f74deee2d59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-50ad5f74deee2d59" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84882fd8c88e9732" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84882fd8c88e9732" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ccd39cb0cbc335bcd398c09b2f7eba62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84882fd8c88e9732" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84882fd8c88e9732" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-84882fd8c88e9732" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f2dcd7342aa17d9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f2dcd7342aa17d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d5f5202908488b66ec8a580dcb429566" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f2dcd7342aa17d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f2dcd7342aa17d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f2dcd7342aa17d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac1610c372c2e7e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac1610c372c2e7e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0546855baf16962939128b04b8561a09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac1610c372c2e7e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac1610c372c2e7e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ac1610c372c2e7e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f26d442c660252b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f26d442c660252b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1376bc021d9b956237bc6ca5968febdd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f26d442c660252b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f26d442c660252b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8f26d442c660252b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fef0eb68678a220" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fef0eb68678a220" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6172445e4220107eb3166095990d2cf9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fef0eb68678a220" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fef0eb68678a220" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8fef0eb68678a220" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-077bc4d18ad5a614" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-077bc4d18ad5a614" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-19f4a7c428355619ad76a0f0d8766304" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-077bc4d18ad5a614" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-077bc4d18ad5a614" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-077bc4d18ad5a614" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-308de4fac02b1af4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-308de4fac02b1af4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-02551f9563b97e7307dbe0a551ab52ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-308de4fac02b1af4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-308de4fac02b1af4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-308de4fac02b1af4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4f31cf6dfa49c26" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4f31cf6dfa49c26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9355c770264d7a362335c8587a557597" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4f31cf6dfa49c26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4f31cf6dfa49c26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c4f31cf6dfa49c26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f578f9a0f93b1e79" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f578f9a0f93b1e79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4161f633d3caacbd85393e69f87a40af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f578f9a0f93b1e79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f578f9a0f93b1e79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f578f9a0f93b1e79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-842408fe7598254b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-842408fe7598254b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-442453b47980f89c47468978efccc166" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-842408fe7598254b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-842408fe7598254b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-842408fe7598254b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ec618688b307268" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ec618688b307268" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-efcf187c47bcacba2ddd38fd41816a13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ec618688b307268" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ec618688b307268" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1ec618688b307268" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d52e388df064145" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d52e388df064145" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fdff033c75c713b469a3e3a82532f979" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d52e388df064145" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d52e388df064145" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2d52e388df064145" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93b29650d6a22103" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93b29650d6a22103" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9ef223426b41da0feae1068031ab7296" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93b29650d6a22103" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93b29650d6a22103" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93b29650d6a22103" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0a62e401bda6877" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0a62e401bda6877" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e92de1ada8eb798645ca1ce67e28b74b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0a62e401bda6877" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0a62e401bda6877" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e0a62e401bda6877" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-143781ef19ac6f44" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-143781ef19ac6f44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d27bb8c8c2aecd75ed1eb6443a255add" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-143781ef19ac6f44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-143781ef19ac6f44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-143781ef19ac6f44" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77360cf74ca5cb6c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77360cf74ca5cb6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8f030d5d058c875ad708d0bb8468120a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77360cf74ca5cb6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77360cf74ca5cb6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-77360cf74ca5cb6c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c003cd8ebf36764" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c003cd8ebf36764" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5fbd8c636c56c9009b99ffcd94bf8f2a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c003cd8ebf36764" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c003cd8ebf36764" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1c003cd8ebf36764" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-297492931d810039" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-297492931d810039" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53384c3b3d60dec2579c7eec7a0dfdbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-297492931d810039" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-297492931d810039" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-297492931d810039" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0a9b438a11af107" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0a9b438a11af107" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bfadc5ba0fb608c5fc5486abb701f162" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0a9b438a11af107" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0a9b438a11af107" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f0a9b438a11af107" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-565862b7bd13400e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-565862b7bd13400e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d9d30cc1884218d6baf5b0c1e9dea116" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-565862b7bd13400e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cd7e705530873a7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cd7e705530873a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-29fd6264011372fd09f0394463693139" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cd7e705530873a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bdf6a27d9daa3da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bdf6a27d9daa3da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ce484428de2eae6dece401deb6a0854a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bdf6a27d9daa3da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1505df8b9c73416b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1505df8b9c73416b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-078ce7b6604539941d03d79256ea72a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1505df8b9c73416b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1505df8b9c73416b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1505df8b9c73416b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb92270c83f73550" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb92270c83f73550" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-92d07e41e93486058f43e0c7711feb51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb92270c83f73550" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb92270c83f73550" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fb92270c83f73550" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b71a66a77bec93ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b71a66a77bec93ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7b6894c2baab665673e4b0474df2ab21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b71a66a77bec93ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b71a66a77bec93ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b71a66a77bec93ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eadb63d3b4651aa9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eadb63d3b4651aa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-294c328e34bd3e058811b07a0544128a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eadb63d3b4651aa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eadb63d3b4651aa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eadb63d3b4651aa9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3e1095b70132c1f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3e1095b70132c1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-46ecc686fb742676a561fa5e3b1d36c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3e1095b70132c1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3e1095b70132c1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a3e1095b70132c1f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aadea2476ae5174" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aadea2476ae5174" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2a70045f8ed06b3b849a58b5cbf88eb2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aadea2476ae5174" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aadea2476ae5174" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8aadea2476ae5174" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da33cbf80e435053" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da33cbf80e435053" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-671e946ae6f28514a52197da73bc13ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da33cbf80e435053" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da33cbf80e435053" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-da33cbf80e435053" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b2f7e3bb42f3cb6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b2f7e3bb42f3cb6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1957f93d7c239fd88f1097419cd656dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b2f7e3bb42f3cb6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b2f7e3bb42f3cb6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2b2f7e3bb42f3cb6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26ea03af076a1eb3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26ea03af076a1eb3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c2a52375eeebb8acec026d2ca9b8747" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26ea03af076a1eb3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26ea03af076a1eb3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-26ea03af076a1eb3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbe5f93eef28fa99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbe5f93eef28fa99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0715d8e84b8a4c271f52ba4aba26178e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbe5f93eef28fa99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbe5f93eef28fa99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bbe5f93eef28fa99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-665f7473d4be89f7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-665f7473d4be89f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6bfb831ec5a769deb9a30dbf6db6dd8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-665f7473d4be89f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-665f7473d4be89f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-665f7473d4be89f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e088a12757cca56f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e088a12757cca56f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-60b2d45ea7ddfa6b6ba570366d500292" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e088a12757cca56f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e088a12757cca56f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e088a12757cca56f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c72bc097e105f77a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c72bc097e105f77a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bf432328301a94935dd77b44ae3a3cbb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c72bc097e105f77a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c72bc097e105f77a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c72bc097e105f77a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15b37ef4185d9cad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15b37ef4185d9cad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-844f92f37d13527957734bdffd0bc3c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15b37ef4185d9cad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15b37ef4185d9cad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-15b37ef4185d9cad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7511fe2a9116a96" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7511fe2a9116a96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e1256805582effc91c365035054623a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7511fe2a9116a96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7511fe2a9116a96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f7511fe2a9116a96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d6e516c99179693" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d6e516c99179693" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f86aa8ec48e9c3ac0353af8bd3850ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d6e516c99179693" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d6e516c99179693" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4d6e516c99179693" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb43b305acc4184" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb43b305acc4184" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e309538f2b8ee9fb5c5df53302898da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb43b305acc4184" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb43b305acc4184" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-feb43b305acc4184" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22af52bb356b7dd4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22af52bb356b7dd4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a33b804bef484501591a3a2358469b6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22af52bb356b7dd4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22af52bb356b7dd4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22af52bb356b7dd4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e978eab609ce014" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e978eab609ce014" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de6cc0e3501fef6c7eb364eda039e3f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e978eab609ce014" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e978eab609ce014" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3e978eab609ce014" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4bacc46d472fbcf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4bacc46d472fbcf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b22e15c85e3c46b36d8e59e82eea61f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4bacc46d472fbcf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4bacc46d472fbcf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a4bacc46d472fbcf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f30c393eee8041" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f30c393eee8041" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe83406e2c0c0df774632dce2be0780f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f30c393eee8041" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f30c393eee8041" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51f30c393eee8041" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4bb1db8a0900bf5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4bb1db8a0900bf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bc8efb7d37aaf16b61e0371fcbf99fb2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4bb1db8a0900bf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4bb1db8a0900bf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b4bb1db8a0900bf5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f1a5a1659f07842" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f1a5a1659f07842" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0dda889a8cbc161fdf44be105185ab67" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f1a5a1659f07842" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f1a5a1659f07842" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0f1a5a1659f07842" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c31769fce434a0c9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c31769fce434a0c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69c087df99820dc51649dd87520feed6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c31769fce434a0c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c31769fce434a0c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c31769fce434a0c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-862919c1d7121a37" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-862919c1d7121a37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aeb936fc11e03278f3afc9dbc65f8549" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-862919c1d7121a37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-862919c1d7121a37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-862919c1d7121a37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7e2ca186e70cf25" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7e2ca186e70cf25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-83e77ec1baa58c4eed176cc50bd8fc1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7e2ca186e70cf25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7e2ca186e70cf25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c7e2ca186e70cf25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-753def6ad74c4191" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-753def6ad74c4191" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-093239ca37110160dc36658d2be69a31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-753def6ad74c4191" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-753def6ad74c4191" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-753def6ad74c4191" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df5e1b463e97f6ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df5e1b463e97f6ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c8d0cf60d4de1a02d060cb8d3583a710" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df5e1b463e97f6ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df5e1b463e97f6ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-df5e1b463e97f6ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32f006a184d210f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32f006a184d210f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8b9797d83fada996704ee8fb049a0134" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32f006a184d210f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32f006a184d210f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-32f006a184d210f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22292e73e5e607ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22292e73e5e607ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6eda81fd5995a6ef335b20147efc3590" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22292e73e5e607ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22292e73e5e607ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22292e73e5e607ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba945470bea12fa3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba945470bea12fa3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3983cb747b0c9cff5815aa0d912ace50" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba945470bea12fa3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba945470bea12fa3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba945470bea12fa3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15f1643f2a597703" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15f1643f2a597703" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b1f3e32e9dd4281fd883496283d20ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15f1643f2a597703" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15f1643f2a597703" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-15f1643f2a597703" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2253617470bf95fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2253617470bf95fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d49d0c695018beacc65b099e1d05f909" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2253617470bf95fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2253617470bf95fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2253617470bf95fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dee54eba775e6bdd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dee54eba775e6bdd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d966440987f987290ca129bf38229090" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dee54eba775e6bdd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dee54eba775e6bdd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dee54eba775e6bdd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4997b7eb2c881d33" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4997b7eb2c881d33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6529f5872b941e72e57b01f51083a9e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4997b7eb2c881d33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4997b7eb2c881d33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4997b7eb2c881d33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12a27f6956af55fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12a27f6956af55fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-528ea22d86bb5b9d88a146ca15633877" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12a27f6956af55fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12a27f6956af55fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-12a27f6956af55fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19334fa0f58917e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19334fa0f58917e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c81ba2dd41d7fec7bce412bdecbb056d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19334fa0f58917e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20596368f6be8f1d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20596368f6be8f1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ab4a03fc2a88e24743640465c2883b1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20596368f6be8f1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0cd295c737b833e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0cd295c737b833e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a121f8887582965df62a1fce401e9bec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0cd295c737b833e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-125d11f4683b83b0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-125d11f4683b83b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac275cf17bbcb20c08bb38984cc6e04f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-125d11f4683b83b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-125d11f4683b83b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-125d11f4683b83b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de3a1e7d6b6aac75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de3a1e7d6b6aac75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d58caddd8984b54a300d61e557aa0906" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de3a1e7d6b6aac75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de3a1e7d6b6aac75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de3a1e7d6b6aac75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f90040d1de49fd4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f90040d1de49fd4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae9ab63bb4991a41f06ca404d191ea57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f90040d1de49fd4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f90040d1de49fd4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f90040d1de49fd4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9082ab730a190b2b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9082ab730a190b2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bca05d240a7e5b36b3048725621fc994" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9082ab730a190b2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9082ab730a190b2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9082ab730a190b2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43c0ab4f787c623f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43c0ab4f787c623f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0a04423b709213d5e1ec1cbf36bfaf0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43c0ab4f787c623f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43c0ab4f787c623f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-43c0ab4f787c623f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d46cf8f3501b1aca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d46cf8f3501b1aca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-32f47a8937d1fad1b51e991b9953cd84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d46cf8f3501b1aca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d46cf8f3501b1aca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d46cf8f3501b1aca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2241609534a3d944" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2241609534a3d944" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d2a816d279a8300963fb3d9248eb862b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2241609534a3d944" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2241609534a3d944" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2241609534a3d944" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c0e7ab1e363e2ad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c0e7ab1e363e2ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6c191fb1a12339504659f5e8c843bfe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c0e7ab1e363e2ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c0e7ab1e363e2ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3c0e7ab1e363e2ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1bdce95b52759a8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1bdce95b52759a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6307377511ec8da54cb38bb3d0b7ebc3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1bdce95b52759a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1bdce95b52759a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f1bdce95b52759a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-673702c504a97537" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-673702c504a97537" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3afbe72b4ce79fffe46af159c9e8c1c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-673702c504a97537" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-673702c504a97537" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-673702c504a97537" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-873213d6873eaf75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-873213d6873eaf75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c89f6726119f2b4491ed33d54ed78917" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-873213d6873eaf75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-873213d6873eaf75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-873213d6873eaf75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bb5be457c1ac8b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bb5be457c1ac8b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-985b6fb516db7756b3cac0ecaf876c80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bb5be457c1ac8b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bb5be457c1ac8b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8bb5be457c1ac8b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0903ffd8cff1154" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0903ffd8cff1154" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6a04abaa943bb3a27f99898b21cf591d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0903ffd8cff1154" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0903ffd8cff1154" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b0903ffd8cff1154" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-233c0bfaebeb2e53" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-233c0bfaebeb2e53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c67cee0cbfd97eacffb63648dc0eb0d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-233c0bfaebeb2e53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-233c0bfaebeb2e53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-233c0bfaebeb2e53" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a92694d855b54095" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a92694d855b54095" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-215ff1041e5a75997776da67a10f3617" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a92694d855b54095" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a92694d855b54095" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a92694d855b54095" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b81057323e06c3c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b81057323e06c3c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-38c0f0a4285574dcc2e130ae8d74ab30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b81057323e06c3c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b81057323e06c3c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b81057323e06c3c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-646828012721a1ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-646828012721a1ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-70487f4f562d65310da8ecd05cde9827" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-646828012721a1ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-646828012721a1ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-646828012721a1ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-599d63a7fed3ef23" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-599d63a7fed3ef23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-41f569fda333f82b2b5a9c9467ce3bcd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-599d63a7fed3ef23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-599d63a7fed3ef23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-599d63a7fed3ef23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57293598f20fc570" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57293598f20fc570" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe5f658af8181b1cc4c71c485428259e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57293598f20fc570" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57293598f20fc570" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-57293598f20fc570" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1a3064798c54b8e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1a3064798c54b8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe51ead210dd2bce6f19293e05cfc7bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1a3064798c54b8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1a3064798c54b8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b1a3064798c54b8e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf42ce1c44301b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf42ce1c44301b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a557a13801cfb5b9f81661d6a716a0be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf42ce1c44301b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf42ce1c44301b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-abf42ce1c44301b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e98a27b4f6491782" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e98a27b4f6491782" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-78e88671d3d877306d6c970a69c80448" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e98a27b4f6491782" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e98a27b4f6491782" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e98a27b4f6491782" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffba7d75a6aaa5df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffba7d75a6aaa5df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-215b46198419b907189f4b9391b511eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffba7d75a6aaa5df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffba7d75a6aaa5df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ffba7d75a6aaa5df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ac6759169e0af08" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ac6759169e0af08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-32b793c406fdbfef29942262f35b9e7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ac6759169e0af08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ac6759169e0af08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ac6759169e0af08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3b28346cb5cdc38" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3b28346cb5cdc38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1ffee84729c67aeb6cfbe9f78f2a4e2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3b28346cb5cdc38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3b28346cb5cdc38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b3b28346cb5cdc38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbb833099ad282b0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbb833099ad282b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a52bcb66c5653b9c7b8e32244a335614" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbb833099ad282b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbb833099ad282b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bbb833099ad282b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-583cc47f1583aed6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-583cc47f1583aed6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c87c5949058818def163564bb0b5fa31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-583cc47f1583aed6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-583cc47f1583aed6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-583cc47f1583aed6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00bfe17dc5fd5f7c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00bfe17dc5fd5f7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-379ccc7ba4ed82a96fd27f614399b9bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00bfe17dc5fd5f7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00bfe17dc5fd5f7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00bfe17dc5fd5f7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-556060562cff72ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-556060562cff72ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c139625058532666610a76a64959a44" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-556060562cff72ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-556060562cff72ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-556060562cff72ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f54a1ada7624c29" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f54a1ada7624c29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-508360aa31b98437d5f44ef728f2db3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f54a1ada7624c29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f54a1ada7624c29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f54a1ada7624c29" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc259f2755f6f6ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc259f2755f6f6ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2b41031f42ec6e4ea8a8ecf629e2b9e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc259f2755f6f6ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc259f2755f6f6ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cc259f2755f6f6ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93ddd43be460007d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93ddd43be460007d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bdfcfcb9b5b4757edb20bebfd807787b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93ddd43be460007d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93ddd43be460007d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93ddd43be460007d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2099800054dfc7a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2099800054dfc7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-238ef18be50e8dc8dc23a76314e4081b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2099800054dfc7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2099800054dfc7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f2099800054dfc7a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6db3a9b33ace71e7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6db3a9b33ace71e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-228ccea210c1a1e916894a3db5bb0da8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6db3a9b33ace71e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6db3a9b33ace71e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6db3a9b33ace71e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3419856ac60bbd6c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3419856ac60bbd6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e606e418d0a7630e22ea643e45a63e5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3419856ac60bbd6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3419856ac60bbd6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3419856ac60bbd6c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-005c1110ae9d7e32" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-005c1110ae9d7e32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c4236ccdf5ca3a65588fcea193869b46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-005c1110ae9d7e32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-005c1110ae9d7e32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-005c1110ae9d7e32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7077e03a7952969f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7077e03a7952969f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d4903ec513238e456db620a9b19c84ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7077e03a7952969f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f94272d341fa1de2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f94272d341fa1de2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4faf4d4151e3f2a630b002110630783a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f94272d341fa1de2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1537c7a5cc113930" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1537c7a5cc113930" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-160e85f11fdf58c6103a61eddfac0d52" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1537c7a5cc113930" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70215c5a9600727e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70215c5a9600727e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d6b75d4cc6faa1e1d5e4dbebc6da6e07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70215c5a9600727e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70215c5a9600727e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-70215c5a9600727e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93b1c718973e1daa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93b1c718973e1daa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c52c88499a8b0b592da425e11393b788" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93b1c718973e1daa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93b1c718973e1daa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93b1c718973e1daa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1a034a889ceb0dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1a034a889ceb0dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-54b95317d652fa22119317bcccb308f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1a034a889ceb0dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1a034a889ceb0dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a1a034a889ceb0dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cc1383b0b90c2b4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cc1383b0b90c2b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dc8453239c5f45df8c790b775c5a39f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cc1383b0b90c2b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cc1383b0b90c2b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8cc1383b0b90c2b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0964de478b220c83" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0964de478b220c83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b9bec1969dc1ff36f84bf803385e3f83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0964de478b220c83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0964de478b220c83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0964de478b220c83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-834d03beb5b961fc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-834d03beb5b961fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6be56e26b0b2654b5aa38da388e45af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-834d03beb5b961fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-834d03beb5b961fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-834d03beb5b961fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef30d1f626444017" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef30d1f626444017" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e25f73101b6b0ca5b3300d5b2e339a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef30d1f626444017" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef30d1f626444017" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ef30d1f626444017" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9d27ad8b8d3684a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9d27ad8b8d3684a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-126273cbed47374afab0c3012e8e8c5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9d27ad8b8d3684a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9d27ad8b8d3684a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b9d27ad8b8d3684a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c9dba9e3c249cbf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c9dba9e3c249cbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-30720576d6fc65b6a5695639a6bb1322" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c9dba9e3c249cbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c9dba9e3c249cbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4c9dba9e3c249cbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-777d4c5a05838717" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-777d4c5a05838717" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-254e6e293b5552a772bc9cfb81442196" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-777d4c5a05838717" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-777d4c5a05838717" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-777d4c5a05838717" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8a6318e096a502b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8a6318e096a502b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-edeb41dd8582f11106aeb9a4a6ad4c41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8a6318e096a502b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8a6318e096a502b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b8a6318e096a502b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af49dde267f8b1e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af49dde267f8b1e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-26d389d971900288e3be0bdfdc850940" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af49dde267f8b1e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af49dde267f8b1e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-af49dde267f8b1e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bc1dda751a110cd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bc1dda751a110cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-83dcbdc3c6f87c6cf522eb245166460f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bc1dda751a110cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bc1dda751a110cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9bc1dda751a110cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d56ca0a6cdfb30b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d56ca0a6cdfb30b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4853476f46c88a0fee5d16b76301344d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d56ca0a6cdfb30b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d56ca0a6cdfb30b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d56ca0a6cdfb30b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f0bf64f35d2e42d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f0bf64f35d2e42d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-15b190da3d6687e333d4ad95e9ef8bc5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f0bf64f35d2e42d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f0bf64f35d2e42d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f0bf64f35d2e42d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d688cf74a1790cd3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d688cf74a1790cd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f57894208349e932abe48b66a04e4696" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d688cf74a1790cd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d688cf74a1790cd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d688cf74a1790cd3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e9d8b206292b5af" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e9d8b206292b5af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b9adb247a1ce4bd348dd6b10ef33768" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e9d8b206292b5af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e9d8b206292b5af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6e9d8b206292b5af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-276450d8bf30a196" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-276450d8bf30a196" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c44bbe278502e7a8042210511a0c36d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-276450d8bf30a196" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-276450d8bf30a196" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-276450d8bf30a196" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e17b49b8ac821d99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e17b49b8ac821d99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-facc83deb7339bd1f057b05e0aba2f64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e17b49b8ac821d99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e17b49b8ac821d99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e17b49b8ac821d99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-918bd8aedd5d5e69" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-918bd8aedd5d5e69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ee95cc8900ff88ce314861dc5d32f59" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-918bd8aedd5d5e69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-918bd8aedd5d5e69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-918bd8aedd5d5e69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e28c147ab4b81e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e28c147ab4b81e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1dc9b95e84a5d057238e1a2934e9535b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e28c147ab4b81e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e28c147ab4b81e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e28c147ab4b81e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57e05c71a63d9022" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57e05c71a63d9022" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53264341e2ee896cdf39e37958bfff4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57e05c71a63d9022" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57e05c71a63d9022" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-57e05c71a63d9022" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d482b64c4201495" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d482b64c4201495" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f09b1554caf958c1d169677712ebc1f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d482b64c4201495" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d482b64c4201495" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7d482b64c4201495" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1df4a44a7034943e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1df4a44a7034943e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-588c5eb0e0727ee134e5df5570bb33ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1df4a44a7034943e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1df4a44a7034943e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1df4a44a7034943e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f6e7b2c71fd5e3a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f6e7b2c71fd5e3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9ea47591267a390efa43235fcfc0a286" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f6e7b2c71fd5e3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f6e7b2c71fd5e3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8f6e7b2c71fd5e3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a913d5f82cb60c49" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a913d5f82cb60c49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca09d79ef262acc4901637bd25194a4a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a913d5f82cb60c49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a913d5f82cb60c49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a913d5f82cb60c49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6db06b351d70bd28" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6db06b351d70bd28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a532e62c8a87eb346063534d1a40dd30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6db06b351d70bd28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6db06b351d70bd28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6db06b351d70bd28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa22241709232281" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa22241709232281" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6a528094271d8aabacbe3fc4a19e449e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa22241709232281" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa22241709232281" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa22241709232281" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b438ded688df32e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b438ded688df32e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a6f0b3b9450f4fcc06a881ca5a82027" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b438ded688df32e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b438ded688df32e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1b438ded688df32e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d56e1d8982b6679a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d56e1d8982b6679a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b98a3af01cb77dd996bb84a2a8de7cec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d56e1d8982b6679a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d56e1d8982b6679a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d56e1d8982b6679a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5424eb103345175f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5424eb103345175f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3407d181b1e7c4bc58fab63082e731cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5424eb103345175f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5424eb103345175f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5424eb103345175f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c207012c3aebc9c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c207012c3aebc9c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a31b12ed9ac5ade6f73b3486c7445ea2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c207012c3aebc9c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c207012c3aebc9c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c207012c3aebc9c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2d93f24d07cedb7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2d93f24d07cedb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e9db297bd3f7848a8e038abc48890a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2d93f24d07cedb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2d93f24d07cedb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a2d93f24d07cedb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd848011c9fe7269" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd848011c9fe7269" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e71b40f19483bf301e599251207b3c86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd848011c9fe7269" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd848011c9fe7269" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dd848011c9fe7269" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3f0ff22946b9dbe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3f0ff22946b9dbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4344d02538d4881ee8519c3252df57af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3f0ff22946b9dbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3f0ff22946b9dbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e3f0ff22946b9dbe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e18cc2682e39139f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e18cc2682e39139f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aaa18e405b9cb2c873b51c5e62322814" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e18cc2682e39139f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e18cc2682e39139f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e18cc2682e39139f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5877677d6f73a65a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5877677d6f73a65a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e512f1e22234d44698883ed2daeae41a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5877677d6f73a65a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50a143354e24822b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50a143354e24822b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ffe2df9c922f94e9a3eacefeb62b0c71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50a143354e24822b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b58e237aa059ab7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b58e237aa059ab7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ecb9c365c11b13e68c7509c6ff8f3cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b58e237aa059ab7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b2392c6fc8e5e28" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b2392c6fc8e5e28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-554c18cb6340bcbdfa60c570c610428c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b2392c6fc8e5e28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b2392c6fc8e5e28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4b2392c6fc8e5e28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb049c255d139457" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb049c255d139457" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69314673498fe26c029b42bd6c678945" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb049c255d139457" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb049c255d139457" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eb049c255d139457" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42ab99c28354761a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42ab99c28354761a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a3cf76e3b11e2d5a60e969656774773c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42ab99c28354761a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42ab99c28354761a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-42ab99c28354761a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17191d7d55cd5f5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17191d7d55cd5f5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d32cfbacbb27e64edba541db652dbab0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17191d7d55cd5f5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17191d7d55cd5f5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-17191d7d55cd5f5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bbb842c26648266" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bbb842c26648266" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5807d0e4fce1bfa7d8617242c07248fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bbb842c26648266" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bbb842c26648266" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5bbb842c26648266" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e4585dbea6633b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e4585dbea6633b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2ceec47e40dda80e92937f411bfba6e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e4585dbea6633b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e4585dbea6633b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5e4585dbea6633b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0cbef6b04106595" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0cbef6b04106595" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e06723cac3626e066c23a26eae2759e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0cbef6b04106595" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0cbef6b04106595" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c0cbef6b04106595" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cca82f42ad1291e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cca82f42ad1291e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3a7e95da7d3fc93445225728257407f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cca82f42ad1291e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cca82f42ad1291e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4cca82f42ad1291e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a247d6475e0b8cb7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a247d6475e0b8cb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fdf62c234afdbb9423898d630d6b9db4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a247d6475e0b8cb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a247d6475e0b8cb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a247d6475e0b8cb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8cbb378c9b4f04d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8cbb378c9b4f04d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-012a86edb05dc8365a203bd683ee91ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8cbb378c9b4f04d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8cbb378c9b4f04d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d8cbb378c9b4f04d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24f0a297463bbdfb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24f0a297463bbdfb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f5b1c91641df185284f64dc7827bfb49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24f0a297463bbdfb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24f0a297463bbdfb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-24f0a297463bbdfb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7e35b9611a04021" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7e35b9611a04021" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e63310d9c2a1c0138c1d0bdc43ba338a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7e35b9611a04021" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7e35b9611a04021" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d7e35b9611a04021" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7679e3d9fa6e3a6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7679e3d9fa6e3a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a1474b4bde67e3cb05adbea45158ed9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7679e3d9fa6e3a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7679e3d9fa6e3a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f7679e3d9fa6e3a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b780ace8bfa15b79" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b780ace8bfa15b79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-57fbde05652a370e93a3b04f04c084c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b780ace8bfa15b79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b780ace8bfa15b79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b780ace8bfa15b79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7266c9c89274103" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7266c9c89274103" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ffd043c3165d27a085e21472ba17d464" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7266c9c89274103" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7266c9c89274103" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b7266c9c89274103" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86c7d1f918707014" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86c7d1f918707014" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-50c718026ba117f9d9cf4e5b5f275c93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86c7d1f918707014" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86c7d1f918707014" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-86c7d1f918707014" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ab34b6bd0a3e892" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ab34b6bd0a3e892" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5be144e65a8c5f9ff61abbbdce25867d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ab34b6bd0a3e892" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ab34b6bd0a3e892" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5ab34b6bd0a3e892" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-938bdbb3d756cb86" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-938bdbb3d756cb86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-009d922ed42f5ad65acbaefa775246ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-938bdbb3d756cb86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-938bdbb3d756cb86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-938bdbb3d756cb86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1a817e8f58e525a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1a817e8f58e525a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-17394dbbaa0697abb937adf7450bdca4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1a817e8f58e525a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1a817e8f58e525a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b1a817e8f58e525a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-296e1f2fd08eef9f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-296e1f2fd08eef9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-014ccf08b7d25a8edb7978e3712a02f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-296e1f2fd08eef9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-296e1f2fd08eef9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-296e1f2fd08eef9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30a5854aa68b87b9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30a5854aa68b87b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a0a465303c8b749455c6b8c7ff9e0f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30a5854aa68b87b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30a5854aa68b87b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-30a5854aa68b87b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e24defbb364bb2c0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e24defbb364bb2c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d981ebd58756b6c376c2233eaf30773" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e24defbb364bb2c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e24defbb364bb2c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e24defbb364bb2c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f86d1ac7ed6dd66" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f86d1ac7ed6dd66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-886e547ceadf53c64fd5513b929b90d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f86d1ac7ed6dd66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f86d1ac7ed6dd66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f86d1ac7ed6dd66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d520efa38722bc8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d520efa38722bc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c4e54684b0f41f5463ea07c9cbd13083" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d520efa38722bc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d520efa38722bc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d520efa38722bc8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f0938577ed886eb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f0938577ed886eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c4bc18f6703fa9cad9cfcc3b5fef1dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f0938577ed886eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f0938577ed886eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f0938577ed886eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a78df408d7e8cab7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a78df408d7e8cab7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04467aee3427c39498e35a3d3c33d00a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a78df408d7e8cab7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a78df408d7e8cab7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a78df408d7e8cab7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e506bd52be686ab6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e506bd52be686ab6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a90fc651f0f2fe96efae7d60ec833d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e506bd52be686ab6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e506bd52be686ab6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e506bd52be686ab6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09fd6699e89ddf54" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09fd6699e89ddf54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a5be95c9b4aa5635cac53cbdc04a73d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09fd6699e89ddf54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09fd6699e89ddf54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-09fd6699e89ddf54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abb1536aa91cfb0e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abb1536aa91cfb0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b4582775b0f657feb082fc94bae64b92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abb1536aa91cfb0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abb1536aa91cfb0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-abb1536aa91cfb0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e723cc5fd4ab9eb0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e723cc5fd4ab9eb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c7ec5d07028ee647f72ab0d05e6bc9b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e723cc5fd4ab9eb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e723cc5fd4ab9eb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e723cc5fd4ab9eb0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a71e8783c7d7f636" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a71e8783c7d7f636" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b4da33befa0ccc096012f45c4fe3a193" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a71e8783c7d7f636" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a71e8783c7d7f636" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a71e8783c7d7f636" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ad5d5e07e1b4a38" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ad5d5e07e1b4a38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a8acec78be57782d30eb52626b5d879" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ad5d5e07e1b4a38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ad5d5e07e1b4a38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7ad5d5e07e1b4a38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b077cd5764038e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b077cd5764038e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d231532c340eeaede249edd833410175" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b077cd5764038e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b077cd5764038e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2b077cd5764038e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-530e77fb85a82296" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-530e77fb85a82296" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-148ae97ca6571de491502311508c725b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-530e77fb85a82296" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-530e77fb85a82296" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-530e77fb85a82296" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5472c2c9b5bf6ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5472c2c9b5bf6ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-411e28654565ab0861a467230dda9144" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5472c2c9b5bf6ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5472c2c9b5bf6ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c5472c2c9b5bf6ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c876f0bad2538117" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c876f0bad2538117" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0691b4d17a1e537a92c1df5ca507474c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c876f0bad2538117" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c876f0bad2538117" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c876f0bad2538117" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-caa9d08292e118d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-caa9d08292e118d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e099f782d973e5a250faa239662038b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-caa9d08292e118d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e34726478778f58d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e34726478778f58d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3942e9b9b5b7c8a4d15d5e0896d952e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e34726478778f58d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb7e3e79e5be914c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb7e3e79e5be914c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ddc52ce0e92fcd2ac9be5d0134a93cb6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb7e3e79e5be914c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d2a50c5a1674a3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d2a50c5a1674a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-af96a8289c58c702145a7d517a402522" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d2a50c5a1674a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d2a50c5a1674a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-45d2a50c5a1674a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d52398dcdda32098" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d52398dcdda32098" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-462e2cddf1d345913cac91db0d433caa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d52398dcdda32098" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d52398dcdda32098" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d52398dcdda32098" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a840399d7fe271e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a840399d7fe271e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69dccc2934838739b4a8d180887c9faa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a840399d7fe271e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a840399d7fe271e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a840399d7fe271e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e7fc84a92f9699b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e7fc84a92f9699b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fd8a7d633563ca2992f0f75b227fea2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e7fc84a92f9699b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e7fc84a92f9699b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4e7fc84a92f9699b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a9e997bb489821b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a9e997bb489821b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b693ac74b74b2c353f7865ce5efdd2d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a9e997bb489821b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a9e997bb489821b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a9e997bb489821b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1244d6d760319624" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1244d6d760319624" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c6a214aaea3e12fc15cf76015eee2ae9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1244d6d760319624" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1244d6d760319624" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1244d6d760319624" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d288a4bb8754f2da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d288a4bb8754f2da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d6b554f66aef717b1537407279d60373" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d288a4bb8754f2da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d288a4bb8754f2da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d288a4bb8754f2da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1223af59354278d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1223af59354278d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-02406197dd3be3cf1cc5c75d8b56552c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1223af59354278d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1223af59354278d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1223af59354278d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e21a60b26d94965b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e21a60b26d94965b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1144729227688104f206647c736ea57c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e21a60b26d94965b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e21a60b26d94965b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e21a60b26d94965b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-204ddbabea2167f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-204ddbabea2167f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61f89df201273f4441499a0ddd9520eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-204ddbabea2167f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-204ddbabea2167f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-204ddbabea2167f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ca8bdb77f692e02" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ca8bdb77f692e02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b642e27a2be28e5171e1ac2283964164" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ca8bdb77f692e02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ca8bdb77f692e02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7ca8bdb77f692e02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2879c56cbe023304" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2879c56cbe023304" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6856454ef729099073fde02cb37dded3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2879c56cbe023304" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2879c56cbe023304" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2879c56cbe023304" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-436dc1122ec7ee93" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-436dc1122ec7ee93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb51400aa695b96e3a93901ed42ea34b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-436dc1122ec7ee93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-436dc1122ec7ee93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-436dc1122ec7ee93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6fb9252843bfbd63" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6fb9252843bfbd63" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a351a36e7989c2074af668e27355623b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6fb9252843bfbd63" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6fb9252843bfbd63" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6fb9252843bfbd63" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-298b598cf5bf9f49" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-298b598cf5bf9f49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a3e820a4cb96a0485df7099235e908c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-298b598cf5bf9f49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-298b598cf5bf9f49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-298b598cf5bf9f49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f512154b897293b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f512154b897293b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-821f073007965b364d85f2393d8b3884" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f512154b897293b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f512154b897293b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f512154b897293b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ec49c6c1168ff28" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ec49c6c1168ff28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8277921055875e0701ca76d10294836f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ec49c6c1168ff28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ec49c6c1168ff28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4ec49c6c1168ff28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1744a676e1261e98" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1744a676e1261e98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7bbe5e2077f22ecbec920ec6b708ab60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1744a676e1261e98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1744a676e1261e98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1744a676e1261e98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2b4becb1c911d1b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2b4becb1c911d1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d50f52504665af6116c7391cf1689cdd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2b4becb1c911d1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2b4becb1c911d1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2b4becb1c911d1b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1cf57c32b459d117" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1cf57c32b459d117" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bd2ac77e270fef7f6d42a8306a613931" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1cf57c32b459d117" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1cf57c32b459d117" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1cf57c32b459d117" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1f0d802ba89a91d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1f0d802ba89a91d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8aa34435e9e2f56279452d51ad87ce0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1f0d802ba89a91d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1f0d802ba89a91d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d1f0d802ba89a91d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f3df5a0ee9252f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f3df5a0ee9252f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a92ca798ce5e8d12dbdf4780bb0c9403" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f3df5a0ee9252f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f3df5a0ee9252f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1f3df5a0ee9252f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b6d47888ddff6f9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b6d47888ddff6f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-427319d0f96f3869a02b298a19e466d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b6d47888ddff6f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b6d47888ddff6f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9b6d47888ddff6f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43366a39f92655bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43366a39f92655bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ab212ba283ce4d25dd73d5358b1d2ab3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43366a39f92655bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43366a39f92655bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-43366a39f92655bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-775247c48313246b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-775247c48313246b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-238d8e47a40a2f7c4b22117eeb0aa7d8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-775247c48313246b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-775247c48313246b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-775247c48313246b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7f75ba548deab51" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7f75ba548deab51" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-13bb445df339a2afe04a4d9202560be6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7f75ba548deab51" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7f75ba548deab51" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f7f75ba548deab51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8cd7c626dfdb7ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8cd7c626dfdb7ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4a5af5f47ca07800c0e320c060454c42" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8cd7c626dfdb7ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8cd7c626dfdb7ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b8cd7c626dfdb7ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b53f80b948302d8e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b53f80b948302d8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d5b91c71fad5b06fc1094395b56c28b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b53f80b948302d8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b53f80b948302d8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b53f80b948302d8e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b0a3da2811ef75e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b0a3da2811ef75e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-808e624e01e6d1111bc28d2773465e01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b0a3da2811ef75e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b0a3da2811ef75e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9b0a3da2811ef75e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ab7bff806a6038d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ab7bff806a6038d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-51e8f0ae9f870ef5955ca38332878ab8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ab7bff806a6038d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ab7bff806a6038d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5ab7bff806a6038d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ccd15bb5fff66819" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ccd15bb5fff66819" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6b9e69ebc6f109bb400fcf42144f4aaf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ccd15bb5fff66819" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ccd15bb5fff66819" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ccd15bb5fff66819" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0345787f30c4b36" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0345787f30c4b36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8319ad0bbd873bb1686e13ac0fc46f2a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0345787f30c4b36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0345787f30c4b36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c0345787f30c4b36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fd0692fa29be2e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fd0692fa29be2e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-95e9e197e853591168bae73fca1b89f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fd0692fa29be2e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fd0692fa29be2e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8fd0692fa29be2e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22abdb15feb77978" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22abdb15feb77978" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4f6f03d7cb3b6b997da789763143332" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22abdb15feb77978" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22abdb15feb77978" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22abdb15feb77978" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f4c6c6d5cae3ee3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f4c6c6d5cae3ee3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e78e6ab4c7034a7d7339f75cbfcdc7ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f4c6c6d5cae3ee3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f4c6c6d5cae3ee3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8f4c6c6d5cae3ee3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66af6ce8834a2cb7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66af6ce8834a2cb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4e950ba8b6ddad4e02dbbc1eb8d4a72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66af6ce8834a2cb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66af6ce8834a2cb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-66af6ce8834a2cb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba058803abc29ac2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba058803abc29ac2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-98ed59fae11e7b880843aa63b40c2de2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba058803abc29ac2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-601e51e5e89f8d46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-601e51e5e89f8d46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cec9cb380bfee487c4aa63a8971969fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-601e51e5e89f8d46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc9018bacb4db690" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc9018bacb4db690" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-71703e2aff7e86a5f1d4099acb33d434" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc9018bacb4db690" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72510f0a2110804d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72510f0a2110804d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79e6ee213fd05ab12777d1c84fafbfdc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72510f0a2110804d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72510f0a2110804d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-72510f0a2110804d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8227d4edc52ac607" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8227d4edc52ac607" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-556640f0f769d934737402ed3bc5c65f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8227d4edc52ac607" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8227d4edc52ac607" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8227d4edc52ac607" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a3598f74612ec08" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a3598f74612ec08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1d0e9575b0fe93db8ce7d68db4a4e60f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a3598f74612ec08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a3598f74612ec08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a3598f74612ec08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f705ea0286d5f5db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f705ea0286d5f5db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c4d649b0d4061a9e5345f0c48ee6e9f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f705ea0286d5f5db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f705ea0286d5f5db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f705ea0286d5f5db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f46ce7f9f56f4932" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f46ce7f9f56f4932" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0ccbfed8a841151d8405161e48bb882" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f46ce7f9f56f4932" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f46ce7f9f56f4932" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f46ce7f9f56f4932" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca1a837a0626efdc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca1a837a0626efdc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c4003b3cfdc8b34a0a5e2dabd98b95e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca1a837a0626efdc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca1a837a0626efdc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca1a837a0626efdc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aa69348a0a7006b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aa69348a0a7006b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-224965a94011c6893ca7d6beeb29bc00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aa69348a0a7006b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aa69348a0a7006b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9aa69348a0a7006b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c52d5ec9f7e4b74" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c52d5ec9f7e4b74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-68d3bb1a661f30dfe5355024210a765a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c52d5ec9f7e4b74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c52d5ec9f7e4b74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9c52d5ec9f7e4b74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a29f888451564eb7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a29f888451564eb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fd5ce6ce4ad927d5218f328edcf2aef2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a29f888451564eb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a29f888451564eb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a29f888451564eb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95be44bd01c7a48d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95be44bd01c7a48d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2583e14888cc5dbf3888d19451825e56" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95be44bd01c7a48d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95be44bd01c7a48d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-95be44bd01c7a48d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-300ac243f43389f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-300ac243f43389f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-08784b6aa5e40d84a850c5eead31ba6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-300ac243f43389f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-300ac243f43389f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-300ac243f43389f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5c8972ae559d43c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5c8972ae559d43c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-693407346cf14cb80d54aeb4722b619d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5c8972ae559d43c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5c8972ae559d43c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d5c8972ae559d43c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddcfbc6613f61d5e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddcfbc6613f61d5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-80870bf86fba9a2821ac4765c732affc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddcfbc6613f61d5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddcfbc6613f61d5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ddcfbc6613f61d5e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-053103fa426d97eb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-053103fa426d97eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0835f6f6365bfc2659460137792deff3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-053103fa426d97eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-053103fa426d97eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-053103fa426d97eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f95cc8ef9d5b9dc0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f95cc8ef9d5b9dc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6c3f425f359af78092f9c147adcfa160" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f95cc8ef9d5b9dc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f95cc8ef9d5b9dc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f95cc8ef9d5b9dc0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3292843cdc10ac43" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3292843cdc10ac43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c1323865d98927ba11061d3b8967d9ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3292843cdc10ac43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3292843cdc10ac43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3292843cdc10ac43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6c937c47ba2a2e2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6c937c47ba2a2e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-424023cc70061e36b944462e5150b483" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6c937c47ba2a2e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6c937c47ba2a2e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e6c937c47ba2a2e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b81aca67925c2718" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b81aca67925c2718" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eaf86ce64eb930dcdd0a92ab1de13bab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b81aca67925c2718" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b81aca67925c2718" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b81aca67925c2718" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ed4734dee682359" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ed4734dee682359" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f2170555199c42f6e7bddc5b17ee653c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ed4734dee682359" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ed4734dee682359" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7ed4734dee682359" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fd66ade0f14bfd5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fd66ade0f14bfd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0510e4283037fff20ce3a40ba9635d9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fd66ade0f14bfd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fd66ade0f14bfd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7fd66ade0f14bfd5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e17ab49fb79c4fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e17ab49fb79c4fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de89746d78b1312314649cb8544e5a06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e17ab49fb79c4fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e17ab49fb79c4fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5e17ab49fb79c4fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00cc6d562594f9d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00cc6d562594f9d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b8b105505f2e2ddda985beca50940ac3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00cc6d562594f9d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00cc6d562594f9d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00cc6d562594f9d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35efdbc9261c29ab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35efdbc9261c29ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9e7faf37cd58bff1b1fb89fa5d6c0060" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35efdbc9261c29ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35efdbc9261c29ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-35efdbc9261c29ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9be81eb6fbb0f188" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9be81eb6fbb0f188" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7b795194ff84b37bc190eaa0661d75a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9be81eb6fbb0f188" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9be81eb6fbb0f188" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9be81eb6fbb0f188" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f5c31473d9e162a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f5c31473d9e162a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6a2b27638e63d34a1a28123d250cd549" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f5c31473d9e162a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f5c31473d9e162a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f5c31473d9e162a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bfa6b1306374d29" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bfa6b1306374d29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-733ab70ff1c72b46a34e557f2842c864" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bfa6b1306374d29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bfa6b1306374d29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7bfa6b1306374d29" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67135d311bfd9f79" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67135d311bfd9f79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d3c322eebb3a5225af93b695967a9dcd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67135d311bfd9f79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67135d311bfd9f79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-67135d311bfd9f79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be54c83083ca08b0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be54c83083ca08b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f45af91faef5945a286e14df5124e30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be54c83083ca08b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be54c83083ca08b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-be54c83083ca08b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c811b57a32601a5f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c811b57a32601a5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-22def64b69a70963c9e08dfbfe92a333" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c811b57a32601a5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c811b57a32601a5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c811b57a32601a5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d37138d809f5c0db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d37138d809f5c0db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-101f0f2d9cb330285d5b4c35c2d840df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d37138d809f5c0db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d37138d809f5c0db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d37138d809f5c0db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14f4f4989b6ea545" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14f4f4989b6ea545" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5743b74f67ec9758de2205db9ff630fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14f4f4989b6ea545" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14f4f4989b6ea545" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-14f4f4989b6ea545" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2288c549f31fd190" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2288c549f31fd190" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c5937fbc187e1fd2560e7e041f29fd77" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2288c549f31fd190" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2288c549f31fd190" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2288c549f31fd190" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4bebd75a4dd7e9f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4bebd75a4dd7e9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-38a1218c952bc3323375abf31f9a4d8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4bebd75a4dd7e9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4bebd75a4dd7e9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4bebd75a4dd7e9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea2fbb46e8fd285b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea2fbb46e8fd285b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0727b21aa3908398b424cf54c25cfad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea2fbb46e8fd285b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea2fbb46e8fd285b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea2fbb46e8fd285b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-669c2e5535f6f812" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-669c2e5535f6f812" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24b8e2942cfedd0bff6b1b82da1f9926" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-669c2e5535f6f812" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-669c2e5535f6f812" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-669c2e5535f6f812" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f0180733c3979b4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f0180733c3979b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-31e8d29aaca3a290e3b901026e95a1f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f0180733c3979b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f0180733c3979b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8f0180733c3979b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f323edb906eca200" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f323edb906eca200" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b515da20626ace7d8643985088d4f7ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f323edb906eca200" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2815b83bbf5467d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2815b83bbf5467d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f860bad3c2891a1fdf923637eb654b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2815b83bbf5467d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01e07ea9cc452a0f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01e07ea9cc452a0f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d99e12768fdd1420ed7bcef35992a4ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01e07ea9cc452a0f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83ba5ad8e4dbee19" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83ba5ad8e4dbee19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4467cf067d8bc1c0ca06624c287dd446" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83ba5ad8e4dbee19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83ba5ad8e4dbee19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83ba5ad8e4dbee19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23d169df6e17f10b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23d169df6e17f10b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7004141c122dd98f96250b1e1a0cb8af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23d169df6e17f10b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23d169df6e17f10b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23d169df6e17f10b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe8274cb960cd811" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe8274cb960cd811" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5c5f328f2a5434647248a743ef45490c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe8274cb960cd811" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe8274cb960cd811" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe8274cb960cd811" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b85a22b2a68774e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b85a22b2a68774e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d400bea7a4f5499be6ec30e95bd5ce47" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b85a22b2a68774e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b85a22b2a68774e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1b85a22b2a68774e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31b92289ed7cfc5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31b92289ed7cfc5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a81dae867dfa38b96b0ecc6e2d833ba2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31b92289ed7cfc5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31b92289ed7cfc5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-31b92289ed7cfc5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07f3e5ebd99ab3d9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07f3e5ebd99ab3d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d2e6c39930194a76b132139799381dd3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07f3e5ebd99ab3d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07f3e5ebd99ab3d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07f3e5ebd99ab3d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46dc6baeec30c525" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46dc6baeec30c525" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-48c1d834724936210931e8475d655adc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46dc6baeec30c525" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46dc6baeec30c525" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-46dc6baeec30c525" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09ecf5b6d99dec71" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09ecf5b6d99dec71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-558a0aca82db34de78f7d49f0baac673" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09ecf5b6d99dec71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09ecf5b6d99dec71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-09ecf5b6d99dec71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33056e03ebca2984" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33056e03ebca2984" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-12c62a0036666e45efcc6f84d8b2650f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33056e03ebca2984" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33056e03ebca2984" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-33056e03ebca2984" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a648495c6ff0808f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a648495c6ff0808f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-652ad1ec7dad54e2c2d40becdb01054d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a648495c6ff0808f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a648495c6ff0808f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a648495c6ff0808f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f8a79c56dbb9f53" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f8a79c56dbb9f53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f60b76fcf529de71197c007ca94322f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f8a79c56dbb9f53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f8a79c56dbb9f53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5f8a79c56dbb9f53" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-288928413dfeaa4f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-288928413dfeaa4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-18392eaeadf10fb4da21eeca19fd8ca1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-288928413dfeaa4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-288928413dfeaa4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-288928413dfeaa4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14c4f9e35dcc0577" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14c4f9e35dcc0577" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-891efb36adb9db16b08baff5fdaeb875" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14c4f9e35dcc0577" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14c4f9e35dcc0577" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-14c4f9e35dcc0577" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-febb80dc34a7bdc1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-febb80dc34a7bdc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d7ae4ff772f12d0a992b1c22c202a7db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-febb80dc34a7bdc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-febb80dc34a7bdc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-febb80dc34a7bdc1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1284629edd770b8b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1284629edd770b8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05c27d612c3c91e80dd647a480883e51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1284629edd770b8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1284629edd770b8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1284629edd770b8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d5782edd400b247" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d5782edd400b247" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed4bf1ad22336a4fc9bb6469f4a43275" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d5782edd400b247" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d5782edd400b247" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3d5782edd400b247" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06ac1f95d7e95914" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06ac1f95d7e95914" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8cb49b89aabee79dd90325293f7a8285" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06ac1f95d7e95914" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06ac1f95d7e95914" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-06ac1f95d7e95914" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f79f3c6998774746" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f79f3c6998774746" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3e74035b5b18c9e0de10272698bcd492" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f79f3c6998774746" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f79f3c6998774746" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f79f3c6998774746" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-562182a923056271" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-562182a923056271" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f3974a986d69a24bfff7eb0e73e67467" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-562182a923056271" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-562182a923056271" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-562182a923056271" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1939b0176838058" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1939b0176838058" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-67b7716cfd2ed8894a7893bdabb219b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1939b0176838058" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1939b0176838058" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c1939b0176838058" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a747ba2ca7578e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a747ba2ca7578e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2ef6eea88dac9268b4e220d2363f1f3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a747ba2ca7578e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a747ba2ca7578e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a747ba2ca7578e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b232848e595d8e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b232848e595d8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73f09bdc55b879f36b2c6846a3d1abd7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b232848e595d8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b232848e595d8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83b232848e595d8e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eae3f71de3b6e457" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eae3f71de3b6e457" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2778fddff464443cef87499fb757a82c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eae3f71de3b6e457" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eae3f71de3b6e457" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eae3f71de3b6e457" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54b28d40550f5695" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54b28d40550f5695" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6179cf0bacf314f19cd563764ec7185d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54b28d40550f5695" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54b28d40550f5695" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54b28d40550f5695" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-653963373a457447" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-653963373a457447" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0ef555aacc820fe30664317a366dfea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-653963373a457447" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-653963373a457447" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-653963373a457447" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aa40300a734f533" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aa40300a734f533" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-39cf2d38f83be3215b2680b99c615771" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aa40300a734f533" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aa40300a734f533" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9aa40300a734f533" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9b0c6c07af3e808" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9b0c6c07af3e808" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-23818e2f325b654cd70c6f10cd0d7390" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9b0c6c07af3e808" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9b0c6c07af3e808" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d9b0c6c07af3e808" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4da47c0784fb4f2f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4da47c0784fb4f2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-668c65b8b3eb9dbdce64f8eaa9a78d8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4da47c0784fb4f2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4da47c0784fb4f2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4da47c0784fb4f2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f8d1a57799abb96" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f8d1a57799abb96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b04728d17070305595c18c74441bc516" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f8d1a57799abb96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f8d1a57799abb96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1f8d1a57799abb96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a80727e9c8c0430" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a80727e9c8c0430" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-386559cbd24daa4b1de36a39fa6ef8f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a80727e9c8c0430" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a80727e9c8c0430" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a80727e9c8c0430" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92f77b5d5d2e41a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92f77b5d5d2e41a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05dac4980fba0a0b226650e763be936b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92f77b5d5d2e41a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92f77b5d5d2e41a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-92f77b5d5d2e41a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb1eb677a1a8d924" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb1eb677a1a8d924" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-af561f1a92ce4dafd8044b581bb4dd2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb1eb677a1a8d924" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb1eb677a1a8d924" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb1eb677a1a8d924" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-febd94a414c46eae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-febd94a414c46eae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0dce09b86334b02253fe66110909b12a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-febd94a414c46eae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-febd94a414c46eae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-febd94a414c46eae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fc4cd984e4567d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fc4cd984e4567d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6ea635d65880449d703fbd1f4d462231" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fc4cd984e4567d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fc4cd984e4567d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7fc4cd984e4567d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f92fc2a2f5410eaa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f92fc2a2f5410eaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea7fa68718931aa5edbfa500c281a2ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f92fc2a2f5410eaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f92fc2a2f5410eaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f92fc2a2f5410eaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85f25e18aa1090b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85f25e18aa1090b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db2d3f4f13b97e754c6e1fd970a4e40d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85f25e18aa1090b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85f25e18aa1090b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-85f25e18aa1090b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca307b2d8d87e7a9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca307b2d8d87e7a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-da5558e901c816d970f1e2a15fcb6837" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca307b2d8d87e7a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a138b3c4e60830a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a138b3c4e60830a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1ee6f315e88564f786566d3824696a0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a138b3c4e60830a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abbafa8ca150633c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abbafa8ca150633c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73635004d9d939fbc3e20e456fcfb1ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abbafa8ca150633c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8577ed8d0d703498" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8577ed8d0d703498" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6dddad536e2f1337d8b9daf4a2e64731" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8577ed8d0d703498" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8577ed8d0d703498" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8577ed8d0d703498" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d2517a74aff0c2a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d2517a74aff0c2a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8002f46fcce82e219e7fe06f0ef4901f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d2517a74aff0c2a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d2517a74aff0c2a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7d2517a74aff0c2a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17b7b415bb093c50" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17b7b415bb093c50" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1ec56c577f8ccc9776c4b4a56b9049c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17b7b415bb093c50" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17b7b415bb093c50" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-17b7b415bb093c50" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2e82bb20f4ae0c0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2e82bb20f4ae0c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-efd26f73c1de0b4f4e0a2f01ca3ee7f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2e82bb20f4ae0c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2e82bb20f4ae0c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f2e82bb20f4ae0c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6302de799fe61b2c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6302de799fe61b2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-57ee680287e6995cca74eea3b0710249" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6302de799fe61b2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6302de799fe61b2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6302de799fe61b2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e01535b572fc9b7c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e01535b572fc9b7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-85410ed736eac9bb16bc34ee1128413d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e01535b572fc9b7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e01535b572fc9b7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e01535b572fc9b7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac46fbea1682f63f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac46fbea1682f63f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-26d81d62d0f168f4035a32fd89bf4e04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac46fbea1682f63f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac46fbea1682f63f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ac46fbea1682f63f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13397c9d343f9fe6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13397c9d343f9fe6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0852087d0c7b5073be49a2bd4e19e25e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13397c9d343f9fe6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13397c9d343f9fe6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-13397c9d343f9fe6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-883afe9456db9171" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-883afe9456db9171" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d822225dbc2cebb60ca10eedcc4f231" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-883afe9456db9171" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-883afe9456db9171" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-883afe9456db9171" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9db651222335ae66" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9db651222335ae66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eef6018f7337d704024ca4b322976b88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9db651222335ae66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9db651222335ae66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9db651222335ae66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4a76cbc9ad40199" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4a76cbc9ad40199" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c51eb09c2b793481798f1c23186305e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4a76cbc9ad40199" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4a76cbc9ad40199" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a4a76cbc9ad40199" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3c75cc956f8a6e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3c75cc956f8a6e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-91033985524012001a6d16cacaed0b19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3c75cc956f8a6e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3c75cc956f8a6e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a3c75cc956f8a6e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bad359b464d1f518" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bad359b464d1f518" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c85d9a2e92434b9f70e079708efcfb2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bad359b464d1f518" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bad359b464d1f518" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bad359b464d1f518" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe1b0fe5ad994e4a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe1b0fe5ad994e4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-52f3c0b90b6205f4a974e22018b3ae38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe1b0fe5ad994e4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe1b0fe5ad994e4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe1b0fe5ad994e4a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e80af168b86f718b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e80af168b86f718b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f010009c8c733d301892889e73140621" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e80af168b86f718b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e80af168b86f718b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e80af168b86f718b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5766f38b7472e2f9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5766f38b7472e2f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2d9036ce13fc4bd2ac08bf062834175" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5766f38b7472e2f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5766f38b7472e2f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5766f38b7472e2f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7b699995577fd69" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7b699995577fd69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f70d03b971179f8ce6eb28feeb829d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7b699995577fd69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7b699995577fd69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c7b699995577fd69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07883e4e00a87089" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07883e4e00a87089" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a5bcd9370d9676806a4775c5d6cae39f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07883e4e00a87089" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07883e4e00a87089" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07883e4e00a87089" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9995d0b72cc8b87f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9995d0b72cc8b87f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cbf52edbb6c52bc554ca830b0ff1b5bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9995d0b72cc8b87f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9995d0b72cc8b87f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9995d0b72cc8b87f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b08873132ba8ad8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b08873132ba8ad8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0feacf39c4a3fd91779198d68a9b3c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b08873132ba8ad8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b08873132ba8ad8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6b08873132ba8ad8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf9c2443cbf8e42c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf9c2443cbf8e42c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a0f9f9b3ae011f30300ff4416c86de60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf9c2443cbf8e42c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf9c2443cbf8e42c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cf9c2443cbf8e42c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1b1d59dc6fd9acd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1b1d59dc6fd9acd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-069850ad6b0bb0918633a9511c7c7a3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1b1d59dc6fd9acd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1b1d59dc6fd9acd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c1b1d59dc6fd9acd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b4f61e5292fef25" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b4f61e5292fef25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca25f374f2158388e4bc4256420fb427" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b4f61e5292fef25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b4f61e5292fef25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0b4f61e5292fef25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72f85010dc958ca7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72f85010dc958ca7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2fbd9739e1405fc6c706adb2c889461c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72f85010dc958ca7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72f85010dc958ca7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-72f85010dc958ca7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-694d4013cc727c72" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-694d4013cc727c72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-89259cad63bc0655628636a1936ac31f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-694d4013cc727c72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-694d4013cc727c72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-694d4013cc727c72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24fa730f444da650" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24fa730f444da650" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-40892fadf804fbec9f1ce2f4ab023bec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24fa730f444da650" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24fa730f444da650" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-24fa730f444da650" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa9a980c8a149771" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa9a980c8a149771" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b10dd64df5d4df40dee5793b6f5bb748" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa9a980c8a149771" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa9a980c8a149771" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa9a980c8a149771" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e82b464a0261a193" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e82b464a0261a193" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be27fd88d3bfb2b008d838f0e3b44827" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e82b464a0261a193" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e82b464a0261a193" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e82b464a0261a193" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81c3dac7a81e38f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81c3dac7a81e38f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cd94a384d367b1816fc37cafac9f9a78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81c3dac7a81e38f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81c3dac7a81e38f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81c3dac7a81e38f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f208d5af57be9d2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f208d5af57be9d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d580e774109172cbd5ecf541361a390" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f208d5af57be9d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f208d5af57be9d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f208d5af57be9d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a263a40ad51a97f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a263a40ad51a97f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e72d3cae52da05942006c6d15f40ece3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a263a40ad51a97f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a263a40ad51a97f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a263a40ad51a97f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2f244421c968145" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2f244421c968145" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-56a8f45f6397e0fd9874c59d7b3a2c38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2f244421c968145" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2f244421c968145" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f2f244421c968145" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8adeda5819d47f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8adeda5819d47f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-70923af35dd7627708840d9f2bc07cf6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8adeda5819d47f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8adeda5819d47f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c8adeda5819d47f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12fa5def86518b12" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12fa5def86518b12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-33961214e8c36b8f1dc03e8709dca593" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12fa5def86518b12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12fa5def86518b12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-12fa5def86518b12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22c90b88a303decb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22c90b88a303decb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-74a5171aab370b12af13eaa34e4b2323" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22c90b88a303decb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22c90b88a303decb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22c90b88a303decb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9b79b19306eef3e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9b79b19306eef3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8dd875caf8f3077614aeb23402606a32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9b79b19306eef3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9b79b19306eef3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b9b79b19306eef3e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c950f8f3b6158620" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c950f8f3b6158620" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f33c00ac3d64e732f778fc4bd051ee28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c950f8f3b6158620" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7f50de48c2515f8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7f50de48c2515f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f2b9967b9d1ddf813bc8b830e6f795cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7f50de48c2515f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cf8a9e10cb48507" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cf8a9e10cb48507" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7667440ce5138feeb9a1af86450c4f2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cf8a9e10cb48507" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d28add3c7a2e32e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d28add3c7a2e32e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8ed4d25e5c9accb3d25d9b261cc35a83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d28add3c7a2e32e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d28add3c7a2e32e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d28add3c7a2e32e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0fee71019ac54c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0fee71019ac54c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c41e11df5e3613a76eff6880fe645383" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0fee71019ac54c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0fee71019ac54c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d0fee71019ac54c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa037a38b0f95e0b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa037a38b0f95e0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c94a7f0cdbc91ccc4bf58c4d9184ee6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa037a38b0f95e0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa037a38b0f95e0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa037a38b0f95e0b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-284ec0aea2550297" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-284ec0aea2550297" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d575f6af02e6a21605eb995c62e06e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-284ec0aea2550297" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-284ec0aea2550297" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-284ec0aea2550297" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6fb2451dd40243c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6fb2451dd40243c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f2cd3bee780d2d57ed788d4e57d5c189" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6fb2451dd40243c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6fb2451dd40243c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f6fb2451dd40243c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7712b5d27a4c53c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7712b5d27a4c53c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6b01730adc45a29c9159e12e253e055c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7712b5d27a4c53c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7712b5d27a4c53c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c7712b5d27a4c53c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a88f210b7f8586df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a88f210b7f8586df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-27c8e495b704c10aafce10b22dd25aa5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a88f210b7f8586df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a88f210b7f8586df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a88f210b7f8586df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8740b85724f88f02" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8740b85724f88f02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-473e8b5f365fd21c28ebdecd18b4e095" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8740b85724f88f02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8740b85724f88f02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8740b85724f88f02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f11b44148c2dc99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f11b44148c2dc99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e82d9e350d8b5f7fbc36315320b38329" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f11b44148c2dc99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f11b44148c2dc99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f11b44148c2dc99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3e454d7600c10e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3e454d7600c10e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f000f1c8eb4885895c318ed288eab9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3e454d7600c10e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3e454d7600c10e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c3e454d7600c10e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8333f79830acd06d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8333f79830acd06d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a61fe52319caf8487c2d98400a9a0ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8333f79830acd06d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8333f79830acd06d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8333f79830acd06d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54f0bea4ffd695b0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54f0bea4ffd695b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-48a22855b3bc546b8962afbf3792126e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54f0bea4ffd695b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54f0bea4ffd695b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54f0bea4ffd695b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b5d5f26f10db26" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b5d5f26f10db26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6e3e2985d1ba4d94b494f96e6386ee9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b5d5f26f10db26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b5d5f26f10db26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4b5d5f26f10db26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94fdf3ac96e66051" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94fdf3ac96e66051" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90dbb0eb67cdce42cbb08cbafab3a5ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94fdf3ac96e66051" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94fdf3ac96e66051" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-94fdf3ac96e66051" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b99b69e2fb3842d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b99b69e2fb3842d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a965699535ecacdf572de4c34f7ef63a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b99b69e2fb3842d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b99b69e2fb3842d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b99b69e2fb3842d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f5938535f470598" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f5938535f470598" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e7b5c5f9154d8f1030b25946637506d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f5938535f470598" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f5938535f470598" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f5938535f470598" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-faffd809441abe13" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-faffd809441abe13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0cfdb26bae322b089bf5b8d05a1b444a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-faffd809441abe13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-faffd809441abe13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-faffd809441abe13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-574bc37d8308dde9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-574bc37d8308dde9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bad5158dd57dfe5df7e67d366cdb38b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-574bc37d8308dde9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-574bc37d8308dde9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-574bc37d8308dde9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db90f88adb30ee1f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db90f88adb30ee1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cce68bad70d6fa4e38f4d4997dd7c2d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db90f88adb30ee1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db90f88adb30ee1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-db90f88adb30ee1f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8433e79d8bddabc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8433e79d8bddabc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4610a7a176743c2c057c9489dbb70490" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8433e79d8bddabc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8433e79d8bddabc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c8433e79d8bddabc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-248b76c33036626e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-248b76c33036626e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb66d61072ff443db5bfd9bc91115b54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-248b76c33036626e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-248b76c33036626e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-248b76c33036626e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19ed2fa940875f26" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19ed2fa940875f26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-698e004c151eae8f0ae2f891e30ee7e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19ed2fa940875f26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19ed2fa940875f26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-19ed2fa940875f26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b372d8e3e753669" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b372d8e3e753669" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e7715d6dd5b238f183e459b937f8ca48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b372d8e3e753669" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b372d8e3e753669" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0b372d8e3e753669" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb6d9c82ad16f6a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb6d9c82ad16f6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-631cb707aa8b07fba85851d8f1f99104" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb6d9c82ad16f6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb6d9c82ad16f6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1bb6d9c82ad16f6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e4b2ad8d24af465" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e4b2ad8d24af465" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cd28d8c5c21cb0349f77e94089c8f42b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e4b2ad8d24af465" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e4b2ad8d24af465" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4e4b2ad8d24af465" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8ca758538fad9e2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8ca758538fad9e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-55fca7188616a23753f290a4b6642436" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8ca758538fad9e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8ca758538fad9e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a8ca758538fad9e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a67d5c42d2288a6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a67d5c42d2288a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae6378274c21db72dec8bf0702b2d0cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a67d5c42d2288a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a67d5c42d2288a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9a67d5c42d2288a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-794b7c1d5a9dbf09" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-794b7c1d5a9dbf09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a109be9fa8b924aeb82564ed51a6c0f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-794b7c1d5a9dbf09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-794b7c1d5a9dbf09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-794b7c1d5a9dbf09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbd5e5a89f7fae91" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbd5e5a89f7fae91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c355533abf4065fc6ffa6381cade832b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbd5e5a89f7fae91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbd5e5a89f7fae91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fbd5e5a89f7fae91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5ab2da3433495ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5ab2da3433495ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b5d2010d0d1863d91f5f4756144f90f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5ab2da3433495ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5ab2da3433495ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a5ab2da3433495ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d84c7c159f36fe0c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d84c7c159f36fe0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3a1aa30cc6a3fec25496cd383e4f0abe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d84c7c159f36fe0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d84c7c159f36fe0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d84c7c159f36fe0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a37cb3eb54ec4732" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a37cb3eb54ec4732" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-890cd47f062925f9de11c1ebd97576a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a37cb3eb54ec4732" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a37cb3eb54ec4732" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a37cb3eb54ec4732" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e04c184c22f184dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e04c184c22f184dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fdbc754962f4ae6b68e7818a1f113763" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e04c184c22f184dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e04c184c22f184dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e04c184c22f184dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f0f6ebbc0d9a3a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f0f6ebbc0d9a3a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ce2078be47942d97a8fc9ce854edfb94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f0f6ebbc0d9a3a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f0f6ebbc0d9a3a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1f0f6ebbc0d9a3a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a67ca4eba8b444db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a67ca4eba8b444db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-527ead11c4e9162003da1537a15fc297" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a67ca4eba8b444db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a67ca4eba8b444db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a67ca4eba8b444db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d85f6a822c20aaa5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d85f6a822c20aaa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79c7b62c3f8f7839f1e2afcdade1d985" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d85f6a822c20aaa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d85f6a822c20aaa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d85f6a822c20aaa5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef890ae0a5d04c20" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef890ae0a5d04c20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0a7897a3537d9b2077c8b66a6b2f152a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef890ae0a5d04c20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d56ba673044db3f7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d56ba673044db3f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-20b02869530e03098af9d1ea954cbf16" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d56ba673044db3f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43ddb6301c86cdaf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43ddb6301c86cdaf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d43c2d3464a5ed74c9568813edf5082" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43ddb6301c86cdaf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8acc57a787e237b9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8acc57a787e237b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-085a5e2420a34effdedbfa558384a875" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8acc57a787e237b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8acc57a787e237b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8acc57a787e237b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f5160bfb4b8425b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f5160bfb4b8425b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d0dc28d3ca7288103eeb2ce6f9c5d4a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f5160bfb4b8425b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f5160bfb4b8425b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f5160bfb4b8425b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba4c3a94fbf345a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba4c3a94fbf345a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e4e2942a9ad3cfff78de093bc9fd088" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba4c3a94fbf345a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba4c3a94fbf345a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba4c3a94fbf345a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3dea4eaa3f65a1c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3dea4eaa3f65a1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bf276304e844efe4ab07763fc3fb0bbd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3dea4eaa3f65a1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3dea4eaa3f65a1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d3dea4eaa3f65a1c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4427dce4bc5a5aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4427dce4bc5a5aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a5193571b29ad04469e08ea12ab0cbe6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4427dce4bc5a5aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4427dce4bc5a5aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a4427dce4bc5a5aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92deb4eb5660fffd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92deb4eb5660fffd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6f80b5089033528b484c7b0d5486baff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92deb4eb5660fffd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92deb4eb5660fffd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-92deb4eb5660fffd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8211a0cbc9f74209" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8211a0cbc9f74209" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4eb4ecd01c2deb5c0f59878458ebbdc2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8211a0cbc9f74209" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8211a0cbc9f74209" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8211a0cbc9f74209" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce6615417b989fa4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce6615417b989fa4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aa3d0ebd9942bd796d091536452df2eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce6615417b989fa4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce6615417b989fa4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ce6615417b989fa4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7b91eed11125cba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7b91eed11125cba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4fb82678e8e06547cb598eb3ddd01540" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7b91eed11125cba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7b91eed11125cba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e7b91eed11125cba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a592af62c008132" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a592af62c008132" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-92b2483055020a2ff05cc401b6d5bd75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a592af62c008132" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a592af62c008132" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a592af62c008132" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2212fd466dce797f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2212fd466dce797f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-54bc1c184a6f9a01d55d3e6fbd30808c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2212fd466dce797f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2212fd466dce797f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2212fd466dce797f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97f4af631a5dc684" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97f4af631a5dc684" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de6d9d2e7b15de271696883b6c29d85c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97f4af631a5dc684" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97f4af631a5dc684" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-97f4af631a5dc684" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa38b9ed12865840" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa38b9ed12865840" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2bb8258b3f4a1185babf2d65760c6b5e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa38b9ed12865840" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa38b9ed12865840" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa38b9ed12865840" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f991d150b3a4a52" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f991d150b3a4a52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bacc87c5b0594541127d7833f3b9b22a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f991d150b3a4a52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f991d150b3a4a52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3f991d150b3a4a52" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3af86c120e07780" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3af86c120e07780" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b4cc17b8bc376413330111d06f9cbd7b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3af86c120e07780" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3af86c120e07780" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f3af86c120e07780" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68defb15d8cef3fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68defb15d8cef3fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3cad4223387d6c23d191ea690322bbc7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68defb15d8cef3fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68defb15d8cef3fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-68defb15d8cef3fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c785f9357fdfd07" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c785f9357fdfd07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f7f6b112dfb8bca8dee56ec33467409" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c785f9357fdfd07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c785f9357fdfd07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1c785f9357fdfd07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-411d84b5d77d0086" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-411d84b5d77d0086" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-435a4bbfbf5118968a52e0d512645d36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-411d84b5d77d0086" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-411d84b5d77d0086" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-411d84b5d77d0086" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81721229aa65cd06" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81721229aa65cd06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cfb06260e26c179f2ad4735344d601a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81721229aa65cd06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81721229aa65cd06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81721229aa65cd06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5206fb2e137dd99b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5206fb2e137dd99b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d30e4e3f4f22a30b58adac68b2fcdc1e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5206fb2e137dd99b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5206fb2e137dd99b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5206fb2e137dd99b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb377b0132360163" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb377b0132360163" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6f080e66c6c9f915a8f931176965ea4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb377b0132360163" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb377b0132360163" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cb377b0132360163" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-486ecbb9a83d8d4b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-486ecbb9a83d8d4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-86f1ac6806f1edbd6099f386ac7a213f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-486ecbb9a83d8d4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-486ecbb9a83d8d4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-486ecbb9a83d8d4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-330061898b1a0113" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-330061898b1a0113" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-504fd50cd3fed44d260c7c018cedf68d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-330061898b1a0113" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-330061898b1a0113" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-330061898b1a0113" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fa5e894d8a39ada" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fa5e894d8a39ada" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90f444b74a33a643ecb5a2136585fc71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fa5e894d8a39ada" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fa5e894d8a39ada" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7fa5e894d8a39ada" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b7dc3e37f30a7d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b7dc3e37f30a7d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c4692d3967a08681756e640b6190c49c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b7dc3e37f30a7d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b7dc3e37f30a7d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3b7dc3e37f30a7d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d64caddef893be27" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d64caddef893be27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aeef7680d1c4d9b8119241c1e5e503e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d64caddef893be27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d64caddef893be27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d64caddef893be27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b6b6bed715eed78" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b6b6bed715eed78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb7e16bdea5eecf944be7b9bf6b7ff68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b6b6bed715eed78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b6b6bed715eed78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2b6b6bed715eed78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7dbd8bf95233f1d9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7dbd8bf95233f1d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e225904feba2abf4c5a4446dd7c37e29" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7dbd8bf95233f1d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7dbd8bf95233f1d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7dbd8bf95233f1d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-312261a266ed3dbc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-312261a266ed3dbc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2486d7eef43708d299470fe4dbf2e8b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-312261a266ed3dbc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-312261a266ed3dbc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-312261a266ed3dbc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8694d70e21bc86a6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8694d70e21bc86a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a9380940ea678425eaa0aaa74e5d0882" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8694d70e21bc86a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8694d70e21bc86a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8694d70e21bc86a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aabe39b6aa1834a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aabe39b6aa1834a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0b0f91261c83e81df588a2a6dd5570c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aabe39b6aa1834a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aabe39b6aa1834a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aabe39b6aa1834a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-649535d6e9906e71" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-649535d6e9906e71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-467399c5b354d82ef3790d2bc771ead3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-649535d6e9906e71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-649535d6e9906e71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-649535d6e9906e71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5d700dd2cfd32c9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5d700dd2cfd32c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e7c76b5d2498cc7405a5bb05cbda60a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5d700dd2cfd32c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5d700dd2cfd32c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5d700dd2cfd32c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-107f8e4c9b483d0d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-107f8e4c9b483d0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7b73a484d8a1ecfea0417970486e9775" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-107f8e4c9b483d0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-107f8e4c9b483d0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-107f8e4c9b483d0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b428a1012c9d1862" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b428a1012c9d1862" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db2a8f45fc8d113b5ea16120054d73fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b428a1012c9d1862" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b428a1012c9d1862" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b428a1012c9d1862" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6861288eb9a044d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6861288eb9a044d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe7bc346ef64bc3a274fa41ec98fd135" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6861288eb9a044d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6861288eb9a044d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6861288eb9a044d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-068b9c76654e3a91" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-068b9c76654e3a91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eeb5fac075debbccb1184096c54ca585" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-068b9c76654e3a91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ff5f237dc2f73ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ff5f237dc2f73ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bc86ee4a2bd03b476035a8a068dc18bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ff5f237dc2f73ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31b02af8037600d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31b02af8037600d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f8412c80ca353a2440c676c15ee87315" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31b02af8037600d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d3698f3a11c1422" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d3698f3a11c1422" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-14c34204602487aafb524fd70cc8cc14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d3698f3a11c1422" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d3698f3a11c1422" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d3698f3a11c1422" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46235c073cbdbfcc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46235c073cbdbfcc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7089aafd27cd4c679c5d68bab86effe7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46235c073cbdbfcc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46235c073cbdbfcc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-46235c073cbdbfcc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1a8762f0eec03ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1a8762f0eec03ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7421800495f223d0dadbfed807e944b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1a8762f0eec03ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1a8762f0eec03ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e1a8762f0eec03ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f24c0dcca58e3a04" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f24c0dcca58e3a04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-41051dc4d9e11c70742dfd21b2173358" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f24c0dcca58e3a04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f24c0dcca58e3a04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f24c0dcca58e3a04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83c61fa503a6fc32" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83c61fa503a6fc32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-22cf919c7ff975e8b5feeaae6e6e9f33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83c61fa503a6fc32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83c61fa503a6fc32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83c61fa503a6fc32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35f3ac63a87f16cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35f3ac63a87f16cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-108a271b75d12add790d661931edf2cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35f3ac63a87f16cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35f3ac63a87f16cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-35f3ac63a87f16cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e4d53826bf20050" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e4d53826bf20050" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0f17b6d4021fddf0e6558927dccc92c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e4d53826bf20050" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e4d53826bf20050" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2e4d53826bf20050" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70462e3516613a2c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70462e3516613a2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e538fa459e1b9027b13e2ca1416fe18a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70462e3516613a2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70462e3516613a2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-70462e3516613a2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e32fb83976925fd7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e32fb83976925fd7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b2319178744f57296839fc148482b8c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e32fb83976925fd7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e32fb83976925fd7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e32fb83976925fd7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbe6c7e1d59dfdde" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbe6c7e1d59dfdde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cf0dd7f4ad9d6eb35c77048cd88cca84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbe6c7e1d59dfdde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbe6c7e1d59dfdde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cbe6c7e1d59dfdde" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7c9e30d34dde9dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7c9e30d34dde9dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a2ea28da152272156f25201d7890f790" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7c9e30d34dde9dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7c9e30d34dde9dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e7c9e30d34dde9dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2aec810401afc1f8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2aec810401afc1f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77a6aad793ee4fab612f3255613749d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2aec810401afc1f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2aec810401afc1f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2aec810401afc1f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-184b350cc41e7147" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-184b350cc41e7147" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-95a164567995015779a0e0c659a3ac6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-184b350cc41e7147" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-184b350cc41e7147" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-184b350cc41e7147" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae100f16209ecaf3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae100f16209ecaf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f37e5a08236cf57b4ce093770c1e3a76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae100f16209ecaf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae100f16209ecaf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ae100f16209ecaf3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bed025a3685c9bfc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bed025a3685c9bfc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4d0e1dcc2cee3609b19043c18a67b582" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bed025a3685c9bfc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bed025a3685c9bfc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bed025a3685c9bfc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39f996bfbf9af14a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39f996bfbf9af14a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e56a4d816109212b7dea13d362b2a7d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39f996bfbf9af14a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39f996bfbf9af14a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-39f996bfbf9af14a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1989e4b27cd1d2d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1989e4b27cd1d2d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3e73a20bacdc820f5dc1cfcc1f5f02dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1989e4b27cd1d2d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1989e4b27cd1d2d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1989e4b27cd1d2d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d31e3dfa0e6b54f0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d31e3dfa0e6b54f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1aa84a4d704c7e4f261550674a1c7aea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d31e3dfa0e6b54f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d31e3dfa0e6b54f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d31e3dfa0e6b54f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b05e9b7c9b79bc9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b05e9b7c9b79bc9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e38a239fa482a11ce80cf1c10797c3b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b05e9b7c9b79bc9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b05e9b7c9b79bc9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b05e9b7c9b79bc9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47b6e7411c372328" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47b6e7411c372328" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-201b2938eb92e3680314f36712bbb3d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47b6e7411c372328" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47b6e7411c372328" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-47b6e7411c372328" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe3244db160beedb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe3244db160beedb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-97a893e67b4cc9bf1b52e3593ba6778e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe3244db160beedb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe3244db160beedb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe3244db160beedb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85b185107669ddf7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85b185107669ddf7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-599409c052d904bb5a9deb5bd1f59c2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85b185107669ddf7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85b185107669ddf7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-85b185107669ddf7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bb9fbec8b9c9d12" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bb9fbec8b9c9d12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f13228698e0393eeb377d02fc52f338" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bb9fbec8b9c9d12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bb9fbec8b9c9d12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6bb9fbec8b9c9d12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cfa490c287c4af8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cfa490c287c4af8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7898cd76f19aee4eb2dbcf181593803e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cfa490c287c4af8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cfa490c287c4af8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7cfa490c287c4af8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28ae270b2f03f1e2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28ae270b2f03f1e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-868d3fa46b792cd47bca767fc227aa23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28ae270b2f03f1e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28ae270b2f03f1e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-28ae270b2f03f1e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2e39b2d55b643d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2e39b2d55b643d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6162f4d976fcbb171caa8481a0516ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2e39b2d55b643d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2e39b2d55b643d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2e39b2d55b643d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59f3dbf86356b41e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59f3dbf86356b41e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c587e54f038e470e3fc837aca5f8c1f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59f3dbf86356b41e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59f3dbf86356b41e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-59f3dbf86356b41e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5d281a9eace9186" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5d281a9eace9186" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5a160df8c3db769506214dcee29432ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5d281a9eace9186" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5d281a9eace9186" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c5d281a9eace9186" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-139c4ec4d1a87bf4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-139c4ec4d1a87bf4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2052f900fe672f54b4c83c61e4ab2ab8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-139c4ec4d1a87bf4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-139c4ec4d1a87bf4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-139c4ec4d1a87bf4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35730ae74da69304" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35730ae74da69304" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c8f7341d4a55f59f4e4a811e6d378835" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35730ae74da69304" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35730ae74da69304" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-35730ae74da69304" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b8005240d73cfe6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b8005240d73cfe6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f385a739395b90285145be7da8b0e31b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b8005240d73cfe6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b8005240d73cfe6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9b8005240d73cfe6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cae17f89a2253588" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cae17f89a2253588" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-547171a37257b8e64893e95b47b6ffe5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cae17f89a2253588" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cae17f89a2253588" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cae17f89a2253588" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7881a5481fdb2fd7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7881a5481fdb2fd7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4bd6fb73d00cc839bc5138bd263f141" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7881a5481fdb2fd7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7881a5481fdb2fd7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7881a5481fdb2fd7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f47b96d7e9559461" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f47b96d7e9559461" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-343abde92b2ad83a8ed1a6b32203af83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f47b96d7e9559461" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f47b96d7e9559461" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f47b96d7e9559461" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93d800e0473f112c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93d800e0473f112c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-97f8be3e3415cbca936407ccf8476db1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93d800e0473f112c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93d800e0473f112c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93d800e0473f112c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55980928f8fc6fda" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55980928f8fc6fda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e2396532a31c2a2fa91b6e52c4199fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55980928f8fc6fda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55980928f8fc6fda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-55980928f8fc6fda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c27f3d7903770ae3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c27f3d7903770ae3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db2f84c34a6451f659b35c13dbb40553" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c27f3d7903770ae3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b590ddac49643e1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b590ddac49643e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fcbfc7ff67503d4dd6daab8c920abe2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b590ddac49643e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bb1d11479ebcab3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bb1d11479ebcab3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c8a2c7d92f37515cb80fd6742c9e12cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bb1d11479ebcab3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcce3c66bad5573f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcce3c66bad5573f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6eb7d43f35790e62a2fdc9ec8e0a4a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcce3c66bad5573f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcce3c66bad5573f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bcce3c66bad5573f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cee034a939087f42" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cee034a939087f42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa82c0f1da94b49046114edf106d51b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cee034a939087f42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cee034a939087f42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cee034a939087f42" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52000bd94432b863" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52000bd94432b863" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d2f14baabcd5d36198898e66bb5c64a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52000bd94432b863" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52000bd94432b863" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-52000bd94432b863" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-daa2aef58a79ca74" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-daa2aef58a79ca74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ef9ddfa961a9ed29bc79508d86b2366" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-daa2aef58a79ca74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-daa2aef58a79ca74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-daa2aef58a79ca74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b1a1b56c565880a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b1a1b56c565880a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ff7b7676e56317e5a056acb5ec5add1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b1a1b56c565880a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b1a1b56c565880a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4b1a1b56c565880a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94f980b6cef41993" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94f980b6cef41993" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-501a494c7b2c664885a425d7e685606e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94f980b6cef41993" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94f980b6cef41993" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-94f980b6cef41993" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55c1b9799d07f748" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55c1b9799d07f748" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8ed7b4c0d9bc987da1b1fd4860fb2f09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55c1b9799d07f748" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55c1b9799d07f748" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-55c1b9799d07f748" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63ba3eb3da8da2be" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63ba3eb3da8da2be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d432ada884673755abc7cc896cbdc602" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63ba3eb3da8da2be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63ba3eb3da8da2be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-63ba3eb3da8da2be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4885ac469ed975c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4885ac469ed975c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4d6789a82b680ab4804cd92d3e76fe54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4885ac469ed975c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4885ac469ed975c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4885ac469ed975c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-876a8670ea978408" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-876a8670ea978408" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c7ab23dedf631b9ed2dffa49703c714a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-876a8670ea978408" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-876a8670ea978408" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-876a8670ea978408" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcd7ef635cf37c1e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcd7ef635cf37c1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ce1738b40237fcb9b20bf3b4bdc2129c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcd7ef635cf37c1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcd7ef635cf37c1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fcd7ef635cf37c1e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca30adf5535189e7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca30adf5535189e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2484f3b7fefa68a0a610ad36b5fbbd73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca30adf5535189e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca30adf5535189e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca30adf5535189e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3538fb18b468b5e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3538fb18b468b5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db26778648388db48ba73f2c9530f051" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3538fb18b468b5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3538fb18b468b5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d3538fb18b468b5e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e1fe0e6be94c42c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e1fe0e6be94c42c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e1a4c8c74cd31dc4118e1dce8c2fb620" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e1fe0e6be94c42c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e1fe0e6be94c42c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3e1fe0e6be94c42c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15c6fc095788e198" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15c6fc095788e198" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3369bd75b5f7d813e508bb58da0aae4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15c6fc095788e198" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15c6fc095788e198" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-15c6fc095788e198" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a655c752c15d27" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a655c752c15d27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bff5d282e407c230e325b5211b9900cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a655c752c15d27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a655c752c15d27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-52a655c752c15d27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533e393e1050ac7f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533e393e1050ac7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd70cc517f44ad725869ce331a985d7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533e393e1050ac7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533e393e1050ac7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-533e393e1050ac7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc6e1b4f4b3312da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc6e1b4f4b3312da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-01e2664a07f2d432e0fac23b46859bda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc6e1b4f4b3312da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc6e1b4f4b3312da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fc6e1b4f4b3312da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-678d8deee87eac03" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-678d8deee87eac03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb1317ef911193ec6fe114996523db4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-678d8deee87eac03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-678d8deee87eac03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-678d8deee87eac03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d64f345d7708d88" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d64f345d7708d88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-08bd02bc259fab8ff995b7694b46cd73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d64f345d7708d88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d64f345d7708d88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3d64f345d7708d88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93c22eb1d1f45673" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93c22eb1d1f45673" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-46c4a7183393711e6658efa783446a3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93c22eb1d1f45673" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93c22eb1d1f45673" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93c22eb1d1f45673" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9e83416419b0e94" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9e83416419b0e94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3b71d367458533af64d790a9c8573a48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9e83416419b0e94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9e83416419b0e94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9e83416419b0e94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be6ae02d02aeb405" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be6ae02d02aeb405" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-399b1aa6289c53a31f988220fdd81adc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be6ae02d02aeb405" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be6ae02d02aeb405" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-be6ae02d02aeb405" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2282d1acbebcbd48" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2282d1acbebcbd48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-84268341065a6f63323e84d21745fff8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2282d1acbebcbd48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2282d1acbebcbd48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2282d1acbebcbd48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb6b3dced7b3c261" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb6b3dced7b3c261" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b71f6d07a8573600f4b60b4270d2308c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb6b3dced7b3c261" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb6b3dced7b3c261" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb6b3dced7b3c261" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35674acab05113ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35674acab05113ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb01311f5dc09b76e488032d204fdc0f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35674acab05113ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35674acab05113ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-35674acab05113ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72624c273e3fa437" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72624c273e3fa437" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d76b36caab227f55b980c3dcdf23d80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72624c273e3fa437" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72624c273e3fa437" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-72624c273e3fa437" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d853434b816da9c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d853434b816da9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c79a4be117b95b97e4fec04dbb2e6201" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d853434b816da9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d853434b816da9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2d853434b816da9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf3a146265ef3eb1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf3a146265ef3eb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9622fa5ceb2fefa4d6bd626e791028c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf3a146265ef3eb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf3a146265ef3eb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bf3a146265ef3eb1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-937f42c16a1313e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-937f42c16a1313e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fdb6477b4095b56849ab57b5c5bc2aa0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-937f42c16a1313e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-937f42c16a1313e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-937f42c16a1313e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0af60fdaa7d3c073" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0af60fdaa7d3c073" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0e94ce1bec332929404ed52303756536" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0af60fdaa7d3c073" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0af60fdaa7d3c073" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0af60fdaa7d3c073" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f48a383ddca2f7ad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f48a383ddca2f7ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-850ca2aa8c0ec64d4e72dbdf2dbcdd48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f48a383ddca2f7ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f48a383ddca2f7ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f48a383ddca2f7ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcb962fbbd46586a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcb962fbbd46586a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-578cefb05ed8f48efa61ca076bba1ed9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcb962fbbd46586a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcb962fbbd46586a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dcb962fbbd46586a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c51973fb99192c1c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c51973fb99192c1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b57e4f03a79b04097510037dd359fb0b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c51973fb99192c1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c51973fb99192c1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c51973fb99192c1c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1febf1a4a740476a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1febf1a4a740476a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05ed6b58badd751dbbf3828dd5b4b6bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1febf1a4a740476a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1febf1a4a740476a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1febf1a4a740476a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50885f21d1c6ff0b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50885f21d1c6ff0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-452e811b63f1abce073586155e6e9b8d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50885f21d1c6ff0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50885f21d1c6ff0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-50885f21d1c6ff0b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aaa023632548d5f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aaa023632548d5f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7883db196105b1b2cd9dfc0a0d9986b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aaa023632548d5f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19eb965170e7c9c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19eb965170e7c9c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-efbc2f36cebd8aae96881957735d5455" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19eb965170e7c9c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94d77bea34d3e27e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94d77bea34d3e27e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-56819280545214f8b73a221261613b73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94d77bea34d3e27e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cdf53a5fdd0f5d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cdf53a5fdd0f5d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-30d07c232812070c736f7e5c4700dae2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cdf53a5fdd0f5d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cdf53a5fdd0f5d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4cdf53a5fdd0f5d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2f8a4722fffb5b9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2f8a4722fffb5b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-86b7949f01bfc29f34c100f3900d9b88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2f8a4722fffb5b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2f8a4722fffb5b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a2f8a4722fffb5b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91ce2c6589ab7563" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91ce2c6589ab7563" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e0886a9067095b18804ebb2a6cb04d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91ce2c6589ab7563" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91ce2c6589ab7563" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-91ce2c6589ab7563" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e8fae2d97589a94" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e8fae2d97589a94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e713e397afc110007a0b4ea454f683b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e8fae2d97589a94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e8fae2d97589a94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2e8fae2d97589a94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd9a1830995628bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd9a1830995628bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7b8ec095c43308add74d2f0c7c0b66d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd9a1830995628bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd9a1830995628bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd9a1830995628bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e478a4d03b8debaa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e478a4d03b8debaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f1496e2840e3e346a2911b7fc9a1c22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e478a4d03b8debaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e478a4d03b8debaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e478a4d03b8debaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d0d4601c4fcae5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d0d4601c4fcae5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-01adb50ab664e929454e3449929a058f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d0d4601c4fcae5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d0d4601c4fcae5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6d0d4601c4fcae5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-714017c5846a40dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-714017c5846a40dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f647f9eb51d3b0e6b0b62e7e7de66db5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-714017c5846a40dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-714017c5846a40dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-714017c5846a40dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b9ec6cd2158d454" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b9ec6cd2158d454" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b3da3ee3affbd9b4d0530b3be0dea5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b9ec6cd2158d454" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b9ec6cd2158d454" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6b9ec6cd2158d454" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-576d7316100b0405" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-576d7316100b0405" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e88c626cedc32ef92522d0c527bfca28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-576d7316100b0405" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-576d7316100b0405" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-576d7316100b0405" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-343d91528213bbbf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-343d91528213bbbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-830855b5476b7bf395357c9c34eb75e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-343d91528213bbbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-343d91528213bbbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-343d91528213bbbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79ed052119e87ab7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79ed052119e87ab7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0d62c65d00a333c1dfd25047acb69d3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79ed052119e87ab7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79ed052119e87ab7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-79ed052119e87ab7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb1b09b0a2b2bee5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb1b09b0a2b2bee5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7fa20ef2f2b54ef73e4c07bc9b3bd8cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb1b09b0a2b2bee5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb1b09b0a2b2bee5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eb1b09b0a2b2bee5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-302e9281920dbc61" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-302e9281920dbc61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bf133dc08e5a5ec090c538804ef8e8b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-302e9281920dbc61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-302e9281920dbc61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-302e9281920dbc61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b140070a3e1873a3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b140070a3e1873a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8daf0c0764ca8bc221b8f3f3ee81184b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b140070a3e1873a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b140070a3e1873a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b140070a3e1873a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebc1e6ecde923b64" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebc1e6ecde923b64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8eb97e38c9a68661a18f0a75b8bd501b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebc1e6ecde923b64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebc1e6ecde923b64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ebc1e6ecde923b64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e982311f63cf846" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e982311f63cf846" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c042527d537fa65d6fa79dcaf12fc760" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e982311f63cf846" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e982311f63cf846" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3e982311f63cf846" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be730a02f37342bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be730a02f37342bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-23890a9c8ad9cc149c204a13c8eff83d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be730a02f37342bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be730a02f37342bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-be730a02f37342bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e504197205bc9496" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e504197205bc9496" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-669f73af57114d3bbc2cda70e3cc0701" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e504197205bc9496" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e504197205bc9496" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e504197205bc9496" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f283d931223a7cb1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f283d931223a7cb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d9b405ab9396864b8c3e142867b3776b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f283d931223a7cb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f283d931223a7cb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f283d931223a7cb1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c8137c471191225" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c8137c471191225" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ad9c5e9728555765ee141403e9f7f9df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c8137c471191225" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c8137c471191225" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6c8137c471191225" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d81ebf1436d7a6ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d81ebf1436d7a6ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b6785e159ad83a3d8ff50e360ec8505" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d81ebf1436d7a6ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d81ebf1436d7a6ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d81ebf1436d7a6ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfa4f11fca1c9ae5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfa4f11fca1c9ae5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-00738daf909d54025ea1854272c85ad9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfa4f11fca1c9ae5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfa4f11fca1c9ae5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cfa4f11fca1c9ae5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd8146f5326b231c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd8146f5326b231c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f2951aa04577ff25ec84929534dfedfb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd8146f5326b231c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd8146f5326b231c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fd8146f5326b231c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5dc4928f201f4911" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5dc4928f201f4911" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f71149269c6094614120929cc420b07d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5dc4928f201f4911" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5dc4928f201f4911" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5dc4928f201f4911" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce9bfa2e8f4f34fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce9bfa2e8f4f34fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-06b30b374b816272ec8b52dfded08d8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce9bfa2e8f4f34fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce9bfa2e8f4f34fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ce9bfa2e8f4f34fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ef611b066e62554" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ef611b066e62554" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e68baf8bd5f303baf84bf4c87e0c38c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ef611b066e62554" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ef611b066e62554" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0ef611b066e62554" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cae442308a472fed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cae442308a472fed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb19b0bf1e5cce67eb0ae79c113ac02d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cae442308a472fed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cae442308a472fed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cae442308a472fed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de957476b472fa95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de957476b472fa95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ac831f86da60db3b56d7f72a568c6e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de957476b472fa95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de957476b472fa95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de957476b472fa95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-171b5576ac780255" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-171b5576ac780255" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f8207db3040d3edd64b211f964b6530" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-171b5576ac780255" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-171b5576ac780255" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-171b5576ac780255" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83c9f9500fb69450" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83c9f9500fb69450" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-849bc74dd2755557e7f8151428be2351" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83c9f9500fb69450" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83c9f9500fb69450" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83c9f9500fb69450" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89af07f1c1021907" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89af07f1c1021907" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7c2e6e7930445156b2d91ad003f264fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89af07f1c1021907" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89af07f1c1021907" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-89af07f1c1021907" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d7b77d06c9d09a9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d7b77d06c9d09a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4974c15c94ef1208000bc614ba403ca1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d7b77d06c9d09a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d7b77d06c9d09a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d7b77d06c9d09a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28b5e8f316078c08" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28b5e8f316078c08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6388f03ae45dcf48fc05b5c03e7efa8c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28b5e8f316078c08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28b5e8f316078c08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-28b5e8f316078c08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc4117db46511426" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc4117db46511426" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-314ad72fa2a7356c201bc15101a0d320" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc4117db46511426" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc4117db46511426" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dc4117db46511426" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-366525f376ca4823" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-366525f376ca4823" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aaadfb5e398f8c870fa8e5b91d047bcd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-366525f376ca4823" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-366525f376ca4823" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-366525f376ca4823" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-972bf74a7f592856" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-972bf74a7f592856" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-03d2a2c8b62662b8562871d288d885c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-972bf74a7f592856" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5da6a7fb5c8ab164" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5da6a7fb5c8ab164" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f4eb8d94ea71b59f6424a1fccb00606" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5da6a7fb5c8ab164" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5047e7a2a5f86024" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5047e7a2a5f86024" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4f2e5b0be0860a1b9100d367c52bf2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5047e7a2a5f86024" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94d484d53f1d71cf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94d484d53f1d71cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-456c82a6cbcb7a9686c8f1f289b219fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94d484d53f1d71cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94d484d53f1d71cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-94d484d53f1d71cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32d08dfc8fb08cc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32d08dfc8fb08cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61e9952ff236f9a15be685e8bfbaed3e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32d08dfc8fb08cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32d08dfc8fb08cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c32d08dfc8fb08cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-784c4dcb8bdd361f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-784c4dcb8bdd361f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0a74edd709d274ce78806784d7bf1469" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-784c4dcb8bdd361f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-784c4dcb8bdd361f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-784c4dcb8bdd361f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-572ef44c3685e105" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-572ef44c3685e105" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-98e12b17af9e432104607e80a30427ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-572ef44c3685e105" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-572ef44c3685e105" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-572ef44c3685e105" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07bf97a0f4112547" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07bf97a0f4112547" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ba1a376d7485bbe3ca33e87d16f6131" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07bf97a0f4112547" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07bf97a0f4112547" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07bf97a0f4112547" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddae179e8f5442c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddae179e8f5442c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6f3e99962a78df21a309620b01179a1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddae179e8f5442c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddae179e8f5442c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ddae179e8f5442c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-992f739fd210e814" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-992f739fd210e814" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e03e5a5a1048fb1fabe2ef254349135" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-992f739fd210e814" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-992f739fd210e814" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-992f739fd210e814" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8ce30a359e108ab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8ce30a359e108ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-208cb52f53300e928f328749171a0de3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8ce30a359e108ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8ce30a359e108ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b8ce30a359e108ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0bea52987dc492e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0bea52987dc492e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c3e5688cf90f1c0474d5eed45c0e8817" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0bea52987dc492e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0bea52987dc492e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c0bea52987dc492e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bdb5f9991a2343d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bdb5f9991a2343d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b3e712917811374262df9b5e6df78d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bdb5f9991a2343d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bdb5f9991a2343d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0bdb5f9991a2343d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef41b20cb8a2867d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef41b20cb8a2867d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4037accac28b419fee8e843dc0722558" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef41b20cb8a2867d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef41b20cb8a2867d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ef41b20cb8a2867d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b2e66b47311e8dc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b2e66b47311e8dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-15d470901109b59a1946bebe9490ca40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b2e66b47311e8dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b2e66b47311e8dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b2e66b47311e8dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40c1af244463eaed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40c1af244463eaed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2545f514b3097a7d1698996f0f9ab70d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40c1af244463eaed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40c1af244463eaed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-40c1af244463eaed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51c3819d860fecd8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51c3819d860fecd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4bd817bc0d04bed8b899c5e8c0bf2273" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51c3819d860fecd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51c3819d860fecd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51c3819d860fecd8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d00f11bcf950bcf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d00f11bcf950bcf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04c3f00ad75613b7a299defcc1e12335" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d00f11bcf950bcf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d00f11bcf950bcf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5d00f11bcf950bcf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d9ed4e986afc731" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d9ed4e986afc731" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-89832426d141e34643c949728b15f20c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d9ed4e986afc731" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d9ed4e986afc731" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d9ed4e986afc731" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f77a4a3a423eea5f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f77a4a3a423eea5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1a8c9067a014076b2c237bbf7c04bd61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f77a4a3a423eea5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f77a4a3a423eea5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f77a4a3a423eea5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89e34fdf73dfed86" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89e34fdf73dfed86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eb41242a93878d50eeb92276c661db5e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89e34fdf73dfed86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89e34fdf73dfed86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-89e34fdf73dfed86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22f598a0d842918c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22f598a0d842918c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a6f05840c627305718bb642b9f40f080" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22f598a0d842918c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22f598a0d842918c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22f598a0d842918c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-469af6482a92902f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-469af6482a92902f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e9bdbfefbb3bf3edcecee3fb8a52da8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-469af6482a92902f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-469af6482a92902f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-469af6482a92902f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81e32764306c406d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81e32764306c406d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2584b9c8234c1497db0ad14ca28d688" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81e32764306c406d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81e32764306c406d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81e32764306c406d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cf56f73138909d1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cf56f73138909d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f8ec95360e59574da919eea6c385cf89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cf56f73138909d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cf56f73138909d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5cf56f73138909d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a7ae4f60b637880" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a7ae4f60b637880" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6723a4b05b2c8808baa7d76721215987" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a7ae4f60b637880" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a7ae4f60b637880" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9a7ae4f60b637880" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64f6dda8154d25bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64f6dda8154d25bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fc319226dd40f0993877be5f9b0b6847" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64f6dda8154d25bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64f6dda8154d25bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-64f6dda8154d25bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40cacb044ea88ea4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40cacb044ea88ea4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04dadb2468632506d6c6c22240c8e973" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40cacb044ea88ea4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40cacb044ea88ea4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-40cacb044ea88ea4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5a25339dc245830" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5a25339dc245830" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-31a5b3b8fbee486c58cbaf2b1f0999fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5a25339dc245830" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5a25339dc245830" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5a25339dc245830" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe64749a5343828b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe64749a5343828b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5cddc2012d84979599019b32366a7d5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe64749a5343828b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe64749a5343828b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe64749a5343828b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3afa7a1b40eda4b4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3afa7a1b40eda4b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8580ecd4f4c4f32da0a783239070f2ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3afa7a1b40eda4b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3afa7a1b40eda4b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3afa7a1b40eda4b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe7c7c83f6af7e1e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe7c7c83f6af7e1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a65f2d632e9c52da9f94e77a28fa702" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe7c7c83f6af7e1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe7c7c83f6af7e1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe7c7c83f6af7e1e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c1370cde9877ab1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c1370cde9877ab1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0154091c52daef570d9665a8fb9ee49b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c1370cde9877ab1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c1370cde9877ab1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5c1370cde9877ab1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2391891567bbe23e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2391891567bbe23e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c39a807b29dfdb495aa3b65c8ead437f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2391891567bbe23e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2391891567bbe23e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2391891567bbe23e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5940c73eb4a29a66" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5940c73eb4a29a66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-898d9b62dd1dbb91dba2e865ae3572e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5940c73eb4a29a66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5940c73eb4a29a66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5940c73eb4a29a66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-606e4a4a2e3b42db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-606e4a4a2e3b42db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f35050f873342d0bdb6514a587edf12b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-606e4a4a2e3b42db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-606e4a4a2e3b42db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-606e4a4a2e3b42db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c2e6b181d37da46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c2e6b181d37da46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a0628db03c0c28ce4f77a5c2788f209e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c2e6b181d37da46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c2e6b181d37da46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6c2e6b181d37da46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6d5a6950eca333b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6d5a6950eca333b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4424f12dfcdd77bf67bfad40920438b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6d5a6950eca333b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6d5a6950eca333b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f6d5a6950eca333b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f47a09bb28e9aeb0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f47a09bb28e9aeb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-27bcc129500aac99547fc95fab593061" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f47a09bb28e9aeb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f47a09bb28e9aeb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f47a09bb28e9aeb0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84256f6e8a29f1b4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84256f6e8a29f1b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ab7ccad8141c248b294f483536a44e2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84256f6e8a29f1b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc5f3be2198b4601" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc5f3be2198b4601" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-132c167003109cdb7c4b4c92a47da29f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc5f3be2198b4601" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-981d05741eb418ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-981d05741eb418ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4ba84f5c6989d19265c1cf7e407b4e12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-981d05741eb418ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc11669d77935096" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc11669d77935096" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4ff1ccec1ea450db5907f9898d5574b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc11669d77935096" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc11669d77935096" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dc11669d77935096" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d17572156b6442f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d17572156b6442f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d055442384a64a2de2766b81f9e50c85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d17572156b6442f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d17572156b6442f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1d17572156b6442f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a4d2c81df40d6fc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a4d2c81df40d6fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c05542f28cc63a3320e06bdb626f35dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a4d2c81df40d6fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a4d2c81df40d6fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2a4d2c81df40d6fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ae58ced0ec07a4f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ae58ced0ec07a4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-75ce768073e4cc79b349cc9487136fae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ae58ced0ec07a4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ae58ced0ec07a4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7ae58ced0ec07a4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b5090f83cb6d791" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b5090f83cb6d791" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a263d70ccb015df610aba75240713c5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b5090f83cb6d791" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b5090f83cb6d791" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4b5090f83cb6d791" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec9e3c6e8f68584a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec9e3c6e8f68584a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6589fed4b79ea94f823c22be14625f85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec9e3c6e8f68584a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec9e3c6e8f68584a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ec9e3c6e8f68584a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55a489ab670dbe73" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55a489ab670dbe73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f1135e1cdc2229f6df22fb93f802a33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55a489ab670dbe73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55a489ab670dbe73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-55a489ab670dbe73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53b33455d6190013" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53b33455d6190013" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-18cd717feb0e047ccbac7b632e2e6b11" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53b33455d6190013" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53b33455d6190013" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-53b33455d6190013" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f864b247bc342dc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f864b247bc342dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-14ee8c667c702d0a2d1328731494c626" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f864b247bc342dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f864b247bc342dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f864b247bc342dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ff8d3b54f1cdfe5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ff8d3b54f1cdfe5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-825623294103118b77c9204d64ddc5cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ff8d3b54f1cdfe5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ff8d3b54f1cdfe5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7ff8d3b54f1cdfe5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d0226cce913357d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d0226cce913357d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a8269b84e789d705e03b20916513e57e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d0226cce913357d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d0226cce913357d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d0226cce913357d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6670f36fc396c68" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6670f36fc396c68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a36435ef7c77852b3f0760c05c2974aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6670f36fc396c68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6670f36fc396c68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d6670f36fc396c68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78a8103f2e3a0130" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78a8103f2e3a0130" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6ac9a6cd5a772f081bd725e0f8eb4870" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78a8103f2e3a0130" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78a8103f2e3a0130" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-78a8103f2e3a0130" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39ab67d5a15acf4e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39ab67d5a15acf4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c5495508d8900a586ebed2c901a691c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39ab67d5a15acf4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39ab67d5a15acf4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-39ab67d5a15acf4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9df6d28df604625" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9df6d28df604625" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-92a8753b6e41ed0f10156c4e6fea5c85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9df6d28df604625" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9df6d28df604625" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a9df6d28df604625" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e39bf4d4e35347f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e39bf4d4e35347f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e8d734398780622f83e71c13e705ce9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e39bf4d4e35347f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e39bf4d4e35347f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4e39bf4d4e35347f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45dd0d496a7a6b00" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45dd0d496a7a6b00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d1999f7288ae9f0a12394d3f22f9a3bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45dd0d496a7a6b00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45dd0d496a7a6b00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-45dd0d496a7a6b00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3582bb6dc58a6ab0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3582bb6dc58a6ab0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-99190d1f7df34f02b084b6199885a102" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3582bb6dc58a6ab0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3582bb6dc58a6ab0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3582bb6dc58a6ab0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c0c40a4e0ea7cac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c0c40a4e0ea7cac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-65c5d7aa4508c29127bed7ff44cb8bd4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c0c40a4e0ea7cac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c0c40a4e0ea7cac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1c0c40a4e0ea7cac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28e2dd9a2f5afa67" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28e2dd9a2f5afa67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f7eb10871e8ae22b4c25c6136947137" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28e2dd9a2f5afa67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28e2dd9a2f5afa67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-28e2dd9a2f5afa67" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0b29c145c736820" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0b29c145c736820" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e9e3ff1eb5718969cd3caa5344112f71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0b29c145c736820" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0b29c145c736820" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c0b29c145c736820" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b148f9e4ec5c3d15" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b148f9e4ec5c3d15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a531ceeb2cf7fbe6a1e8b4c04420b916" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b148f9e4ec5c3d15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b148f9e4ec5c3d15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b148f9e4ec5c3d15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d81e7e1875ba0a45" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d81e7e1875ba0a45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-238f6b77e6512c6459e81d689a3a6b11" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d81e7e1875ba0a45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d81e7e1875ba0a45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d81e7e1875ba0a45" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75528ba05bf94348" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75528ba05bf94348" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d58f78762e22216db1c48137066e5779" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75528ba05bf94348" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75528ba05bf94348" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-75528ba05bf94348" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1bbc08640980104" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1bbc08640980104" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5af1538ca578dd8b9923b8a8d033fbde" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1bbc08640980104" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1bbc08640980104" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f1bbc08640980104" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-666a73eaa6848e62" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-666a73eaa6848e62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f3731e8a0e6e523de309ed1ecd2051ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-666a73eaa6848e62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-666a73eaa6848e62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-666a73eaa6848e62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e16f5d9585906f29" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e16f5d9585906f29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7cad53449c2f32eba3636b495bebbcd6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e16f5d9585906f29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e16f5d9585906f29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e16f5d9585906f29" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/23b6310/test_magic.py::test_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#magic" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5b4ea23d2d83f05" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5b4ea23d2d83f05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-948c7ee4718da151bbc5a012e62aecc5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5b4ea23d2d83f05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5b4ea23d2d83f05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c5b4ea23d2d83f05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3eed901fd23e0316" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3eed901fd23e0316" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-221de92befe62d914ed94a178c2d87e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3eed901fd23e0316" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3eed901fd23e0316" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3eed901fd23e0316" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cf7f01a36791678" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cf7f01a36791678" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b16bbad378955b979eca404e68c4d2d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cf7f01a36791678" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cf7f01a36791678" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2cf7f01a36791678" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bfb83423242cc72" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bfb83423242cc72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d2557bbe9130a821914e6372da0a9b01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bfb83423242cc72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bfb83423242cc72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4bfb83423242cc72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25d59eed16cbd16d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25d59eed16cbd16d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-62e1de1827e383777bc90aebf4332a06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25d59eed16cbd16d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25d59eed16cbd16d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-25d59eed16cbd16d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0b5201ced1a608b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0b5201ced1a608b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-85ba8e82328e873a895231929598788d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0b5201ced1a608b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0b5201ced1a608b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c0b5201ced1a608b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b66c2e39d2bf8b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b66c2e39d2bf8b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-006b4559bb502ef98c42b7a01875ed8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b66c2e39d2bf8b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b66c2e39d2bf8b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7b66c2e39d2bf8b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1adb2330f158110d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1adb2330f158110d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-33882e13efe135c957377f1ed612ee45" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1adb2330f158110d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1adb2330f158110d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1adb2330f158110d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f16ba25c5e1bb655" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f16ba25c5e1bb655" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6c32fe121801de3833a3ce01e5e46f63" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f16ba25c5e1bb655" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f16ba25c5e1bb655" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f16ba25c5e1bb655" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e361edb0f42b83b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e361edb0f42b83b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-311689072a1bb67962da6e69c27fc60e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e361edb0f42b83b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-829b009a8e7f0160" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-829b009a8e7f0160" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae0cf743f0b1a6dc34c1d341435e7e18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-829b009a8e7f0160" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f92498317dfc70b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f92498317dfc70b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fbf5dd69f65fab8d551052fd32a203d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f92498317dfc70b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46aabc3ac6e4e478" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46aabc3ac6e4e478" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a44f7d8ec6c952d5141ca22bbd11d29d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46aabc3ac6e4e478" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46aabc3ac6e4e478" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-46aabc3ac6e4e478" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70eb9e5075695473" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70eb9e5075695473" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04e7fb22b0a88079b734261f4f98bdff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70eb9e5075695473" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70eb9e5075695473" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-70eb9e5075695473" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5eb6d3db4e5f465" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5eb6d3db4e5f465" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c12fc684c5ba6e56ac3d2b8aa5043b99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5eb6d3db4e5f465" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5eb6d3db4e5f465" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d5eb6d3db4e5f465" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1eb388e0960a860a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1eb388e0960a860a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-698573a72eef696610955ca8aed07603" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1eb388e0960a860a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1eb388e0960a860a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1eb388e0960a860a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebc8050f0da84d3b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebc8050f0da84d3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c73f8ae5eca3bac72ac8d8bed1daa41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebc8050f0da84d3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebc8050f0da84d3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ebc8050f0da84d3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82c5d7e129ffd5af" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82c5d7e129ffd5af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aa1328aebeb2b31f29434a1c5f44af2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82c5d7e129ffd5af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82c5d7e129ffd5af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-82c5d7e129ffd5af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd35eb512aa59cc0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd35eb512aa59cc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-524f315bbc3092fa52fe793808bf2bf8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd35eb512aa59cc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd35eb512aa59cc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fd35eb512aa59cc0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21b2c91172bfa122" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21b2c91172bfa122" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-58fc70143f52997db703fca937875dbc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21b2c91172bfa122" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21b2c91172bfa122" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-21b2c91172bfa122" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-199fc39c82aedd0e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-199fc39c82aedd0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90dd0600ce56bd2971633f44f91c6f8e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-199fc39c82aedd0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-199fc39c82aedd0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-199fc39c82aedd0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25a56b39db78be8e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25a56b39db78be8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-964f06bbdcbc03f717cd023c578b6678" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25a56b39db78be8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25a56b39db78be8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-25a56b39db78be8e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45868fcb19a84e34" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45868fcb19a84e34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5f526c7496c0693516b6a5cc252ff3e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45868fcb19a84e34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45868fcb19a84e34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-45868fcb19a84e34" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec89c610719198ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec89c610719198ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-312b063fde874921375d0f9a5d6c9108" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec89c610719198ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec89c610719198ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ec89c610719198ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee4fad7c84f602bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee4fad7c84f602bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db4e0932ed18d32ec021276d7d23ea83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee4fad7c84f602bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee4fad7c84f602bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ee4fad7c84f602bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67595bf47ddec779" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67595bf47ddec779" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a1d87ef6e7599ba4e715f84743fbe7c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67595bf47ddec779" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67595bf47ddec779" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-67595bf47ddec779" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c222538f4697762b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c222538f4697762b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eb795ee3e48e06a1449c364cd43f455d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c222538f4697762b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c222538f4697762b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c222538f4697762b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfcd2514b81aa4b4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfcd2514b81aa4b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-853686434c7b00a64c3aa28b980a12ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfcd2514b81aa4b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfcd2514b81aa4b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cfcd2514b81aa4b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7c654fea2576908" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7c654fea2576908" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9cd50980d865692115bc320580fbbb82" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7c654fea2576908" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7c654fea2576908" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f7c654fea2576908" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67b54d8c347375ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67b54d8c347375ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa9537c09e72122ac765ffefbc2150d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67b54d8c347375ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67b54d8c347375ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-67b54d8c347375ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45ce727c66076dc5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45ce727c66076dc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1e07a2b0e8ca8de1c458102646770772" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45ce727c66076dc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45ce727c66076dc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-45ce727c66076dc5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1528c6de2ef9e7d1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1528c6de2ef9e7d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bed3415b0b8d26cef2418d7b4c2ab5ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1528c6de2ef9e7d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1528c6de2ef9e7d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1528c6de2ef9e7d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0bdabe37104c0f0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0bdabe37104c0f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4ff276e55ed53b8749d1c7d27f75fbc9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0bdabe37104c0f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0bdabe37104c0f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f0bdabe37104c0f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73dd56a560b4672b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73dd56a560b4672b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8d11a71ef5b44fd658ef5cd5525326ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73dd56a560b4672b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73dd56a560b4672b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-73dd56a560b4672b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74764652e1470ffb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74764652e1470ffb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ea673f5ca6dbb30d747fcf78ecfa793" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74764652e1470ffb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74764652e1470ffb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-74764652e1470ffb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f139fd83f3989d98" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f139fd83f3989d98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7efb70058ef1300e9a8664668dc26f92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f139fd83f3989d98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f139fd83f3989d98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f139fd83f3989d98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff3455efaafe8cfd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff3455efaafe8cfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d2108e10f12843c23508f2db8bc2b043" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff3455efaafe8cfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff3455efaafe8cfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ff3455efaafe8cfd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-399e0bc1bd25b767" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-399e0bc1bd25b767" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d1abd8b9db797d22bf496cc6ce3a86f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-399e0bc1bd25b767" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-399e0bc1bd25b767" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-399e0bc1bd25b767" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a4957d00cfce4a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a4957d00cfce4a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fdd2b572476addd6ef692066f3c453ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a4957d00cfce4a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a4957d00cfce4a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a4957d00cfce4a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb893ac133e76980" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb893ac133e76980" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-74286034117e70cd6aab302fc09d5330" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb893ac133e76980" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb893ac133e76980" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb893ac133e76980" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-363ad196d6a81249" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-363ad196d6a81249" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-966bdc4cc3cc6d4ce93d5d625ec02480" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-363ad196d6a81249" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-363ad196d6a81249" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-363ad196d6a81249" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e165a85f8853c26" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e165a85f8853c26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-21c864267f3bf70285f7cb70f69a1215" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e165a85f8853c26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e165a85f8853c26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6e165a85f8853c26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4418b3623cdbd5a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4418b3623cdbd5a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b3bf5e856f19736924afd406b1d677ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4418b3623cdbd5a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4418b3623cdbd5a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4418b3623cdbd5a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9659247ae5c70eff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9659247ae5c70eff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6dcdad6c3d4f54d8b2de43c4746b4dc7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9659247ae5c70eff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9659247ae5c70eff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9659247ae5c70eff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91d0b8854f10c665" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91d0b8854f10c665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-33bb48745bdae421127c87d38200b45e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91d0b8854f10c665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91d0b8854f10c665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-91d0b8854f10c665" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fa7d633f31d74c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fa7d633f31d74c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f687388cb4d571a13df31026fd648e63" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fa7d633f31d74c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fa7d633f31d74c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9fa7d633f31d74c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a5db98db7f2ae28" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a5db98db7f2ae28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f7492c101e90ea5ab8c17ef21725245e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a5db98db7f2ae28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a5db98db7f2ae28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a5db98db7f2ae28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85d1f02130e74b30" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85d1f02130e74b30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d88d3e7caac3b8679eab624eef683f0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85d1f02130e74b30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85d1f02130e74b30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-85d1f02130e74b30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-675313349c1b4bea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-675313349c1b4bea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be343a76b80d5f4f16311adbfe1c228f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-675313349c1b4bea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-675313349c1b4bea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-675313349c1b4bea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01489ae65912e162" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01489ae65912e162" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ceeaaf4451104d07e2c6d800cd6a7e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01489ae65912e162" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01489ae65912e162" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-01489ae65912e162" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b3dbdc0fd8cd484" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b3dbdc0fd8cd484" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dea72423c6d3ba69f364598b3e4c1e50" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b3dbdc0fd8cd484" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b3dbdc0fd8cd484" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6b3dbdc0fd8cd484" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d10b348a02960b4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d10b348a02960b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6a55796166ede701090d3d92f5d315a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d10b348a02960b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3dc7aff8e897787f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3dc7aff8e897787f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-85c04d44d269d07b85443be0bdea08ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3dc7aff8e897787f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90fc36332a4a6f25" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90fc36332a4a6f25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-880c220911335ac3a3a997c575675a78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90fc36332a4a6f25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-972f62f560e0c210" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-972f62f560e0c210" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7db31bf8ed39c31392c870a5e5852365" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-972f62f560e0c210" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-972f62f560e0c210" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-972f62f560e0c210" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab68eb62cde88d66" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab68eb62cde88d66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5cc72ba4db170d4e8e7ce604309181db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab68eb62cde88d66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab68eb62cde88d66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab68eb62cde88d66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad5611ad9b53b18b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad5611ad9b53b18b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-14cab7e5d9a2acf85e09801c0d3000d8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad5611ad9b53b18b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad5611ad9b53b18b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ad5611ad9b53b18b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8833ec764463a644" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8833ec764463a644" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c25d69e5c54724651669ef1ee2ab6828" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8833ec764463a644" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8833ec764463a644" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8833ec764463a644" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c99331652cc751d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c99331652cc751d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6b0da100b903b0ec09e0a525d1b17852" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c99331652cc751d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c99331652cc751d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0c99331652cc751d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81248eb4e35a4cd6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81248eb4e35a4cd6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-13dcaf4dd613d3a51c648d04902480c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81248eb4e35a4cd6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81248eb4e35a4cd6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81248eb4e35a4cd6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc32f56500aeb034" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc32f56500aeb034" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d36877d87ab78659b063289b50028cd9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc32f56500aeb034" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc32f56500aeb034" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dc32f56500aeb034" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb04cfe8aa8ecd3a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb04cfe8aa8ecd3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-835fcab9cb5d870dd7c5297cc7e81ddc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb04cfe8aa8ecd3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb04cfe8aa8ecd3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eb04cfe8aa8ecd3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a9c571d0bc7de88" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a9c571d0bc7de88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dcd3563f28d46b9c8e1fbc61622a5460" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a9c571d0bc7de88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a9c571d0bc7de88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a9c571d0bc7de88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de56da047a5660f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de56da047a5660f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f345518b290f95293e0a207090938a36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de56da047a5660f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de56da047a5660f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de56da047a5660f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aef0004dd5b71fb5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aef0004dd5b71fb5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-00d4513d440dc2967bd16347d493ee47" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aef0004dd5b71fb5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aef0004dd5b71fb5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aef0004dd5b71fb5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9f5a2f157d7e4c4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9f5a2f157d7e4c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d38c79366e1e5a524ce3c6b89b058b82" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9f5a2f157d7e4c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9f5a2f157d7e4c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9f5a2f157d7e4c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb878cfb8d263c18" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb878cfb8d263c18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5f578ddabca20272b956af661c3ad850" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb878cfb8d263c18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb878cfb8d263c18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eb878cfb8d263c18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dc8b01858166727" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dc8b01858166727" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d30edd45960bed4d321fc88067bb17f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dc8b01858166727" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dc8b01858166727" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4dc8b01858166727" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-308afeeb4c2f7044" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-308afeeb4c2f7044" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d2672d6dee3f0ce50e57433b0921367d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-308afeeb4c2f7044" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-308afeeb4c2f7044" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-308afeeb4c2f7044" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1295e4d6362bc0c1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1295e4d6362bc0c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec262dd0f3f3389ddf9bfefe20f9e0f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1295e4d6362bc0c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1295e4d6362bc0c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1295e4d6362bc0c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fbc0cbc0e2b8f1e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fbc0cbc0e2b8f1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fc1014373391142343d66e9253539df4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fbc0cbc0e2b8f1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fbc0cbc0e2b8f1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0fbc0cbc0e2b8f1e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34a4d2b4ff12a5a8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34a4d2b4ff12a5a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f4fd99659240fd926ebdbbb369d1002" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34a4d2b4ff12a5a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34a4d2b4ff12a5a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-34a4d2b4ff12a5a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb8174a381b3a8db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb8174a381b3a8db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-37cb538f976135fd04f0f15dc78de80d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb8174a381b3a8db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb8174a381b3a8db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb8174a381b3a8db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59c0f25589f7cbe7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59c0f25589f7cbe7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-060468174a46ab170489c9e54010c4df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59c0f25589f7cbe7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59c0f25589f7cbe7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-59c0f25589f7cbe7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26206e24742e201b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26206e24742e201b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-822387db9857e0092c9178711711437c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26206e24742e201b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26206e24742e201b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-26206e24742e201b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc36c18ffb3d862f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc36c18ffb3d862f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b2e0a7f8a0f3beda09c68f0961f4640a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc36c18ffb3d862f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc36c18ffb3d862f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cc36c18ffb3d862f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3d2e8fdc9ea141f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3d2e8fdc9ea141f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-99bf3f6c7ade906e86fbef6420f8fd44" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3d2e8fdc9ea141f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3d2e8fdc9ea141f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f3d2e8fdc9ea141f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5730bf348e633f26" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5730bf348e633f26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8fe42c561260971e9c9e680d8bb51426" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5730bf348e633f26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5730bf348e633f26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5730bf348e633f26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d71026ef87202910" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d71026ef87202910" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-15627cc30f0cf0476b175fcbe69da906" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d71026ef87202910" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d71026ef87202910" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d71026ef87202910" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7c1c87bf795b210" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7c1c87bf795b210" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d65e713a65b61f9255a3ac775a603a79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7c1c87bf795b210" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7c1c87bf795b210" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c7c1c87bf795b210" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d370b53ab38d25fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d370b53ab38d25fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-808a9ed7e60a9da1c100becc444c8678" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d370b53ab38d25fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d370b53ab38d25fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d370b53ab38d25fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cc7570b365e4c05" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cc7570b365e4c05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bf3e20b9051e2bec0a73992504f0f53c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cc7570b365e4c05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cc7570b365e4c05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4cc7570b365e4c05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e58b741e806dd534" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e58b741e806dd534" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-44c2533520abcba2a7a8d755ab25af6c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e58b741e806dd534" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e58b741e806dd534" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e58b741e806dd534" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f31fd2a7564c772" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f31fd2a7564c772" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e4cc0a5bc06ac713b163154f5d1ceb1b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f31fd2a7564c772" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f31fd2a7564c772" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f31fd2a7564c772" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f8bd317fe3dc6c0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f8bd317fe3dc6c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-099c83a6e7d8b940ba56678ac2e2102f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f8bd317fe3dc6c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f8bd317fe3dc6c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f8bd317fe3dc6c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac3c4958c18af333" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac3c4958c18af333" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c863b467b4c35c5470ad503b5abbdbc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac3c4958c18af333" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac3c4958c18af333" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ac3c4958c18af333" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc937f412d9d7aa5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc937f412d9d7aa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2362e4af7d687a85a11c109955dda33a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc937f412d9d7aa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc937f412d9d7aa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dc937f412d9d7aa5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-947570803007fa3f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-947570803007fa3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bbca38de5f9a79c8356ac9226bd4a5e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-947570803007fa3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-947570803007fa3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-947570803007fa3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b91a43f3100da531" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b91a43f3100da531" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8774df78f01fbfbea27fde369a06dfa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b91a43f3100da531" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b91a43f3100da531" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b91a43f3100da531" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42e8ab23a0d3c737" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42e8ab23a0d3c737" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73b3884795eee9cabf33e34e8b656338" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42e8ab23a0d3c737" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42e8ab23a0d3c737" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-42e8ab23a0d3c737" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20bc908dc50f5bdc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20bc908dc50f5bdc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-16eb47d985799e2b23cf83a570e22480" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20bc908dc50f5bdc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20bc908dc50f5bdc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20bc908dc50f5bdc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96839b83d0585a73" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96839b83d0585a73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f36f613a579b9f5cc595bfbf1e01dfbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96839b83d0585a73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96839b83d0585a73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-96839b83d0585a73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e049fe358ebcce14" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e049fe358ebcce14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bd37ae8116745f1cd6803bebecdc7396" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e049fe358ebcce14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e049fe358ebcce14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e049fe358ebcce14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3dc24da1bce461c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3dc24da1bce461c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5be3490a1cfcc14f26d29fdbfc1907f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3dc24da1bce461c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-983e797b22905419" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-983e797b22905419" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aa860cb5aae1bd497944c439ec0e75eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-983e797b22905419" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ace834031d59bb4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ace834031d59bb4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cf5b7191b5417b599e5d52f7b3ad27c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ace834031d59bb4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9a05a7f07a958c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9a05a7f07a958c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1ae8925cf247f164025adf218832878f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9a05a7f07a958c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9a05a7f07a958c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe9a05a7f07a958c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe91117e479fd3b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe91117e479fd3b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d9467841aa6245425d9a2aa3ea516f10" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe91117e479fd3b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe91117e479fd3b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe91117e479fd3b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb84463330412d3e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb84463330412d3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c02720e42854cda91bf89265304a1ee8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb84463330412d3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb84463330412d3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eb84463330412d3e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d168b702254f6bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d168b702254f6bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9eac1e0132edda4673922099dd2a930e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d168b702254f6bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d168b702254f6bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1d168b702254f6bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7daccbf281e293d8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7daccbf281e293d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4ab31fe3ce802d5b4f93e87e56e1bef2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7daccbf281e293d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7daccbf281e293d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7daccbf281e293d8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e79eebee29f90a37" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e79eebee29f90a37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b30c72b3f9d5a0887fcf62053f1cbe4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e79eebee29f90a37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e79eebee29f90a37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e79eebee29f90a37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1323806d89f1465f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1323806d89f1465f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e99063f4486140a8327701939350dd50" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1323806d89f1465f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1323806d89f1465f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1323806d89f1465f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34330a5e5c931569" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34330a5e5c931569" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e3efa23400dcde5c4c5797cb6f2f211" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34330a5e5c931569" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34330a5e5c931569" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-34330a5e5c931569" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c685d6c9a12125db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c685d6c9a12125db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-212f387a5fc0aecc981f4a020beceb7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c685d6c9a12125db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c685d6c9a12125db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c685d6c9a12125db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-541738556fe9e151" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-541738556fe9e151" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0e6af67e49e7ff34ba3ca3d072c111c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-541738556fe9e151" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-541738556fe9e151" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-541738556fe9e151" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ffffde08e3ff35c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ffffde08e3ff35c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dc1687a33e8f5d819e980dbbb3a64816" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ffffde08e3ff35c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ffffde08e3ff35c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9ffffde08e3ff35c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59710f0ae41e6853" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59710f0ae41e6853" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-28cf3dc4831a97f3585a60ad0706cbc5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59710f0ae41e6853" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59710f0ae41e6853" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-59710f0ae41e6853" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e08feccd87972cd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e08feccd87972cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0e986c64ce10b5df2e7b061cfe27f2e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e08feccd87972cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e08feccd87972cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2e08feccd87972cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-802e55f993837a5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-802e55f993837a5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2aa755e4db1db32e9b97b81cfbf3f940" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-802e55f993837a5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-802e55f993837a5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-802e55f993837a5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb7af6ec5c8e1f79" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb7af6ec5c8e1f79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec0ef82771524838938241627eff0144" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb7af6ec5c8e1f79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb7af6ec5c8e1f79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cb7af6ec5c8e1f79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c1b23a1fda99b95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c1b23a1fda99b95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8ad7afdcf1579a076c1d4073836fa31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c1b23a1fda99b95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c1b23a1fda99b95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8c1b23a1fda99b95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02985f8a4fcce9b0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02985f8a4fcce9b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bcaa55f85ad96283754e0149b73cfe15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02985f8a4fcce9b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02985f8a4fcce9b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-02985f8a4fcce9b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef469db14f4c4e7b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef469db14f4c4e7b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e17d2d951c0075aebc77121b1e5c1828" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef469db14f4c4e7b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef469db14f4c4e7b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ef469db14f4c4e7b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f0eb1bcefaec92c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f0eb1bcefaec92c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e9f577ddcc599743c6a4b175b778320" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f0eb1bcefaec92c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f0eb1bcefaec92c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5f0eb1bcefaec92c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-723a54317778809e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-723a54317778809e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f805ea19dce2ff96e974baf9cf2aaaae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-723a54317778809e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-723a54317778809e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-723a54317778809e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-748ece4c544e8d9a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-748ece4c544e8d9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c563b6d011bdb3f905193c04fca90869" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-748ece4c544e8d9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-748ece4c544e8d9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-748ece4c544e8d9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1c841e63df27fed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1c841e63df27fed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f335d173f7c8222d2cee37cb9d15eca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1c841e63df27fed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1c841e63df27fed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e1c841e63df27fed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb8ddba93a3d907" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb8ddba93a3d907" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4a8fd152eb9f1c090829ce3b0f15423" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb8ddba93a3d907" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb8ddba93a3d907" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-feb8ddba93a3d907" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aeb0f6725124fbe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aeb0f6725124fbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-56e75afdb70495503f1fac419de6e3f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aeb0f6725124fbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aeb0f6725124fbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8aeb0f6725124fbe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec4aee8b9b5044f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec4aee8b9b5044f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a19eae00c99a84619fe2d591da1a8331" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec4aee8b9b5044f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec4aee8b9b5044f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ec4aee8b9b5044f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31a43b228050df33" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31a43b228050df33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7b908c8ec3c076681b6efb80bd25f5cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31a43b228050df33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31a43b228050df33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-31a43b228050df33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19e69ebe88bb8390" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19e69ebe88bb8390" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-679f58a43c1aaa740527b80e530ccdfe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19e69ebe88bb8390" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19e69ebe88bb8390" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-19e69ebe88bb8390" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a1d015fc9578b74" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a1d015fc9578b74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-36434690a6de522c55f903127c92f649" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a1d015fc9578b74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a1d015fc9578b74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a1d015fc9578b74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7f5810abf5715a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7f5810abf5715a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-56e866186c59103e91c5253527a01d70" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7f5810abf5715a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7f5810abf5715a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e7f5810abf5715a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e723f5d24402bf93" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e723f5d24402bf93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6a26a446af3f917090118d090a2e6502" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e723f5d24402bf93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e723f5d24402bf93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e723f5d24402bf93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d607d270ebcc887f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d607d270ebcc887f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f2315ed2adac79c7e33300aec7768e17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d607d270ebcc887f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d607d270ebcc887f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d607d270ebcc887f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8cdee3cf0e8aef7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8cdee3cf0e8aef7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-da01934207f200355bf1987a2ffaae25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8cdee3cf0e8aef7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8cdee3cf0e8aef7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d8cdee3cf0e8aef7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd722dd560d322cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd722dd560d322cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-309f95776ec0244be72efaf2617f741e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd722dd560d322cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd722dd560d322cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fd722dd560d322cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92080452919796bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92080452919796bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e284117faf61f2dba4e925a9a07f6b62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92080452919796bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92080452919796bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-92080452919796bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25df60a0efc2e21d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25df60a0efc2e21d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c0418c163e6c3248f89d4f0c174fa7e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25df60a0efc2e21d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25df60a0efc2e21d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-25df60a0efc2e21d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32c7ff02d6142d5b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32c7ff02d6142d5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d9396f3316e5f0394a734334227f3ca4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32c7ff02d6142d5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32c7ff02d6142d5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-32c7ff02d6142d5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c7ff60fbd0597ef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c7ff60fbd0597ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fdd5f15f33ff1aa598ae49cbe4149215" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c7ff60fbd0597ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c7ff60fbd0597ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4c7ff60fbd0597ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e065272118e3c3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e065272118e3c3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-897a15b1f785484f5aa8df9fe7c53d90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e065272118e3c3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e065272118e3c3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6e065272118e3c3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5e8bb197430a9b2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5e8bb197430a9b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-124c7b974bbb7b8f0133798bc3f9fd8e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5e8bb197430a9b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5e8bb197430a9b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c5e8bb197430a9b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e36c1991ca95238" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e36c1991ca95238" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f04a9fd1a77e18f7f299067737100762" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e36c1991ca95238" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c13172c821f586d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c13172c821f586d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-38b615e4f99d53bf12c2e7593165eed8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c13172c821f586d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-096a1919463c9daf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-096a1919463c9daf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-484b4d3720db29c57ece8290d74f9b02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-096a1919463c9daf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-246541dc77167097" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-246541dc77167097" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-89e9aabd1d9db727c440104dd961cc3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-246541dc77167097" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-246541dc77167097" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-246541dc77167097" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c682c1928193f702" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c682c1928193f702" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d93d1a8c01a15ab4d5f0d3e853414897" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c682c1928193f702" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c682c1928193f702" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c682c1928193f702" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9ccf6bcf6325847" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9ccf6bcf6325847" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fda1dfa4ebca25cb531c24e974ec3bd1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9ccf6bcf6325847" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9ccf6bcf6325847" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9ccf6bcf6325847" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7e15003780e31c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7e15003780e31c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4cb8e788a2f788ab1e48d8f8fa86d1c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7e15003780e31c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7e15003780e31c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a7e15003780e31c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acfc7e37bf0e20a9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acfc7e37bf0e20a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ab5c1f9c13f3cbc8d40203e3d25eac50" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acfc7e37bf0e20a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acfc7e37bf0e20a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-acfc7e37bf0e20a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-743bcbbfef21c0a3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-743bcbbfef21c0a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-55eb979f46582d6c422debd5ea4ee966" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-743bcbbfef21c0a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-743bcbbfef21c0a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-743bcbbfef21c0a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96d41b4c01bd2593" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96d41b4c01bd2593" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-921e33ca57b7d98a03fa1ea70e5f4099" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96d41b4c01bd2593" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96d41b4c01bd2593" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-96d41b4c01bd2593" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba99405b8b0986aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba99405b8b0986aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c061d72efc5a34944c242a0a1b5cc012" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba99405b8b0986aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba99405b8b0986aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba99405b8b0986aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e875c6f812017816" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e875c6f812017816" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-537ddaf1023c805c17d85c768ba81909" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e875c6f812017816" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e875c6f812017816" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e875c6f812017816" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae2b1251fa42a73" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae2b1251fa42a73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d205003facd2d7c4e3d40b8ed491c571" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae2b1251fa42a73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae2b1251fa42a73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8ae2b1251fa42a73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b27a3b337d79c8aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b27a3b337d79c8aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0776140e2e32e0469163a50978c7032" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b27a3b337d79c8aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b27a3b337d79c8aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b27a3b337d79c8aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84af21afb9d6882a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84af21afb9d6882a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1262d795604f1444cbda13b55d13e0f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84af21afb9d6882a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84af21afb9d6882a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-84af21afb9d6882a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbc743271f3e67b2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbc743271f3e67b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05e0bc5871ed790407c0268b740975b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbc743271f3e67b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbc743271f3e67b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dbc743271f3e67b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00826a08a1ec0d8e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00826a08a1ec0d8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b953dbb86382e31adeb6f2213829739c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00826a08a1ec0d8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00826a08a1ec0d8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00826a08a1ec0d8e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84705504160901ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84705504160901ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-47e3eb141a5b4e2206583865ad1479cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84705504160901ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84705504160901ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-84705504160901ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0c221f924be9e12" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0c221f924be9e12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-13a043f0f40ca4dc6fd100d7409a6c09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0c221f924be9e12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0c221f924be9e12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d0c221f924be9e12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec365ff755466f97" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec365ff755466f97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c8ebc92605f50bb0db1a6472a45ce14a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec365ff755466f97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec365ff755466f97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ec365ff755466f97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0985655d4ddd1d28" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0985655d4ddd1d28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0d941c230148903190a093642c937146" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0985655d4ddd1d28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0985655d4ddd1d28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0985655d4ddd1d28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51c72c8597636e52" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51c72c8597636e52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eb06c3b22a8603eae4d4d9276c8c6c0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51c72c8597636e52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51c72c8597636e52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51c72c8597636e52" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7bc6ea930ccb345" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7bc6ea930ccb345" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8ae6759666912a89f06d54588e4a25d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7bc6ea930ccb345" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7bc6ea930ccb345" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b7bc6ea930ccb345" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce53e1ae55b17610" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce53e1ae55b17610" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cc431c73316a39069a6ee53bec08cee3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce53e1ae55b17610" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce53e1ae55b17610" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ce53e1ae55b17610" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dedb3a812ead2b19" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dedb3a812ead2b19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-98e88780eefdf69d2d9e844f74df9264" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dedb3a812ead2b19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dedb3a812ead2b19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dedb3a812ead2b19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46ea6cd943e4ef97" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46ea6cd943e4ef97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-570ff3419507319a0880fe9cd5be082d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46ea6cd943e4ef97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46ea6cd943e4ef97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-46ea6cd943e4ef97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce35260ef29a40e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce35260ef29a40e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c9aeea7f68b0acdc062cc3b9aac5ddab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce35260ef29a40e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce35260ef29a40e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ce35260ef29a40e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95b29b5a71f24d19" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95b29b5a71f24d19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a9e8d965ea45169f51e0b2991f2490bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95b29b5a71f24d19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95b29b5a71f24d19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-95b29b5a71f24d19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2be189e86db3c81" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2be189e86db3c81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c92f0f41812ba384a5c3a905e62b9360" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2be189e86db3c81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2be189e86db3c81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2be189e86db3c81" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f00719a22d3f69c4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f00719a22d3f69c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de21c5dcc72ab5d68acac669051068fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f00719a22d3f69c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f00719a22d3f69c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f00719a22d3f69c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9c523b4cac62ee1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9c523b4cac62ee1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e215da61f1744e21ffb85e7b5559140" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9c523b4cac62ee1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9c523b4cac62ee1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9c523b4cac62ee1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49f211f3e944a00f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49f211f3e944a00f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-93e7715f9fdc26b192de093bf964c7b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49f211f3e944a00f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49f211f3e944a00f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-49f211f3e944a00f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ee15c0153769e09" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ee15c0153769e09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba76699cee69d4efae7f6022c0b6c93d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ee15c0153769e09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ee15c0153769e09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ee15c0153769e09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b862c37ec18797b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b862c37ec18797b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb179df76d949e86436b8b22d4aacc0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b862c37ec18797b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b862c37ec18797b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1b862c37ec18797b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d506b6955ffc8c19" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d506b6955ffc8c19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05f5389c77eed5ea0eb643bc91e82032" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d506b6955ffc8c19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d506b6955ffc8c19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d506b6955ffc8c19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbbe5bab6d1c88c9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbbe5bab6d1c88c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c19038516736e30d0a80ef247599780" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbbe5bab6d1c88c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbbe5bab6d1c88c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fbbe5bab6d1c88c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2881d9d87d5d41dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2881d9d87d5d41dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f02603e0375ec2c4342f06ea7391a27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2881d9d87d5d41dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2881d9d87d5d41dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2881d9d87d5d41dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbb7457574940f5f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbb7457574940f5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3283a6bff951e8d2a195f246db261a7a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbb7457574940f5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbb7457574940f5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fbb7457574940f5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0793d642f3a8c905" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0793d642f3a8c905" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c244be556cf9f897295e3e695aef2e57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0793d642f3a8c905" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0793d642f3a8c905" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0793d642f3a8c905" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9765cd55bad8aba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9765cd55bad8aba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7498d66ffd7b5823351e114a78fd8ddd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9765cd55bad8aba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9765cd55bad8aba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9765cd55bad8aba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15139bf9702316bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15139bf9702316bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2108c462208fb1dbd5817c9d138c824d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15139bf9702316bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15139bf9702316bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-15139bf9702316bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da440f56b9962a44" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da440f56b9962a44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa2215e2961d6c0df77fc8320075e9dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da440f56b9962a44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da440f56b9962a44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-da440f56b9962a44" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50f2e7d0b1b3d81b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50f2e7d0b1b3d81b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-96e9bb5057c4a588078f3e3c8b0387bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50f2e7d0b1b3d81b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5f23195d1228bc1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5f23195d1228bc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a3077cbfdefa3dcd6131f9973feaefc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5f23195d1228bc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6ad8b5a3dcf7d46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6ad8b5a3dcf7d46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-314b8671f8f13421318a7740e0f4bc2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6ad8b5a3dcf7d46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3974a26eff231a7c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3974a26eff231a7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b239faf072648571430086bfa4b21b13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3974a26eff231a7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3974a26eff231a7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3974a26eff231a7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba8d0318d5209d9e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba8d0318d5209d9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0731d99c9ff96e82af7c5db85ca4a48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba8d0318d5209d9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba8d0318d5209d9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba8d0318d5209d9e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00ff950bed11370f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00ff950bed11370f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2bb998adc76ce1d22392702dc22bed0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00ff950bed11370f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00ff950bed11370f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00ff950bed11370f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cc3f1900ef47f1f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cc3f1900ef47f1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de1a5261c3982a089c3441d00f053ba9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cc3f1900ef47f1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cc3f1900ef47f1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9cc3f1900ef47f1f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91d32edc40ace5bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91d32edc40ace5bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a83a46b1bde052211c1aa9dd2e9415a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91d32edc40ace5bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91d32edc40ace5bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-91d32edc40ace5bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b175f2d2e1619534" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b175f2d2e1619534" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f147ed5bfd3e9a9268f18ce1be5a1d57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b175f2d2e1619534" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b175f2d2e1619534" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b175f2d2e1619534" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b87bea2d2fa03a9d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b87bea2d2fa03a9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cab0454e98777d4ede5cd07abc0b9b15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b87bea2d2fa03a9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b87bea2d2fa03a9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b87bea2d2fa03a9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0806e500202955eb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0806e500202955eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fec276f02eff903ce14b55be9311b928" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0806e500202955eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0806e500202955eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0806e500202955eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-933b30815852bf88" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-933b30815852bf88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de321a29d1b99697c3bf24517e47f5d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-933b30815852bf88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-933b30815852bf88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-933b30815852bf88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d30b7300c9842cf3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d30b7300c9842cf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2090dac7b87c5dade1859e1eb7d71c51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d30b7300c9842cf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d30b7300c9842cf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d30b7300c9842cf3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be74ffe88c8a9419" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be74ffe88c8a9419" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-add4ee69aa914d7c1183b6d1b3e0d063" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be74ffe88c8a9419" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be74ffe88c8a9419" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-be74ffe88c8a9419" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52133c17a88f8bb1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52133c17a88f8bb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d71a076a034f7f6b2f63d20686918327" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52133c17a88f8bb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52133c17a88f8bb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-52133c17a88f8bb1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c860142c92f52c0b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c860142c92f52c0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1e9d3260948627aa40e4422a71085cf4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c860142c92f52c0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c860142c92f52c0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c860142c92f52c0b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2130c26c25708ba3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2130c26c25708ba3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0306cbd0beca39c6401561bcd208bfb3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2130c26c25708ba3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2130c26c25708ba3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2130c26c25708ba3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c54318cd86bd1686" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c54318cd86bd1686" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-80137e5edc23668b9c89a10c7522345a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c54318cd86bd1686" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c54318cd86bd1686" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c54318cd86bd1686" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bc80c8ecfd51858" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bc80c8ecfd51858" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-638c2d82f3bcca3e85ba31ffed26a0ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bc80c8ecfd51858" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bc80c8ecfd51858" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6bc80c8ecfd51858" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0e25ad78235d1d8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0e25ad78235d1d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1ffd865df99198987c59e75a175fa86f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0e25ad78235d1d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0e25ad78235d1d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a0e25ad78235d1d8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4263cc1b7cf34652" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4263cc1b7cf34652" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a37d50d1262e44583bceb160795c54cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4263cc1b7cf34652" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4263cc1b7cf34652" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4263cc1b7cf34652" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9994c007a23fd875" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9994c007a23fd875" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-83f53342a4a0dee1890a7a88b793824f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9994c007a23fd875" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9994c007a23fd875" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9994c007a23fd875" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ebe5d994f7d812c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ebe5d994f7d812c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8b188a88c778aef0f9a8223418fdbad2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ebe5d994f7d812c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ebe5d994f7d812c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1ebe5d994f7d812c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-053e833627bcbeb8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-053e833627bcbeb8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b6e85871a29c64638f9c3b628c404e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-053e833627bcbeb8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-053e833627bcbeb8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-053e833627bcbeb8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6453562e1d2c75e7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6453562e1d2c75e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-34cc866ed864d2f50626594d74e10041" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6453562e1d2c75e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6453562e1d2c75e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6453562e1d2c75e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fff2e0fabf1f32eb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fff2e0fabf1f32eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b524952b9dbdff235e40cb9c5751d3c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fff2e0fabf1f32eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fff2e0fabf1f32eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fff2e0fabf1f32eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b49e44bc39d02cac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b49e44bc39d02cac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0096087c9a578ed5b36c1e8dd44bc031" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b49e44bc39d02cac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b49e44bc39d02cac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b49e44bc39d02cac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ccc301445bebff43" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ccc301445bebff43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-391f0515b93fcd7957e4e60a5b9a58fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ccc301445bebff43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ccc301445bebff43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ccc301445bebff43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9bf50ea5bff0bfa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9bf50ea5bff0bfa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-59530363ca584f67049f36b377b5218c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9bf50ea5bff0bfa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9bf50ea5bff0bfa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9bf50ea5bff0bfa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3067fc6b9d72f918" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3067fc6b9d72f918" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7164eba16fae04aeb1760adba72c9e3c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3067fc6b9d72f918" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3067fc6b9d72f918" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3067fc6b9d72f918" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-152d9bebeca35282" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-152d9bebeca35282" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ce01dcadaf17ee3c649f1ffa565f919b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-152d9bebeca35282" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-152d9bebeca35282" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-152d9bebeca35282" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34a0b103b4321598" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34a0b103b4321598" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-85f67bcdcbd2ddbf537a95460f503fb9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34a0b103b4321598" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34a0b103b4321598" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-34a0b103b4321598" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69250f8b749f8a7e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69250f8b749f8a7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cdb2b7235cd3c40e4c9c56f9ca9cc310" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69250f8b749f8a7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69250f8b749f8a7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69250f8b749f8a7e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b709265f1e3f263" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b709265f1e3f263" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-854e8c49735e3f104a1574fa8e9b6289" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b709265f1e3f263" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b709265f1e3f263" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4b709265f1e3f263" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee1cc788fddec07b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee1cc788fddec07b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8bd6c9f5e9fd750084387b787b74439a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee1cc788fddec07b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee1cc788fddec07b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ee1cc788fddec07b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5babba69ea49e551" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5babba69ea49e551" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db59ea5424df5a6554e1410beb19ae7b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5babba69ea49e551" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5babba69ea49e551" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5babba69ea49e551" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e79748c86f472dfe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e79748c86f472dfe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5dd714ca2bf1f52e6b3a8b560cdfe48d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e79748c86f472dfe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e79748c86f472dfe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e79748c86f472dfe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7eea03617cd55e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7eea03617cd55e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-367e76c5b78a8fa22048835fc086fb2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7eea03617cd55e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7eea03617cd55e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f7eea03617cd55e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-912b36cc4c78e5a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-912b36cc4c78e5a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-87ef141b538b0a5cb64fe5e106473e6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-912b36cc4c78e5a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-912b36cc4c78e5a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-912b36cc4c78e5a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4d920afb0f434c2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4d920afb0f434c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fb3cbc4987b8033dc636d3cc0083be98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4d920afb0f434c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4d920afb0f434c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f4d920afb0f434c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3002d83b4d58732c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3002d83b4d58732c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d43e5f335053be9fd85dac9f4e063be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3002d83b4d58732c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3002d83b4d58732c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3002d83b4d58732c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10e61c62533071a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10e61c62533071a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d385207a97e9cca7bee9c8f54f0f30e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10e61c62533071a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10e61c62533071a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-10e61c62533071a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90b7bf8523d0976d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90b7bf8523d0976d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24361c96772a2468af9404c12dddb80b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90b7bf8523d0976d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-583c5ef36daa819b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-583c5ef36daa819b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c1f3213c6a0e62f82128c171de11057" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-583c5ef36daa819b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ea52ff086383a4c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ea52ff086383a4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6cca0cd2c12e3721976507494e2e3fc0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ea52ff086383a4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-790d4c07ea398a76" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-790d4c07ea398a76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3a46425cd2f745ab9a6037d582535258" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-790d4c07ea398a76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-790d4c07ea398a76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-790d4c07ea398a76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbf1aabcab892577" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbf1aabcab892577" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fc1679f994d4e873b1f0c42bf0df46d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbf1aabcab892577" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbf1aabcab892577" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cbf1aabcab892577" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4633ebeb0bab973e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4633ebeb0bab973e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5c2dc522776399c5cd4178a09cc9942a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4633ebeb0bab973e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4633ebeb0bab973e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4633ebeb0bab973e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-162ce7c3aac41b64" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-162ce7c3aac41b64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a076904eb374e88cb896e911c70e0a93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-162ce7c3aac41b64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-162ce7c3aac41b64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-162ce7c3aac41b64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cb88e820b8bf192" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cb88e820b8bf192" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0599a001a49568b892d8f2fc1c6ae7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cb88e820b8bf192" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cb88e820b8bf192" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3cb88e820b8bf192" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb6d6c35d2fccd75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb6d6c35d2fccd75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-06ae06c1a7495bdfed6928c63f69e950" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb6d6c35d2fccd75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb6d6c35d2fccd75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eb6d6c35d2fccd75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d445404a72cea24" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d445404a72cea24" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d82bd0e6ada212dc3aebd3b1cf69dfd6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d445404a72cea24" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d445404a72cea24" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4d445404a72cea24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bdde2873727442b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bdde2873727442b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2fa0181bf11e8a204c0fb8532187d145" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bdde2873727442b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bdde2873727442b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2bdde2873727442b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-176971d84453c81e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-176971d84453c81e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4064a675cb77303ec2163048659559b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-176971d84453c81e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-176971d84453c81e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-176971d84453c81e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-caf98a4ea55505b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-caf98a4ea55505b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-436d436f8c015b81c9e31041c5d8d962" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-caf98a4ea55505b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-caf98a4ea55505b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-caf98a4ea55505b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21e213f17c92deb0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21e213f17c92deb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-200267ca7a96312f1f05e17a2f1f7262" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21e213f17c92deb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21e213f17c92deb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-21e213f17c92deb0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2eda0139c81874c9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2eda0139c81874c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c78a9c2bc8812e355df3bbe5ffaeaf1e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2eda0139c81874c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2eda0139c81874c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2eda0139c81874c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b68e3d5f9bb2514" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b68e3d5f9bb2514" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db03d726e172028e95c5c1c4387e7783" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b68e3d5f9bb2514" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b68e3d5f9bb2514" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3b68e3d5f9bb2514" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad87868510198054" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad87868510198054" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f06e869b6364462ada142a4e347cd98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad87868510198054" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad87868510198054" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ad87868510198054" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0787f5b2819527ad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0787f5b2819527ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-47bb63e4751eda6ed2dcc513176d7240" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0787f5b2819527ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0787f5b2819527ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0787f5b2819527ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a24a13eeccab40e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a24a13eeccab40e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f0ffbb0bf547fb22ca13529fce14ca98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a24a13eeccab40e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a24a13eeccab40e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a24a13eeccab40e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-886369ddd7981898" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-886369ddd7981898" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-02637c39f45d2f6faa3df35b9d5ae49e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-886369ddd7981898" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-886369ddd7981898" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-886369ddd7981898" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5e81c713df27d4b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5e81c713df27d4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d748c2569cc721c8a25f4d33c6694285" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5e81c713df27d4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5e81c713df27d4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f5e81c713df27d4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e399f306452bfe4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e399f306452bfe4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0631f61f94abe477afbc2dfd56edbd4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e399f306452bfe4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e399f306452bfe4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e399f306452bfe4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ad0e600b70499d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ad0e600b70499d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0f90c9c156a1f443fbd1c4400be2a2e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ad0e600b70499d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ad0e600b70499d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0ad0e600b70499d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42373b6398168876" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42373b6398168876" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e4d5ae27d171c5148714c1ad9c4c048" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42373b6398168876" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42373b6398168876" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-42373b6398168876" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecfb2dcb75e271f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecfb2dcb75e271f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-67b64fe0bb8f6ff807fc9a7dfaae193e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecfb2dcb75e271f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecfb2dcb75e271f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ecfb2dcb75e271f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b98c59b2018ad95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b98c59b2018ad95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ffcbb06097a4991b77854d17a2bbf2ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b98c59b2018ad95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b98c59b2018ad95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0b98c59b2018ad95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a7ad4d984e6cc8b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a7ad4d984e6cc8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4edffaaff476924dd4eeb63a0eaf29f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a7ad4d984e6cc8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a7ad4d984e6cc8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a7ad4d984e6cc8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c8d326559bf63cd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c8d326559bf63cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c9db2528ed6cab95237caf303c76b4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c8d326559bf63cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c8d326559bf63cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3c8d326559bf63cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bac8d390d1e76bc4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bac8d390d1e76bc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-159544d536db4f10b637a24671b1e299" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bac8d390d1e76bc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bac8d390d1e76bc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bac8d390d1e76bc4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37a340373b52576d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37a340373b52576d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e599717469642c283d47a2a3794b462" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37a340373b52576d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37a340373b52576d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-37a340373b52576d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ca3076ca52820b0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ca3076ca52820b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd85ce8a8d455cc5d62bd631cff64474" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ca3076ca52820b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ca3076ca52820b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9ca3076ca52820b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-119d8b116983c412" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-119d8b116983c412" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-20116f56bc58d6214e20665e799e2bd2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-119d8b116983c412" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-119d8b116983c412" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-119d8b116983c412" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-844225955f7c49ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-844225955f7c49ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-127e1e7629c4be6b3aa7a6bcd7699ce1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-844225955f7c49ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-844225955f7c49ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-844225955f7c49ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8faf615890aae9cd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8faf615890aae9cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9bce05b7617a779f873f49fc75ccac3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8faf615890aae9cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8faf615890aae9cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8faf615890aae9cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8838f15931419ad1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8838f15931419ad1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd786ac8eebf191ed4dbfe2b4ef8a528" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8838f15931419ad1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8838f15931419ad1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8838f15931419ad1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8f8409086d3c628" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8f8409086d3c628" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b782630bff3e1c21b118b4efee396a42" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8f8409086d3c628" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8f8409086d3c628" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e8f8409086d3c628" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a73b0a7680c0affb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a73b0a7680c0affb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c615e5a13ae1f5343cb666cc9c77e30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a73b0a7680c0affb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a73b0a7680c0affb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a73b0a7680c0affb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22e30aeb81f49c03" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22e30aeb81f49c03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e5eed5cd46295fa97ffe6abcec3c44ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22e30aeb81f49c03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22e30aeb81f49c03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22e30aeb81f49c03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-351934e70442a6df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-351934e70442a6df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b778808b893d3be93a5074b48206bfe5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-351934e70442a6df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-351934e70442a6df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-351934e70442a6df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d17f3f7db5f3957" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d17f3f7db5f3957" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ad062b2b265c4fb7642f87d1217b4a9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d17f3f7db5f3957" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d17f3f7db5f3957" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9d17f3f7db5f3957" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93f4da9798529fa5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93f4da9798529fa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7e13691220be79fb562d7e63631e089a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93f4da9798529fa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93f4da9798529fa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93f4da9798529fa5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d4a20786bc0cd01" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d4a20786bc0cd01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c12e7082b2c9d9e104156dc71ec2482" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d4a20786bc0cd01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d4a20786bc0cd01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3d4a20786bc0cd01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d12625809442ca88" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d12625809442ca88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-af1d327a51129a3f1c8b3d275d984a4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d12625809442ca88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d12625809442ca88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d12625809442ca88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57026d6c65109003" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57026d6c65109003" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7423feb3d72ed228ec93474567ad1fad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57026d6c65109003" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57026d6c65109003" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-57026d6c65109003" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-611eba712b5e6476" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-611eba712b5e6476" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-41c0266fc7a7cbb57f40d2d314038405" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-611eba712b5e6476" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-611eba712b5e6476" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-611eba712b5e6476" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-562f7cb756779849" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-562f7cb756779849" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-78ff5d2983a990506f97d5de0395b0f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-562f7cb756779849" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d597d06cc897f72" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d597d06cc897f72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2aed09cb824870688cad4bddf3328ce4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d597d06cc897f72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e99099bc40ab84a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e99099bc40ab84a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b8aed645ba3cf320240e9c543271774e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e99099bc40ab84a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e74dfa96e01a462" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e74dfa96e01a462" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f42d844f2b3015204bfb48993aaa241" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e74dfa96e01a462" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e74dfa96e01a462" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9e74dfa96e01a462" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e55ed9077ddd3ffd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e55ed9077ddd3ffd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-89f894c010575d11b9a9d607514f9150" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e55ed9077ddd3ffd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e55ed9077ddd3ffd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e55ed9077ddd3ffd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d08e72c1e256883" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d08e72c1e256883" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1480a3d5535cd6cd4ccadf67b26a8c8d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d08e72c1e256883" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d08e72c1e256883" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2d08e72c1e256883" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0222576f320bb6c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0222576f320bb6c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-08b34102d700cd40064dc4a310d8c90f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0222576f320bb6c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0222576f320bb6c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0222576f320bb6c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c0f82297ebeeef6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c0f82297ebeeef6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a00c53cf98108aa77f83d1350794635e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c0f82297ebeeef6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c0f82297ebeeef6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9c0f82297ebeeef6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bab3eb189b7d5f54" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bab3eb189b7d5f54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-95b2dda91c1d7ea229e2d0a1e70ade2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bab3eb189b7d5f54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bab3eb189b7d5f54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bab3eb189b7d5f54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2f4e9e41be1a6f0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2f4e9e41be1a6f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe91b8d5a5d42f5a475454739955d280" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2f4e9e41be1a6f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2f4e9e41be1a6f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2f4e9e41be1a6f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6ced38bf38e3d51" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6ced38bf38e3d51" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de3676c4e33e66309801b02ae53df3d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6ced38bf38e3d51" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6ced38bf38e3d51" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d6ced38bf38e3d51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f62ce67691176ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f62ce67691176ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-14ca0de28957d843428b10abd8ece234" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f62ce67691176ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f62ce67691176ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0f62ce67691176ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-718f8f3a49b76989" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-718f8f3a49b76989" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec82b13368cea02f41b92320cf51793d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-718f8f3a49b76989" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-718f8f3a49b76989" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-718f8f3a49b76989" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-458e43d0348101ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-458e43d0348101ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1ca7251a70fb83a156382f00d0fc9909" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-458e43d0348101ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-458e43d0348101ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-458e43d0348101ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-293edb8df5944058" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-293edb8df5944058" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-762b5be16b789aacc7b9acb9bba86f17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-293edb8df5944058" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-293edb8df5944058" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-293edb8df5944058" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-163148ed4c9c648d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-163148ed4c9c648d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-044259aba363c73e1a73c2835268f356" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-163148ed4c9c648d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-163148ed4c9c648d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-163148ed4c9c648d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1224f7d5b28ea33e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1224f7d5b28ea33e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-abf539ee02abaa8aa49b9c2d6227a70c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1224f7d5b28ea33e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1224f7d5b28ea33e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1224f7d5b28ea33e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87777d4c625290c1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87777d4c625290c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6f29f8c1bee69d7f36f12c88a6fba4c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87777d4c625290c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87777d4c625290c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-87777d4c625290c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2215b72de6ed2f43" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2215b72de6ed2f43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f99b3caab3fc45819fcf66fc9713247a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2215b72de6ed2f43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2215b72de6ed2f43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2215b72de6ed2f43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13e49b7bfebe2594" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13e49b7bfebe2594" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d03f35d13816708b39c380b9ed5de9da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13e49b7bfebe2594" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13e49b7bfebe2594" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-13e49b7bfebe2594" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54d1b272201fd6c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54d1b272201fd6c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1e2ea5ccd3f80d83f7a42516c2124a25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54d1b272201fd6c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54d1b272201fd6c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54d1b272201fd6c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c1918e8c4c8e0b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c1918e8c4c8e0b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-10432f169210235c82b238c3e898e25e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c1918e8c4c8e0b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c1918e8c4c8e0b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4c1918e8c4c8e0b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7492b298b0e5a5a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7492b298b0e5a5a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b8456ddf4e63e2bfd2a9b86c15cdfbb3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7492b298b0e5a5a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7492b298b0e5a5a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7492b298b0e5a5a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1003fc0de844f25c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1003fc0de844f25c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0716af540f7e8a53a5e0aedfd0d5e5dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1003fc0de844f25c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1003fc0de844f25c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1003fc0de844f25c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b1e87b90942aa29" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b1e87b90942aa29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-feb1fef2d21a27d54bb6ab4a33add54e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b1e87b90942aa29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b1e87b90942aa29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6b1e87b90942aa29" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-471d9f1d4b1e82ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-471d9f1d4b1e82ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-126f7a2b4150cd5d7e31905f64fb8d7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-471d9f1d4b1e82ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-471d9f1d4b1e82ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-471d9f1d4b1e82ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2906b4c6fba78088" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2906b4c6fba78088" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6096fd103c36fdd7ccde66e838c0e347" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2906b4c6fba78088" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2906b4c6fba78088" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2906b4c6fba78088" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-327e4343b896c558" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-327e4343b896c558" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1bc6fd372ae24c726173646830869200" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-327e4343b896c558" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-327e4343b896c558" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-327e4343b896c558" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84a9731ec5aad8f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84a9731ec5aad8f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-81056a1368a840da71f192cbdfdda923" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84a9731ec5aad8f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84a9731ec5aad8f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-84a9731ec5aad8f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1706b09f1458cb9a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1706b09f1458cb9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-85a7bfd4c6b0de11c14e4fd7de485498" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1706b09f1458cb9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1706b09f1458cb9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1706b09f1458cb9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53a36f0f122a3e12" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53a36f0f122a3e12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-033719db78849c2b5c692badadc67490" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53a36f0f122a3e12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53a36f0f122a3e12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-53a36f0f122a3e12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55871ed4f4e6bfbd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55871ed4f4e6bfbd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-52ec9d4c7751bd8ac1b24887dc23e965" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55871ed4f4e6bfbd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55871ed4f4e6bfbd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-55871ed4f4e6bfbd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3683c543d3f6f3be" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3683c543d3f6f3be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2bedcc6bbea0b266d9306a9257082ab8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3683c543d3f6f3be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3683c543d3f6f3be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3683c543d3f6f3be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b582063ecdae482d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b582063ecdae482d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8dd7d72dd5974a5861a7d0dc00a5fb73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b582063ecdae482d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b582063ecdae482d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b582063ecdae482d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c3212b89f8922d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c3212b89f8922d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ddba6f11b9400e921b4ed3c1baa67e2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c3212b89f8922d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c3212b89f8922d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2c3212b89f8922d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0e0ed2787cb7c47" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0e0ed2787cb7c47" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-65e0c0129e9db5f2fb12f9a01923f403" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0e0ed2787cb7c47" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0e0ed2787cb7c47" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f0e0ed2787cb7c47" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d9f2136be86dac7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d9f2136be86dac7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-600cd89a8740944238cf9407952c25f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d9f2136be86dac7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d9f2136be86dac7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3d9f2136be86dac7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ebb692769f1a622" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ebb692769f1a622" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f0079a6b31b03faa5dffb77e03bdfbcc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ebb692769f1a622" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ebb692769f1a622" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2ebb692769f1a622" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98c569e46c2c1331" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98c569e46c2c1331" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-88b1927a94bd3beadffc9bd438b48de9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98c569e46c2c1331" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98c569e46c2c1331" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-98c569e46c2c1331" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-953ff578030673b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-953ff578030673b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e4abed75a2703444d78bf288c3df7934" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-953ff578030673b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-953ff578030673b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-953ff578030673b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f3c0f41fe3c8324" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f3c0f41fe3c8324" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-526a54c6172c6326575e59c4322d4ad0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f3c0f41fe3c8324" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f3c0f41fe3c8324" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f3c0f41fe3c8324" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-066d28f4cbd94e78" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-066d28f4cbd94e78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f88e022387c12f3e32d2234fc1d1701d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-066d28f4cbd94e78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-066d28f4cbd94e78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-066d28f4cbd94e78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7754d6de1ab7f16e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7754d6de1ab7f16e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-16e95c2d7734a278cb633aa6314a9c4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7754d6de1ab7f16e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c81b725634a3094" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c81b725634a3094" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bd96fa6be590cb12ca804f122b16c2cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c81b725634a3094" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0bb27fa22a81e5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0bb27fa22a81e5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0999b5e632b9bf46003ff03d8ec88f97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0bb27fa22a81e5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4aaddff8bb29991e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4aaddff8bb29991e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba2c5844a30599e2032e502acdde65ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4aaddff8bb29991e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4aaddff8bb29991e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4aaddff8bb29991e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07b37b608b5c576a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07b37b608b5c576a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bbbccdd99c1a546ba3cf57de848acece" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07b37b608b5c576a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07b37b608b5c576a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07b37b608b5c576a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6bd602969f47be1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6bd602969f47be1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c68455632101250cce7098f2f343276b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6bd602969f47be1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6bd602969f47be1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d6bd602969f47be1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b325722823678ae3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b325722823678ae3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba91aa4e96065c7be39c7cdf85767049" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b325722823678ae3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b325722823678ae3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b325722823678ae3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a646e7db8a540d14" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a646e7db8a540d14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-28b3651e79ce84c23802a6327e0b98a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a646e7db8a540d14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a646e7db8a540d14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a646e7db8a540d14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a95a90d62920aa46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a95a90d62920aa46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f41113c92d182c9eab19f8150b36cfb5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a95a90d62920aa46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a95a90d62920aa46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a95a90d62920aa46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6140700d4ba0a49c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6140700d4ba0a49c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fedd68a1bcc0fd39f5cc8c25f6f6c301" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6140700d4ba0a49c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6140700d4ba0a49c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6140700d4ba0a49c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f9e10171d0ec256" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f9e10171d0ec256" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3de3765a4386c832735da67e0ce20dc2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f9e10171d0ec256" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f9e10171d0ec256" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5f9e10171d0ec256" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16f1e517b99b06c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16f1e517b99b06c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a4bb28d89dbcf3363fa8e130a983ef2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16f1e517b99b06c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16f1e517b99b06c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-16f1e517b99b06c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bc15cbd00c1bec0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bc15cbd00c1bec0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f35b50b75fa2c9c83fb0b28a352517c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bc15cbd00c1bec0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bc15cbd00c1bec0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5bc15cbd00c1bec0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5677527bc2a8df1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5677527bc2a8df1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2d45a2b62459dcde4c3645ae9bdff87b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5677527bc2a8df1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5677527bc2a8df1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5677527bc2a8df1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5b78f5839f7e745" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5b78f5839f7e745" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f8f9d2f6116c939d7650d328fce33922" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5b78f5839f7e745" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5b78f5839f7e745" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5b78f5839f7e745" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065299bccfd5ddda" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065299bccfd5ddda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d511d67d2e17c58256846e0bad385df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065299bccfd5ddda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065299bccfd5ddda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-065299bccfd5ddda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f44d50b47bc714f0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f44d50b47bc714f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f0a5c56250578011ec60460bfca0cf5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f44d50b47bc714f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f44d50b47bc714f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f44d50b47bc714f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-897bbba73870452b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-897bbba73870452b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-714480145282bc4a59e0576e55242d5e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-897bbba73870452b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-897bbba73870452b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-897bbba73870452b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-add80ff99697db55" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-add80ff99697db55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-15f6db0243075ac232552c0faa06f91c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-add80ff99697db55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-add80ff99697db55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-add80ff99697db55" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e5ce389d16225eb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e5ce389d16225eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b56b0ec52e5a7a247c247d1940b2d5ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e5ce389d16225eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e5ce389d16225eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7e5ce389d16225eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5bdd170f563a927" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5bdd170f563a927" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9ac470570f01d7311349445a1fd0c0c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5bdd170f563a927" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5bdd170f563a927" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f5bdd170f563a927" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97b6470394126422" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97b6470394126422" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-495737b8fbfead7f615909617e0a7171" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97b6470394126422" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97b6470394126422" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-97b6470394126422" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23c4a41760ea97e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23c4a41760ea97e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b648c3f4c1555aff3ab65920accb5025" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23c4a41760ea97e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23c4a41760ea97e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23c4a41760ea97e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eaee34a5382f6970" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eaee34a5382f6970" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2eea2eae24d20cee08d231557c8d83c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eaee34a5382f6970" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eaee34a5382f6970" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eaee34a5382f6970" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96a80ba04d6c39d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96a80ba04d6c39d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9bbb0dcf69eef7b03f459265ea15c337" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96a80ba04d6c39d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96a80ba04d6c39d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-96a80ba04d6c39d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce46233438152f0e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce46233438152f0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-afcd2a5009a4af2f69d8d2022f1eb528" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce46233438152f0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce46233438152f0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ce46233438152f0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e144f859dad36b62" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e144f859dad36b62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-16145237c04488c0647a21f72a6a7a66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e144f859dad36b62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e144f859dad36b62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e144f859dad36b62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61369def0c5dc76c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61369def0c5dc76c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ff67d976a09c577dbabdc3a3043c7ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61369def0c5dc76c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61369def0c5dc76c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-61369def0c5dc76c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7b0b657a5c01158" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7b0b657a5c01158" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-689ce875961bd217c7a2cf9b77797f7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7b0b657a5c01158" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7b0b657a5c01158" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b7b0b657a5c01158" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cee9bd0fdb9b9381" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cee9bd0fdb9b9381" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e556329929da53029baf8e77c88c189" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cee9bd0fdb9b9381" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cee9bd0fdb9b9381" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cee9bd0fdb9b9381" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-803408f5f8405814" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-803408f5f8405814" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cd0fcb9a52be9f6cd71b84737ea38f39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-803408f5f8405814" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-803408f5f8405814" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-803408f5f8405814" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-217b8f607eabb42d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-217b8f607eabb42d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-19cc49b7fa2a5297de097155d9a0a6d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-217b8f607eabb42d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-217b8f607eabb42d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-217b8f607eabb42d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-105ae71c81e3df47" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-105ae71c81e3df47" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-34481e86c2ba3a688779334ba3ddc4e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-105ae71c81e3df47" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-105ae71c81e3df47" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-105ae71c81e3df47" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7dfb7f8cd82aefd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7dfb7f8cd82aefd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3eff78a075ae891da1514e57711d4404" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7dfb7f8cd82aefd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7dfb7f8cd82aefd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a7dfb7f8cd82aefd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0ed4aa99d056b44" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0ed4aa99d056b44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5f57992d80eec01bd77db1d4613dfd54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0ed4aa99d056b44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0ed4aa99d056b44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b0ed4aa99d056b44" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a72ed75223f63ab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a72ed75223f63ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0bb772e843a082fc06d6eabfcbe95502" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a72ed75223f63ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a72ed75223f63ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a72ed75223f63ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a9c4cee2febaa81" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a9c4cee2febaa81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4a4bfd28d8b2ff4b8dc031128c8efd0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a9c4cee2febaa81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a9c4cee2febaa81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a9c4cee2febaa81" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fc24a15fe2b678b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fc24a15fe2b678b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-38bb633967bc054bfc7038bb3a32c510" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fc24a15fe2b678b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fc24a15fe2b678b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1fc24a15fe2b678b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a220e21027f6baf1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a220e21027f6baf1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5251f59aeae8ea0d8e0bb6f51eecdb48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a220e21027f6baf1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a220e21027f6baf1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a220e21027f6baf1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13f32168749dd5c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13f32168749dd5c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f646170194b4d63b25809e6c4c80f0f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13f32168749dd5c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13f32168749dd5c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-13f32168749dd5c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9547aeaf8ad7d83" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9547aeaf8ad7d83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b69d4e20cf97b99556fede36bc2c5992" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9547aeaf8ad7d83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9547aeaf8ad7d83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9547aeaf8ad7d83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb81071a435a8f48" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb81071a435a8f48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-989abfc8367e9d37284f779f97058014" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb81071a435a8f48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb81071a435a8f48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb81071a435a8f48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-280dcebf05305de6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-280dcebf05305de6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-deb8d5738fced35c31ae269f9d4c1093" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-280dcebf05305de6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-280dcebf05305de6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-280dcebf05305de6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2deee6ed49240ef7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2deee6ed49240ef7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-972a19311e5446d3a71f6ac4ce0f85f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2deee6ed49240ef7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2deee6ed49240ef7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2deee6ed49240ef7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96abd05e66dd7c4e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96abd05e66dd7c4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e5dfe0aae4a5c93b97af33fcf8c1c855" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96abd05e66dd7c4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96abd05e66dd7c4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-96abd05e66dd7c4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49997e498b93edc2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49997e498b93edc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ebe822efce94e512125984f57b2cfc97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49997e498b93edc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49997e498b93edc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-49997e498b93edc2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f70eef787db8b704" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f70eef787db8b704" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5604088b44831651ed33dd2a19d436cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f70eef787db8b704" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f70eef787db8b704" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f70eef787db8b704" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c85b21d2d2b588f9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c85b21d2d2b588f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d9c5b5eb3b8ad34822b695bfd4e739e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c85b21d2d2b588f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c85b21d2d2b588f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c85b21d2d2b588f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7e0de33421bd8f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7e0de33421bd8f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-255b233cba145bcd5fa774003dcde500" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7e0de33421bd8f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b45cbc979cfaaa1d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b45cbc979cfaaa1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c8a3f2d8503c4fe65c90f4288121d4a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b45cbc979cfaaa1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af1e8d9ff7dbfe93" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af1e8d9ff7dbfe93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b904cce99453b085c2c92e4cfd2d8037" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af1e8d9ff7dbfe93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-669d6ca179d604fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-669d6ca179d604fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-636e226c8bc05252220e5f14e63916b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-669d6ca179d604fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-669d6ca179d604fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-669d6ca179d604fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92094cd74e6b9133" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92094cd74e6b9133" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ad9e62c0d33fd1f1ae1130ceb5e1fe9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92094cd74e6b9133" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92094cd74e6b9133" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-92094cd74e6b9133" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69d2d4b278e00ed9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69d2d4b278e00ed9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-088952742fda6c1ccdb47d3dc6c5eb78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69d2d4b278e00ed9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69d2d4b278e00ed9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69d2d4b278e00ed9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0f83f4cb96c8901" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0f83f4cb96c8901" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8b4ebda5fb395a7e47f3ad1cec67827d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0f83f4cb96c8901" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0f83f4cb96c8901" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f0f83f4cb96c8901" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d3cf3a8856edfb7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d3cf3a8856edfb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0137debc621be69ccb2db43e933e6851" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d3cf3a8856edfb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d3cf3a8856edfb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4d3cf3a8856edfb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60347264116ba44d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60347264116ba44d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d26232367eea8d83205c79b6a21394d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60347264116ba44d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60347264116ba44d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-60347264116ba44d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9482d9d4812ea20" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9482d9d4812ea20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-188390d5b502516375ba83986c00aa41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9482d9d4812ea20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9482d9d4812ea20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b9482d9d4812ea20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8eba6809304be788" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8eba6809304be788" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac6acd72a7a801dba03302c71d5def6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8eba6809304be788" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8eba6809304be788" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8eba6809304be788" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8467f3a0cc780f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8467f3a0cc780f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53f0f449a2a196b12869f1358a80b3ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8467f3a0cc780f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8467f3a0cc780f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d8467f3a0cc780f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b21eb709fc0012e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b21eb709fc0012e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04ca2aae6a645751adb1eb5373af9e78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b21eb709fc0012e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b21eb709fc0012e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b21eb709fc0012e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea9da61cb6c56572" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea9da61cb6c56572" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b4d869dc0d7c75b696fa768adeb8002b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea9da61cb6c56572" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea9da61cb6c56572" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea9da61cb6c56572" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86c09ed9416adbdd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86c09ed9416adbdd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-296d4cb34301550f95045368aa219ece" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86c09ed9416adbdd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86c09ed9416adbdd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-86c09ed9416adbdd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74488842aee41d35" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74488842aee41d35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be3174bda89a2fc291d49fd65fdace95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74488842aee41d35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74488842aee41d35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-74488842aee41d35" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75f1a8e30b724bff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75f1a8e30b724bff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ba6635cc8464c620d125f55ad4ac581" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75f1a8e30b724bff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75f1a8e30b724bff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-75f1a8e30b724bff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0053d3a5b5db0d1c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0053d3a5b5db0d1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a6a287dc89a4149d4aaa7f96f8ba0a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0053d3a5b5db0d1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0053d3a5b5db0d1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0053d3a5b5db0d1c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99d152a1e4a2964f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99d152a1e4a2964f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4b890482509e1ac7e555d4883ba6ddb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99d152a1e4a2964f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99d152a1e4a2964f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-99d152a1e4a2964f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca4e3824e35b52b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca4e3824e35b52b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f4cfc1a08c12a3d41e05d9ad5c87163" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca4e3824e35b52b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca4e3824e35b52b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca4e3824e35b52b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fc3676df63ccf51" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fc3676df63ccf51" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d873a6f31bebbe0860e2eb7401a48c16" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fc3676df63ccf51" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fc3676df63ccf51" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1fc3676df63ccf51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b4becaec22e421f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b4becaec22e421f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ab6471dad2144f2aac8ee105f6b982fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b4becaec22e421f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b4becaec22e421f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9b4becaec22e421f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8529a3cd8fdbd219" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8529a3cd8fdbd219" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8e4d926b0f52d2f0a196f93e0fdf1e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8529a3cd8fdbd219" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8529a3cd8fdbd219" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8529a3cd8fdbd219" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6341659a0e7e2df4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6341659a0e7e2df4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-df4e96a3390dddd0f27bc2c71299c1fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6341659a0e7e2df4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6341659a0e7e2df4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6341659a0e7e2df4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e588b884e0fc25a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e588b884e0fc25a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de0432ca6fe0e8e5125ff76f6c1bd209" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e588b884e0fc25a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e588b884e0fc25a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4e588b884e0fc25a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-382def62f527a214" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-382def62f527a214" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d5589e1f275114f21f582a94f4d40a32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-382def62f527a214" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-382def62f527a214" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-382def62f527a214" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84f4f9d25eb0deaf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84f4f9d25eb0deaf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a8117b12ee227e28bf1b9a9ea35d079b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84f4f9d25eb0deaf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84f4f9d25eb0deaf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-84f4f9d25eb0deaf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7acc202e26ebe6e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7acc202e26ebe6e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c4a63f0c9cd4d7f1bbeabd1ed453dadb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7acc202e26ebe6e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7acc202e26ebe6e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7acc202e26ebe6e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd22070eac9924aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd22070eac9924aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c393ba6cf872d1a203d0262096b8d061" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd22070eac9924aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd22070eac9924aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd22070eac9924aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-535860d8f61714fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-535860d8f61714fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0a42d240cadaa3a52579b6c28de4f88b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-535860d8f61714fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-535860d8f61714fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-535860d8f61714fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f3a6ad6895aabf0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f3a6ad6895aabf0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3793470daca9fca5dcbbba16d761d898" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f3a6ad6895aabf0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f3a6ad6895aabf0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f3a6ad6895aabf0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08929d4542f4f7ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08929d4542f4f7ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-216519404cb0daf76aeced07da580a17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08929d4542f4f7ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08929d4542f4f7ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-08929d4542f4f7ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a39acfddcf68caa6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a39acfddcf68caa6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-88a79ae201448453b142368985099477" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a39acfddcf68caa6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a39acfddcf68caa6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a39acfddcf68caa6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a022677a3a7dd7cf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a022677a3a7dd7cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ce6a1dc3786f667b045ecdc21460ad3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a022677a3a7dd7cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a022677a3a7dd7cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a022677a3a7dd7cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0cc9bd7d996f2b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0cc9bd7d996f2b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ff009397fc804b0ca9b9d33da81eb0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0cc9bd7d996f2b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0cc9bd7d996f2b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f0cc9bd7d996f2b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afd469eb3e9ad085" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afd469eb3e9ad085" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5137e21fc4ae0386d34fb85aba70fc6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afd469eb3e9ad085" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afd469eb3e9ad085" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-afd469eb3e9ad085" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17e83cbb0dc6bc78" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17e83cbb0dc6bc78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5c2b66c3ff2dca38f1acdad43a0790e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17e83cbb0dc6bc78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17e83cbb0dc6bc78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-17e83cbb0dc6bc78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9198fbe994fd064" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9198fbe994fd064" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-13e5e131cd1b78012a0f4d031fddec5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9198fbe994fd064" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9198fbe994fd064" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b9198fbe994fd064" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b3c97a97c3028b9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b3c97a97c3028b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4761ff171640138dae0639060cc6801d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b3c97a97c3028b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b3c97a97c3028b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3b3c97a97c3028b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04fdd56326a06f9a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04fdd56326a06f9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bd6251f6ff1a4b15e0c7cae2bb807252" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04fdd56326a06f9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04fdd56326a06f9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-04fdd56326a06f9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-047ab8bf0e35789f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-047ab8bf0e35789f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d01aa2d45a93ccb8bfdf85894510a3de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-047ab8bf0e35789f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-047ab8bf0e35789f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-047ab8bf0e35789f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46972010d3f5d22e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46972010d3f5d22e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fbcb346a79623d38ecc344bc1e404db6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46972010d3f5d22e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46972010d3f5d22e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-46972010d3f5d22e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18f38d8fec7b8ede" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18f38d8fec7b8ede" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e45b33b227fdece28d3bcfaa48a7ce4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18f38d8fec7b8ede" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fdb02e6bbfd8f9e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fdb02e6bbfd8f9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ab0188f5a951d38cb01f4387213c0566" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fdb02e6bbfd8f9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e80da829de8bf5b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e80da829de8bf5b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-033b5aa5fd21c00cfde0a54da3e7a29d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e80da829de8bf5b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a51bff1e3191460" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a51bff1e3191460" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef8b8af9d64ce06d68c780c4ce8b53cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a51bff1e3191460" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a51bff1e3191460" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a51bff1e3191460" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e371e94509f2fef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e371e94509f2fef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bd27a1b0295c0c80da2076a30b03e5d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e371e94509f2fef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e371e94509f2fef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1e371e94509f2fef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f4a83fae7f36656" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f4a83fae7f36656" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c683b1a32a78095cdc0372992d42f3f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f4a83fae7f36656" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f4a83fae7f36656" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3f4a83fae7f36656" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f62a5725b80d493" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f62a5725b80d493" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-023606ddd6a83a0e20fbcc5afcadc1e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f62a5725b80d493" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f62a5725b80d493" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5f62a5725b80d493" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27f57c3eeb6679ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27f57c3eeb6679ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e6af4d74670e83f462cd1c96f33042b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27f57c3eeb6679ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27f57c3eeb6679ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-27f57c3eeb6679ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b673e018b539cbe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b673e018b539cbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f743ba141e42621c16d5c67078cc7e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b673e018b539cbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b673e018b539cbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4b673e018b539cbe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b021a303c11b3284" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b021a303c11b3284" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a34f42e771fd734314cc1d21719ace62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b021a303c11b3284" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b021a303c11b3284" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b021a303c11b3284" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85d7d677a5a99f79" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85d7d677a5a99f79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e4be6d259681a3715c857753e49e520" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85d7d677a5a99f79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85d7d677a5a99f79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-85d7d677a5a99f79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-821c45eff9595ae6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-821c45eff9595ae6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1afc1b8caad7cb44c23f473dabcb8e71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-821c45eff9595ae6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-821c45eff9595ae6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-821c45eff9595ae6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-543286927c44a869" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-543286927c44a869" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2c71358976fb160ca2288f02616750a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-543286927c44a869" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-543286927c44a869" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-543286927c44a869" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50b468d6185af8c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50b468d6185af8c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d198aa4fedf4b7d45f757048aae28fab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50b468d6185af8c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50b468d6185af8c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-50b468d6185af8c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c583d5f8a46c759" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c583d5f8a46c759" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-45690dddbd6738d0b52e0a381d909aff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c583d5f8a46c759" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c583d5f8a46c759" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0c583d5f8a46c759" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6949fe5bd9ac272" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6949fe5bd9ac272" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f77f680e8cf55b6903c61c400afa68df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6949fe5bd9ac272" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6949fe5bd9ac272" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b6949fe5bd9ac272" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92b7066de7ee7210" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92b7066de7ee7210" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1d8c6b94db36006cccce1889cf85e11d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92b7066de7ee7210" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92b7066de7ee7210" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-92b7066de7ee7210" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd8f8a7398dd200d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd8f8a7398dd200d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-625a67c5244aa8f9cc80b64f14e65661" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd8f8a7398dd200d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd8f8a7398dd200d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd8f8a7398dd200d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3961946f6c32db8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3961946f6c32db8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a596b78168f2eec7a201dc70295d0255" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3961946f6c32db8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3961946f6c32db8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b3961946f6c32db8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb53c70b5d9b19fb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb53c70b5d9b19fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-14ed61e0288c1ba917a3873442d09b73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb53c70b5d9b19fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb53c70b5d9b19fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb53c70b5d9b19fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68841ef20100cbaa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68841ef20100cbaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bbaa68a82c0ec494e745b8605f2c92a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68841ef20100cbaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68841ef20100cbaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-68841ef20100cbaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a5c684b280fe7a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a5c684b280fe7a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fbe70904fcd446e22d1ce795190608e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a5c684b280fe7a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a5c684b280fe7a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7a5c684b280fe7a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07bf2ae5224c61be" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07bf2ae5224c61be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-690aa702d0b4df9c2ac361a49bcf6e48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07bf2ae5224c61be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07bf2ae5224c61be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07bf2ae5224c61be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f69699792d7f1cb7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f69699792d7f1cb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cbb5b8bd29b2b8a76c771e440ac716ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f69699792d7f1cb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f69699792d7f1cb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f69699792d7f1cb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85256b5f4b07e86d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85256b5f4b07e86d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dfc36f37e30b458a38fc18bbc7e63d1f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85256b5f4b07e86d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85256b5f4b07e86d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-85256b5f4b07e86d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08368292ded258be" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08368292ded258be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cba48f5420aae12515b23d37ba097edb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08368292ded258be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08368292ded258be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-08368292ded258be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a6ecc560068b99d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a6ecc560068b99d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7861bb3792c7f59f537c21378154e7f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a6ecc560068b99d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a6ecc560068b99d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7a6ecc560068b99d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f982197b80c1eba4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f982197b80c1eba4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d4d1ecc27f4d453362a70c665f6e30eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f982197b80c1eba4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f982197b80c1eba4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f982197b80c1eba4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e329d14d825fdc8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e329d14d825fdc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5bda47ad910d642dca73e542b0f7c6aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e329d14d825fdc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e329d14d825fdc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0e329d14d825fdc8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e796bb7b14348b0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e796bb7b14348b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9381faf7197957ec30a255a525f8933d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e796bb7b14348b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e796bb7b14348b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e796bb7b14348b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42a347b3db20f144" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42a347b3db20f144" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2218da046e0aa4a707c0a96cca1c11ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42a347b3db20f144" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42a347b3db20f144" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-42a347b3db20f144" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0eec846fd55eab74" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0eec846fd55eab74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a85330da45ece835434368661b0bb6f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0eec846fd55eab74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0eec846fd55eab74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0eec846fd55eab74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1932a43a275e1283" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1932a43a275e1283" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-614b87c4883646c5c75e6b1558240e22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1932a43a275e1283" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1932a43a275e1283" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1932a43a275e1283" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5559871769d9f12" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5559871769d9f12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9107bc9a4e7b42bf1160dc0ebb3e1f26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5559871769d9f12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5559871769d9f12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d5559871769d9f12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2f781f96bd30d49" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2f781f96bd30d49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dba136a688bc66871930113441c627e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2f781f96bd30d49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2f781f96bd30d49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a2f781f96bd30d49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d479ccee663ad020" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d479ccee663ad020" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0f277c07ac91fc9aa887c69592b61b59" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d479ccee663ad020" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d479ccee663ad020" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d479ccee663ad020" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06d4b89da0e893fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06d4b89da0e893fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9823357400123cb4a04d5f182e4e0a22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06d4b89da0e893fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06d4b89da0e893fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-06d4b89da0e893fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f96e6ddd2970ee41" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f96e6ddd2970ee41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8bee83c0e82e2acfcffb2692f3f7135f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f96e6ddd2970ee41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f96e6ddd2970ee41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f96e6ddd2970ee41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32f406b91bdd1f0a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32f406b91bdd1f0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-83efca351f2c2681ba2ebbe4b382aa5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32f406b91bdd1f0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32f406b91bdd1f0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-32f406b91bdd1f0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f09d5c2e6f07ec2c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f09d5c2e6f07ec2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b9aef4f881955bc4f6ff35c3ba8b095f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f09d5c2e6f07ec2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f09d5c2e6f07ec2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f09d5c2e6f07ec2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf52f97edede16b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf52f97edede16b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-204e8b843af746aa68f19d8f7442f171" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf52f97edede16b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf52f97edede16b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-abf52f97edede16b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3789ef9c06e1373a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3789ef9c06e1373a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9343b926f818e6850b68584d1c7987c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3789ef9c06e1373a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3789ef9c06e1373a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3789ef9c06e1373a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9382ed4318cc0e7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9382ed4318cc0e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0a68c866fd0daf91760e77944ea5c069" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9382ed4318cc0e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0e2ce13480c920a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0e2ce13480c920a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-12076591729b0055f183808e5504b084" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0e2ce13480c920a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-435bc4566eba082a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-435bc4566eba082a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a74b4186d8d123ddfaa6928da0b440c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-435bc4566eba082a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-035b61b48d1c6b0d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-035b61b48d1c6b0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5716b3b057878b5632cf17138efb4304" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-035b61b48d1c6b0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-035b61b48d1c6b0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-035b61b48d1c6b0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5256bb79e3d1b754" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5256bb79e3d1b754" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f0edb0803db2f1e0401361ef49f0bfef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5256bb79e3d1b754" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5256bb79e3d1b754" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5256bb79e3d1b754" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f061288d084669b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f061288d084669b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b1069d1ceedac277a440ab911b1bd20b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f061288d084669b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f061288d084669b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f061288d084669b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfc4eadd04850049" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfc4eadd04850049" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ded59378a7642ea7a9adf127d6444229" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfc4eadd04850049" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfc4eadd04850049" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dfc4eadd04850049" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f67e442514d814b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f67e442514d814b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-84dc65509a408f3c502b260a8a5f09ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f67e442514d814b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f67e442514d814b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1f67e442514d814b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ede610a914c96cd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ede610a914c96cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-554dc5bf83d2613668438badc1da8f61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ede610a914c96cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ede610a914c96cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ede610a914c96cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9132e51eadbc5e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9132e51eadbc5e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b728b353a0dd8170fb87f0aa27b60ae3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9132e51eadbc5e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9132e51eadbc5e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b9132e51eadbc5e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43f42bc862604edd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43f42bc862604edd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-82e8c7aa2c97acd4d783e0ae6e83f0d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43f42bc862604edd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43f42bc862604edd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-43f42bc862604edd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1210cc768c63ca2c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1210cc768c63ca2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-659b54c72896a81fb6e17dd2f773ff8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1210cc768c63ca2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1210cc768c63ca2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1210cc768c63ca2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b48f26a9385fafe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b48f26a9385fafe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed80efc36eb2ae8ab26bd9cdb6ccdecf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b48f26a9385fafe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b48f26a9385fafe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b48f26a9385fafe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34b4466d3c7100b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34b4466d3c7100b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-761b0d1ec567a218aa7e8793b0a50c86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34b4466d3c7100b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34b4466d3c7100b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-34b4466d3c7100b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a66a0ab2f64f441" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a66a0ab2f64f441" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-48a8211b574e92e8c1b4ed326df42082" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a66a0ab2f64f441" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a66a0ab2f64f441" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7a66a0ab2f64f441" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab5a7add88642028" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab5a7add88642028" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cbb647d3662e805bd0b1ee8b846b6794" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab5a7add88642028" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab5a7add88642028" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab5a7add88642028" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52f93418e54b3a52" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52f93418e54b3a52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea278c922f22c0038ec40c0a70526c9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52f93418e54b3a52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52f93418e54b3a52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-52f93418e54b3a52" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ea967251772d1f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ea967251772d1f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9cdf7e6caffb9b95f8521e72bd3e079a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ea967251772d1f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ea967251772d1f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7ea967251772d1f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54bfc0344cccc866" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54bfc0344cccc866" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2ec9719a5fe34606fe936b1431f6b7ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54bfc0344cccc866" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54bfc0344cccc866" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54bfc0344cccc866" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd3a9d5f7e9ffee4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd3a9d5f7e9ffee4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b2f5eedc1ca8ee16b861068fe683bc99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd3a9d5f7e9ffee4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd3a9d5f7e9ffee4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd3a9d5f7e9ffee4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc6838331fa0ff89" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc6838331fa0ff89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e8f20ce5beee337915e123a5fafd211" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc6838331fa0ff89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc6838331fa0ff89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cc6838331fa0ff89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51988487264cb2a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51988487264cb2a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a514d6fe1a277380da6c04f8676ca893" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51988487264cb2a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51988487264cb2a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51988487264cb2a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c08fe668920b2074" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c08fe668920b2074" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-265b545e84dfe8afbb7b614756b29ab8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c08fe668920b2074" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c08fe668920b2074" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c08fe668920b2074" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f5b280f1f274695" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f5b280f1f274695" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f0e3f8c71be962f5796a5c82299aa56" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f5b280f1f274695" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f5b280f1f274695" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0f5b280f1f274695" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae0605c5963bd9c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae0605c5963bd9c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb4605f317409e09c1c9d008bb59226e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae0605c5963bd9c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae0605c5963bd9c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ae0605c5963bd9c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b9d45571594be90" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b9d45571594be90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-45e3545c5373aaea07cdb42163a57a03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b9d45571594be90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b9d45571594be90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b9d45571594be90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d05e8312c578d831" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d05e8312c578d831" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-85b027bf07d8ee750e7f89339a99ae4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d05e8312c578d831" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d05e8312c578d831" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d05e8312c578d831" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-711798eabe2368e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-711798eabe2368e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f957c11325ac2cd7238a04c75bff6021" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-711798eabe2368e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-711798eabe2368e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-711798eabe2368e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37da6b87ddcccd66" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37da6b87ddcccd66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-10101a0682b559a4275e6d33aa395446" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37da6b87ddcccd66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37da6b87ddcccd66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-37da6b87ddcccd66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a0b7615988a3190" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a0b7615988a3190" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aaf4a8aba1d32c00f1ca4163fb6a2502" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a0b7615988a3190" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a0b7615988a3190" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a0b7615988a3190" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4969c8920a376d72" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4969c8920a376d72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db80f730d18379d562eaa9af541ebe0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4969c8920a376d72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4969c8920a376d72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4969c8920a376d72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-761dc6baf4f8eef0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-761dc6baf4f8eef0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-99eed008ccd6958fc0149c5cf56924c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-761dc6baf4f8eef0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-761dc6baf4f8eef0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-761dc6baf4f8eef0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63a7a326cfb431d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63a7a326cfb431d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-35f60ac9c65b01de61fe31d550d948cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63a7a326cfb431d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63a7a326cfb431d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-63a7a326cfb431d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ce95f5e6f2a778d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ce95f5e6f2a778d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b7d6acd93987f693b0ad062e63d3ac87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ce95f5e6f2a778d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ce95f5e6f2a778d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4ce95f5e6f2a778d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-454c193d2a3f736f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-454c193d2a3f736f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f7779b348f034eda9487152178bc09ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-454c193d2a3f736f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-454c193d2a3f736f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-454c193d2a3f736f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5121e1d3aea4ebe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5121e1d3aea4ebe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9eda47b68ef9c9625679e3584846aa63" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5121e1d3aea4ebe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5121e1d3aea4ebe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5121e1d3aea4ebe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-044987704d3058a7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-044987704d3058a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4206f0999079c2e26757816d23c15c0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-044987704d3058a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-044987704d3058a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-044987704d3058a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fda38d975d0f7040" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fda38d975d0f7040" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7323845691326ce8fc47f92c81511359" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fda38d975d0f7040" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fda38d975d0f7040" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fda38d975d0f7040" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4b82f0dd6634f18" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4b82f0dd6634f18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d7e6fddb3baafd187de0c031a277ed2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4b82f0dd6634f18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4b82f0dd6634f18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c4b82f0dd6634f18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-deaa73c3ab16f920" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-deaa73c3ab16f920" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-64abe2a539eb93c754734b0c1b634bf2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-deaa73c3ab16f920" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-deaa73c3ab16f920" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-deaa73c3ab16f920" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bc89ddf72973073" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bc89ddf72973073" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-880da7c7f38e2eebc6c00f2e615199e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bc89ddf72973073" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bc89ddf72973073" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0bc89ddf72973073" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23c534d162b428bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23c534d162b428bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-06bb66d712995418bb64fb8f50ced2e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23c534d162b428bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23c534d162b428bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23c534d162b428bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-836aa32d603b90a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-836aa32d603b90a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-17c3eb9383858166f55eefa624154460" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-836aa32d603b90a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9bb38e7570c7693" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9bb38e7570c7693" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7378afa5493bfc722b710de8711132cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9bb38e7570c7693" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23dfd779f35de09e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23dfd779f35de09e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-913d064b0137c4c3d1df2cb02091d116" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23dfd779f35de09e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd5a322f9f56c749" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd5a322f9f56c749" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d46260b59f45460c8ca9f68c679a149" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd5a322f9f56c749" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd5a322f9f56c749" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd5a322f9f56c749" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08b7fee29bc8282b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08b7fee29bc8282b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b7082dbe16ed94cf1c29b3f1b6e3d659" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08b7fee29bc8282b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08b7fee29bc8282b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-08b7fee29bc8282b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb394dc0f2fe24fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb394dc0f2fe24fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b4dcf7f72f42eb2224578033a34a7ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb394dc0f2fe24fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb394dc0f2fe24fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb394dc0f2fe24fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f6d6a49f2daad3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f6d6a49f2daad3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-09d57ebacfe7bd2ec87cdd3ee8267988" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f6d6a49f2daad3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f6d6a49f2daad3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0f6d6a49f2daad3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe6d76d5bb5c41cf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe6d76d5bb5c41cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d4eb4bc3d5f5d97e406de638cd006a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe6d76d5bb5c41cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe6d76d5bb5c41cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe6d76d5bb5c41cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0362778deb04364e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0362778deb04364e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c9ab89ccfae56a38a9e1488302adb82a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0362778deb04364e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0362778deb04364e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0362778deb04364e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63cefaebc9fed836" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63cefaebc9fed836" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa6d7fd2e2af770aad4a5a0c2423f386" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63cefaebc9fed836" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63cefaebc9fed836" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-63cefaebc9fed836" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-060acf2c9e518ef9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-060acf2c9e518ef9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-839231f104990faaaf167e73c657b812" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-060acf2c9e518ef9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-060acf2c9e518ef9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-060acf2c9e518ef9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5739db59ef330ab6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5739db59ef330ab6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ebdf8a8c67a9447eba5e8c04f29dcb45" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5739db59ef330ab6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5739db59ef330ab6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5739db59ef330ab6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c1c1fbaabb0fd98" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c1c1fbaabb0fd98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-78e5238a0daca05e1c80a40f3b80130c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c1c1fbaabb0fd98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c1c1fbaabb0fd98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3c1c1fbaabb0fd98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27136b4221fbcc3b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27136b4221fbcc3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fdad81b7c6c41dcb79251cb8ae9501c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27136b4221fbcc3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27136b4221fbcc3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-27136b4221fbcc3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3544ce7fd0785041" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3544ce7fd0785041" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1a22d3435c7098107fb1165291aee536" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3544ce7fd0785041" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3544ce7fd0785041" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3544ce7fd0785041" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ee9266f3c855041" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ee9266f3c855041" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d0f40c32bdde10d1b823f3c2b96c8bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ee9266f3c855041" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ee9266f3c855041" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2ee9266f3c855041" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7eeb75d85ddd105" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7eeb75d85ddd105" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db3605ac4be8be61e999633abf30b95b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7eeb75d85ddd105" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7eeb75d85ddd105" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d7eeb75d85ddd105" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29807afba9466958" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29807afba9466958" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ee15bc857db1bfb9c680c213f1b5e81a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29807afba9466958" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29807afba9466958" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-29807afba9466958" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cb06a25d1ea6f90" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cb06a25d1ea6f90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de0a69fd419d8d1dcac59c33208c266e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cb06a25d1ea6f90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cb06a25d1ea6f90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4cb06a25d1ea6f90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2437468c9409b8d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2437468c9409b8d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eb4aa86c707146f0053b075e66b37784" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2437468c9409b8d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2437468c9409b8d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2437468c9409b8d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ed55b1a54ec11b2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ed55b1a54ec11b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1add923114442536e2cd33e0bdcb9283" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ed55b1a54ec11b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ed55b1a54ec11b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9ed55b1a54ec11b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51ebafd16e2308e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51ebafd16e2308e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec99ef90dfa9a541d1e2cb135a3b0ac1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51ebafd16e2308e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51ebafd16e2308e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51ebafd16e2308e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6b65fd6eff236cf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6b65fd6eff236cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-141fc1e52cf8e499a9fbca5b20567a5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6b65fd6eff236cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6b65fd6eff236cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f6b65fd6eff236cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-073766d80c589a4c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-073766d80c589a4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ee9d61ad04fa9093afed6ad4db3d1df5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-073766d80c589a4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-073766d80c589a4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-073766d80c589a4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42fc41c26aa2980e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42fc41c26aa2980e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d03b43e93ec1bba852b4f7f9f07907ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42fc41c26aa2980e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42fc41c26aa2980e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-42fc41c26aa2980e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c13d80986f3dc80" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c13d80986f3dc80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b81da3f49358216fbf690a8e357ac7b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c13d80986f3dc80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c13d80986f3dc80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5c13d80986f3dc80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-211c8aa12eb1b4d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-211c8aa12eb1b4d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ab1ea8518d2e837c7f470ace64a20572" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-211c8aa12eb1b4d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-211c8aa12eb1b4d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-211c8aa12eb1b4d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-161656519ef4d417" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-161656519ef4d417" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c9625bb6de1677484e2e36240032469e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-161656519ef4d417" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-161656519ef4d417" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-161656519ef4d417" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3cb2183eb109ceb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3cb2183eb109ceb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-700225986838195fb53e3c0dd7c18207" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3cb2183eb109ceb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3cb2183eb109ceb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c3cb2183eb109ceb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-035edbd4fd99b56b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-035edbd4fd99b56b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-398a8e0c4b437d308b1d15ecca414cd0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-035edbd4fd99b56b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-035edbd4fd99b56b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-035edbd4fd99b56b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1555067adab3bf3b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1555067adab3bf3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-edb72dedae3e31518055c30707ab91dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1555067adab3bf3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1555067adab3bf3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1555067adab3bf3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d827c67219f5333c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d827c67219f5333c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9abcb5264ba2265a8d55d5e3dfd5eef7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d827c67219f5333c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d827c67219f5333c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d827c67219f5333c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6909fc17815246f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6909fc17815246f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-217f25929c4c4b1d30fdb4251dadd1e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6909fc17815246f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6909fc17815246f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6909fc17815246f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8fb36bb7c8371cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8fb36bb7c8371cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de23a7fc393d5a1bf82240b053f8dfe9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8fb36bb7c8371cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8fb36bb7c8371cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e8fb36bb7c8371cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a18795ddc0fd1c3a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a18795ddc0fd1c3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-598bfc360e049c55ac77ca94c356d66c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a18795ddc0fd1c3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a18795ddc0fd1c3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a18795ddc0fd1c3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f84a460e6fc634b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f84a460e6fc634b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e3b7954e44c98a4616c54f81b4de5931" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f84a460e6fc634b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f84a460e6fc634b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f84a460e6fc634b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cab35d69dc9e19c0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cab35d69dc9e19c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d2009e4d2dae2e87c15fb949df4eff81" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cab35d69dc9e19c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cab35d69dc9e19c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cab35d69dc9e19c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c36737bffa9ccff7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c36737bffa9ccff7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-93da6a42669301c3530e0cf0755fffb1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c36737bffa9ccff7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c36737bffa9ccff7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c36737bffa9ccff7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77cb0780d900c034" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77cb0780d900c034" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-32d274acac3313b36481b3175cf033b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77cb0780d900c034" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77cb0780d900c034" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-77cb0780d900c034" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5dc4d4393971fa6e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5dc4d4393971fa6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4395f33be5526045e3174e952dd72152" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5dc4d4393971fa6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5dc4d4393971fa6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5dc4d4393971fa6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f8de824e87095ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f8de824e87095ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9e0481c1afdcc2f1bb9cba2ca88673c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f8de824e87095ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f8de824e87095ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f8de824e87095ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-784542ed0c2156f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-784542ed0c2156f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f7a8e945db46d64f797fd0bad3a09c91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-784542ed0c2156f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-784542ed0c2156f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-784542ed0c2156f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a3ad5d7d37b57e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a3ad5d7d37b57e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-974cc2f603657fd71a91d67d39389587" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a3ad5d7d37b57e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f339c3f22ed4c93e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f339c3f22ed4c93e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e9075bd18383c5810f11a818bd04f957" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f339c3f22ed4c93e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f8cafd6a83d36c2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f8cafd6a83d36c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-314e99ae00fe0935c767b65636a35ed3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f8cafd6a83d36c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f4ec319dcef4479" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f4ec319dcef4479" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cfa7d3f17198be46dcdabc4af50bdfcf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f4ec319dcef4479" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f4ec319dcef4479" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8f4ec319dcef4479" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3c6d76fcf4eb6ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3c6d76fcf4eb6ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-782ec00f1192b9a2d9927b11b37ddfce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3c6d76fcf4eb6ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3c6d76fcf4eb6ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d3c6d76fcf4eb6ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4c99a541c2af461" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4c99a541c2af461" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ad99df582f88d9ec55fbe20ea09e7d75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4c99a541c2af461" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4c99a541c2af461" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4c99a541c2af461" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32dda96ff6ebc407" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32dda96ff6ebc407" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-698195b76643c838a63b6c11219cdbf3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32dda96ff6ebc407" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32dda96ff6ebc407" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-32dda96ff6ebc407" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7000c4198ce54fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7000c4198ce54fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fdcf9fd238987b0b12f90dd5e3d4058c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7000c4198ce54fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7000c4198ce54fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f7000c4198ce54fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f36323f52e52ba4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f36323f52e52ba4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca623a54d1e709c96b5e869b19c6c29e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f36323f52e52ba4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f36323f52e52ba4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0f36323f52e52ba4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7fd7d1ae860f9d2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7fd7d1ae860f9d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de09a08d6f20170639c8dcd5a032cac0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7fd7d1ae860f9d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7fd7d1ae860f9d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c7fd7d1ae860f9d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be6f196d5909d61d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be6f196d5909d61d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b85aaab71d89048f101dfae6d9e59fdd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be6f196d5909d61d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be6f196d5909d61d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-be6f196d5909d61d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-885500d93b462671" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-885500d93b462671" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-964a9b9de7c4961220866c0ff7869972" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-885500d93b462671" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-885500d93b462671" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-885500d93b462671" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecb2b0afe666b5b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecb2b0afe666b5b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e5e9444ff4e0fa7a1ca6862579b732b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecb2b0afe666b5b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecb2b0afe666b5b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ecb2b0afe666b5b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37095d39eb676374" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37095d39eb676374" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c117eae7c93190805e09df1cdd2b57c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37095d39eb676374" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37095d39eb676374" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-37095d39eb676374" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c887343b0dbabcf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c887343b0dbabcf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d999482b3af1ed824a4324283dd861f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c887343b0dbabcf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c887343b0dbabcf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2c887343b0dbabcf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f313ffbafc6474f0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f313ffbafc6474f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-82b424ca975c71b302049775ba38ee1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f313ffbafc6474f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f313ffbafc6474f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f313ffbafc6474f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-452b66e441c39068" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-452b66e441c39068" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f94f695b3ea040ded2fdee2e843fb4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-452b66e441c39068" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-452b66e441c39068" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-452b66e441c39068" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27bf700c4b45103e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27bf700c4b45103e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c746069edeb5fd95bd2c5df34fd67d1c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27bf700c4b45103e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27bf700c4b45103e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-27bf700c4b45103e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fc00f2324a90a96" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fc00f2324a90a96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-85d07cd26628f7b0a5ab256e1fa481a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fc00f2324a90a96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fc00f2324a90a96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4fc00f2324a90a96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb343cfd4cf69bde" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb343cfd4cf69bde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-65ad1ea45d87b96350e9ece0f851704a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb343cfd4cf69bde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb343cfd4cf69bde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb343cfd4cf69bde" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-848091234d3bb8f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-848091234d3bb8f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4113c9b59fae6e3256e7cc7bac4f5ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-848091234d3bb8f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-848091234d3bb8f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-848091234d3bb8f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49632d95d41d7db7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49632d95d41d7db7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04c9106e745fd80be39e0ebc75b5dbd9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49632d95d41d7db7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49632d95d41d7db7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-49632d95d41d7db7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26ebb9c869355cae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26ebb9c869355cae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d12709409b3aed5f8e1219ba02f8a870" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26ebb9c869355cae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26ebb9c869355cae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-26ebb9c869355cae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d17fd4e580bed7ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d17fd4e580bed7ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4a18e06bc865e81ce4669c663857b4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d17fd4e580bed7ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d17fd4e580bed7ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d17fd4e580bed7ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-863bfb83a594b8cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-863bfb83a594b8cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db11607975abdf440f2dd5117c6051e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-863bfb83a594b8cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-863bfb83a594b8cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-863bfb83a594b8cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-958cd527b9bb3335" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-958cd527b9bb3335" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d24194cd3945ca1755d2b2db38bd49cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-958cd527b9bb3335" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-958cd527b9bb3335" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-958cd527b9bb3335" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-680e7c7a925e9f30" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-680e7c7a925e9f30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3172546495accc837ec176399dae6457" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-680e7c7a925e9f30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-680e7c7a925e9f30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-680e7c7a925e9f30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196d73e1db184eff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196d73e1db184eff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2639c0d3e5a4fd46d5c75529d4b0a626" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196d73e1db184eff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196d73e1db184eff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-196d73e1db184eff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70cb7823fc4f6b8b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70cb7823fc4f6b8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be5f5fc7bf002b6c60601eee9fa415c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70cb7823fc4f6b8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70cb7823fc4f6b8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-70cb7823fc4f6b8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0555d74b61086b1a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0555d74b61086b1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9ff8c54169f88c1f5838eab20aa5cf06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0555d74b61086b1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0555d74b61086b1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0555d74b61086b1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dbff7b92679ef0b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dbff7b92679ef0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c05d9ebf6ddcc8d2643ae8b3e0aeeb77" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dbff7b92679ef0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dbff7b92679ef0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2dbff7b92679ef0b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76bf4c273c2bd87d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76bf4c273c2bd87d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eceae0b7a73cd92c08ebcca8b3eb4d42" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76bf4c273c2bd87d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76bf4c273c2bd87d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-76bf4c273c2bd87d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e42d31a3e80be98" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e42d31a3e80be98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fafe12b16cc244c1d97955a41dfb7757" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e42d31a3e80be98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e42d31a3e80be98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4e42d31a3e80be98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#location" } ,
        "z": { "type": "literal" , "value": "https://raw.githubusercontent.com/volodymyrss/oda_test_kit/3c0f43c/test_magic.py::test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#belongsTo" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#basic_testkit" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callType" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python_function" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#expects" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#input_cdciplatform" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#callContext" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#python3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#domain" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#magic" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" } ,
        "y": { "type": "uri" , "value": "http://purl.org/dc/elements/1.1/contributor" } ,
        "z": { "type": "literal" , "value": "volodymyr.savchenko@unige.ch" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47dbfc7ef9c56934" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47dbfc7ef9c56934" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dfed6bc83103824279e97e73cc6aca6d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47dbfc7ef9c56934" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47dbfc7ef9c56934" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-47dbfc7ef9c56934" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be8257409bb90124" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be8257409bb90124" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f2a0575d34765655087031bace84b1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be8257409bb90124" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be8257409bb90124" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-be8257409bb90124" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eeb6a24026b4b240" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eeb6a24026b4b240" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2ef61b1c19b65806079d30b3799bcd32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eeb6a24026b4b240" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eeb6a24026b4b240" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eeb6a24026b4b240" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0049610d7cea5ff4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0049610d7cea5ff4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-deb79e45c99b66d7fea9459f55d3879c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0049610d7cea5ff4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0049610d7cea5ff4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0049610d7cea5ff4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1462d4e4c51e4c35" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1462d4e4c51e4c35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c0c16eabf8e7ef987ec77b983aef7122" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1462d4e4c51e4c35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1462d4e4c51e4c35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1462d4e4c51e4c35" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96627d626f9cfbf2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96627d626f9cfbf2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-19c817fd7a807403765522e484a80f83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96627d626f9cfbf2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96627d626f9cfbf2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-96627d626f9cfbf2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0352195d7415d75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0352195d7415d75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7eb6d326422e02ec46fdae3279538161" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0352195d7415d75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0352195d7415d75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d0352195d7415d75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f039256cd971b508" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f039256cd971b508" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0cb53b1436129500a3f0d7f26eef0d9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f039256cd971b508" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f039256cd971b508" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f039256cd971b508" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfa969278bc46af7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfa969278bc46af7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3183537cdd446cbd7276f30857789dde" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfa969278bc46af7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfa969278bc46af7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bfa969278bc46af7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3defc2378ce35490" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3defc2378ce35490" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d712129dcec04f9467c5b686794a29f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3defc2378ce35490" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3defc2378ce35490" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3defc2378ce35490" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31a437d00dbb23bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31a437d00dbb23bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77e58deca28ce80607e3c7ae2624db4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31a437d00dbb23bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31a437d00dbb23bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-31a437d00dbb23bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea6c98c692173ec3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea6c98c692173ec3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd87f2a171387950b90c378d12b77278" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea6c98c692173ec3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea6c98c692173ec3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea6c98c692173ec3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c903f2bab7a3dba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c903f2bab7a3dba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3782a93ad08ce9a32d425f06a64530cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c903f2bab7a3dba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6947fdec08412087" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6947fdec08412087" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-feb60464acc5f305b4bffa1e802ac425" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6947fdec08412087" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ac6ba5143e66ee6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ac6ba5143e66ee6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f545d3e2993de9ba0e8106f8a566b8d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ac6ba5143e66ee6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d712e5f8038a58e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d712e5f8038a58e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8dd065f50a4d55f8041548e3d0dfad4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d712e5f8038a58e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d712e5f8038a58e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d712e5f8038a58e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6fde5800a8ef64ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6fde5800a8ef64ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73f39548819c9bee317b26ca1cfa96c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6fde5800a8ef64ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6fde5800a8ef64ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6fde5800a8ef64ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e23a25f3aa7f7042" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e23a25f3aa7f7042" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4dba611afe891547c416f0aae8093b4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e23a25f3aa7f7042" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e23a25f3aa7f7042" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e23a25f3aa7f7042" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-095e3093eaf6766a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-095e3093eaf6766a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ad651bd167ef9426be191cdfbaa550c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-095e3093eaf6766a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-095e3093eaf6766a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-095e3093eaf6766a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc4108554ba3ec70" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc4108554ba3ec70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e4cc627cda384df86bb068ad87148b1c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc4108554ba3ec70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc4108554ba3ec70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cc4108554ba3ec70" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5304e1ea94a0e9f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5304e1ea94a0e9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61cc1a92ed801d74ca727fab2abebee5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5304e1ea94a0e9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5304e1ea94a0e9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f5304e1ea94a0e9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ea587e9efff943f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ea587e9efff943f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-39f880502348e6f8433a8035a1b05de5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ea587e9efff943f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ea587e9efff943f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1ea587e9efff943f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2798f5224e322fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2798f5224e322fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6ef2468c66d9a0526de6d0c6de6bc433" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2798f5224e322fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2798f5224e322fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d2798f5224e322fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ea1106acd7110e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ea1106acd7110e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4ea60a73b0af7343ca08a963650bbf7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ea1106acd7110e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ea1106acd7110e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ea1106acd7110e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57620e6e749e640f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57620e6e749e640f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-48b52cf42986335822c343fdaf0b3ac8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57620e6e749e640f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57620e6e749e640f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-57620e6e749e640f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-400136e700035b93" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-400136e700035b93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b7de4f692aa7f70f4831f662b8f7210e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-400136e700035b93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-400136e700035b93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-400136e700035b93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9eb9b24691b8f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9eb9b24691b8f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-166b0df9fdb36ce31e0eb0098f26ac49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9eb9b24691b8f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9eb9b24691b8f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe9eb9b24691b8f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ae2aa8e3a09a26a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ae2aa8e3a09a26a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5fafbc045c69915ac49fd7ebee45e9ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ae2aa8e3a09a26a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ae2aa8e3a09a26a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ae2aa8e3a09a26a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4e329d8b1c75bba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4e329d8b1c75bba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0fc1abe214303314a065b503674cc70c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4e329d8b1c75bba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4e329d8b1c75bba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f4e329d8b1c75bba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe134c48423432a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe134c48423432a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-08af4d01b7f4653f41f454c72345ecd7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe134c48423432a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe134c48423432a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe134c48423432a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07939df7dca8bbbc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07939df7dca8bbbc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9421a94625d29fb530fd135f54f50d0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07939df7dca8bbbc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07939df7dca8bbbc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07939df7dca8bbbc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8edcd84e48624fb4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8edcd84e48624fb4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e719859fa31d5873d40595b267be485d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8edcd84e48624fb4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8edcd84e48624fb4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8edcd84e48624fb4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a856c9823395d5b0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a856c9823395d5b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-760e0c8341cdc402910607c0035584fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a856c9823395d5b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a856c9823395d5b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a856c9823395d5b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b22bd85346a21a9d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b22bd85346a21a9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-425965685f2a7bb56f64a23360d9cd8f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b22bd85346a21a9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b22bd85346a21a9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b22bd85346a21a9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-313a912b74a20489" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-313a912b74a20489" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-52092872dd0e6cee0525d2cb31ef546e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-313a912b74a20489" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-313a912b74a20489" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-313a912b74a20489" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91c582cbd7cea6d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91c582cbd7cea6d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f79f13a863c3c830eb0e56183981d4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91c582cbd7cea6d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91c582cbd7cea6d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-91c582cbd7cea6d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22f8e8b710aa7053" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22f8e8b710aa7053" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cf820925f8bbfd721c17390d6b3e274b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22f8e8b710aa7053" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22f8e8b710aa7053" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22f8e8b710aa7053" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a098d51932cc9885" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a098d51932cc9885" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-969fd7c50a765ec44c44dd3e5040ed8d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a098d51932cc9885" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a098d51932cc9885" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a098d51932cc9885" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8adf1df175e5992c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8adf1df175e5992c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1ebf57b58bd494a835e8d046ba4639ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8adf1df175e5992c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8adf1df175e5992c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8adf1df175e5992c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a32b27772f7b0561" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a32b27772f7b0561" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-74215eb14d125293d528f77111b4169b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a32b27772f7b0561" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a32b27772f7b0561" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a32b27772f7b0561" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad378d47e45534fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad378d47e45534fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-81a505b45ce0fbe06e680f9c6b701e3e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad378d47e45534fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad378d47e45534fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ad378d47e45534fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5469cd5c1b89399f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5469cd5c1b89399f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-01cd4bfb7f9e12109dba3d9d43480a96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5469cd5c1b89399f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5469cd5c1b89399f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5469cd5c1b89399f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d27691d6c41627f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d27691d6c41627f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e3060e393b985ca3dd38019907889fb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d27691d6c41627f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d27691d6c41627f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d27691d6c41627f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90ec439db5f6f44e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90ec439db5f6f44e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73fc64e6098028021a7d4d8c217b32aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90ec439db5f6f44e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90ec439db5f6f44e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-90ec439db5f6f44e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-298df5ea5ade526d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-298df5ea5ade526d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04dbc62e1728260c1dba1323347553cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-298df5ea5ade526d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-298df5ea5ade526d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-298df5ea5ade526d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0630c17410e6b663" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0630c17410e6b663" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-729511c07b6ce0b1e71d93b8456275d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0630c17410e6b663" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0630c17410e6b663" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0630c17410e6b663" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b442509633d623da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b442509633d623da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b69db9264336196d16f23e5c3dddbb15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b442509633d623da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b442509633d623da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b442509633d623da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94ec68295c92842e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94ec68295c92842e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e9324697eac7318148fb745479ad3392" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94ec68295c92842e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94ec68295c92842e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-94ec68295c92842e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3b5bb48f279081f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3b5bb48f279081f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8f698e6a572144c3dd94fbcbc245a3e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3b5bb48f279081f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3b5bb48f279081f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b3b5bb48f279081f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-357337626435dadb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-357337626435dadb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-46ea007821c62473786702241c6546fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-357337626435dadb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-357337626435dadb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-357337626435dadb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f8a69d99d1902c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f8a69d99d1902c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5a811d92a4b4b377d502897fd3fefaaf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f8a69d99d1902c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f8a69d99d1902c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5f8a69d99d1902c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba00aab324ee93ad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba00aab324ee93ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c635ef53926a5f4e9ef220313ec2ba6c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba00aab324ee93ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba00aab324ee93ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba00aab324ee93ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b54b670dd17d2934" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b54b670dd17d2934" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-034fb3f54138f742d36a5f7c60a1f763" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b54b670dd17d2934" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b54b670dd17d2934" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b54b670dd17d2934" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52d3620d1bc18919" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52d3620d1bc18919" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-adabeed4ce36592448407b79931414d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52d3620d1bc18919" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52d3620d1bc18919" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-52d3620d1bc18919" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8839502aeb70acef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8839502aeb70acef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-00852010407b19eb79dfb6475506c600" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8839502aeb70acef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8839502aeb70acef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8839502aeb70acef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7928b185f3de83ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7928b185f3de83ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-df546286e10c3056c77bd55bb9273117" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7928b185f3de83ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7928b185f3de83ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7928b185f3de83ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68d9651806588db6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68d9651806588db6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aa974a235a3594e377501c0114ebf686" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68d9651806588db6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68d9651806588db6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-68d9651806588db6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-709c6a928f624e01" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-709c6a928f624e01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6643bb293ff06d8bea7963c74ddcc738" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-709c6a928f624e01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75199e5a939ad7a3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75199e5a939ad7a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-72232663cc61933e5c5708c893c88eba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75199e5a939ad7a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f30d263d96a861d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f30d263d96a861d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b402a7e3a0e5e86a9bffa017e1337439" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f30d263d96a861d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4be144273d5642ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4be144273d5642ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-55493ff940076f053912e9ae163fc958" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4be144273d5642ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4be144273d5642ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4be144273d5642ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a6e9dc6f29567bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a6e9dc6f29567bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4cbae1793bf5599aac53d199ec5959a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a6e9dc6f29567bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a6e9dc6f29567bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7a6e9dc6f29567bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9e568a572e93776" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9e568a572e93776" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e54b1f4de9cd643cb2a8cc2a90f98f92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9e568a572e93776" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9e568a572e93776" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9e568a572e93776" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-640a6af31da67b69" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-640a6af31da67b69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7141e49ce731ac7f822dc392450c501c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-640a6af31da67b69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-640a6af31da67b69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-640a6af31da67b69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd35bd52397edc11" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd35bd52397edc11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa9c024bcfa8da6cecc2546ad82010a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd35bd52397edc11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd35bd52397edc11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd35bd52397edc11" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f257cff4bb21e55" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f257cff4bb21e55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-145de390e511080f6621991f0bad9251" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f257cff4bb21e55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f257cff4bb21e55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f257cff4bb21e55" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0552db23016a832" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0552db23016a832" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f0a25c1a7dde0062846cea7d5b5828cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0552db23016a832" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0552db23016a832" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c0552db23016a832" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cdf0df02267125d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cdf0df02267125d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-218ecc502078e38e7a07edf4df94da2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cdf0df02267125d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cdf0df02267125d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cdf0df02267125d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5fca595aad053c44" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5fca595aad053c44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4236449dba04d2c844a519f07cbbbd2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5fca595aad053c44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5fca595aad053c44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5fca595aad053c44" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-475d2f7adb7c908c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-475d2f7adb7c908c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6bc3b1756dfc750e8843431e0aae74de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-475d2f7adb7c908c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-475d2f7adb7c908c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-475d2f7adb7c908c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d641bdee6ed81eed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d641bdee6ed81eed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a121ad04ea811f6aa4f6b831c8d00f09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d641bdee6ed81eed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d641bdee6ed81eed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d641bdee6ed81eed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c19987d0601d7aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c19987d0601d7aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2199cbce997c6a0c0165e2d419aaae37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c19987d0601d7aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c19987d0601d7aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3c19987d0601d7aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa64a7622f86be0b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa64a7622f86be0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eec55830e3938cd0f3f7d50d126bb58a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa64a7622f86be0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa64a7622f86be0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa64a7622f86be0b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fec387767c60bd46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fec387767c60bd46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd135a4e606700e2fa601b7e6711a8bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fec387767c60bd46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fec387767c60bd46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fec387767c60bd46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d5cd0613e768ffa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d5cd0613e768ffa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f5fac6ed4c1e5c597dcf9816a41fd036" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d5cd0613e768ffa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d5cd0613e768ffa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d5cd0613e768ffa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-297fd20054ece7b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-297fd20054ece7b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-048008f4eadcbf6ca1584887e6ccee6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-297fd20054ece7b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-297fd20054ece7b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-297fd20054ece7b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b0d0d744ec4e924" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b0d0d744ec4e924" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e718a1aa5a21f036b2e7caa0d4b30ba9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b0d0d744ec4e924" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b0d0d744ec4e924" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0b0d0d744ec4e924" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-441b2a6440649e7f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-441b2a6440649e7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3b5a0adb012f5f6e40772b557e7a6020" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-441b2a6440649e7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-441b2a6440649e7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-441b2a6440649e7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69bffdf5ea4f7716" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69bffdf5ea4f7716" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f05d3b8da49c361edfe2a574d51bfc1b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69bffdf5ea4f7716" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69bffdf5ea4f7716" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69bffdf5ea4f7716" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcde9dc184f2dbd8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcde9dc184f2dbd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b9eb3660555c324dbcd5d4f712be3500" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcde9dc184f2dbd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcde9dc184f2dbd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bcde9dc184f2dbd8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-706065abc3698f7e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-706065abc3698f7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f89af49dc711c88a4da55b519c208211" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-706065abc3698f7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-706065abc3698f7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-706065abc3698f7e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39fccc611672dcbb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39fccc611672dcbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-da787f393c4ae9bdc84b8d505611d7ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39fccc611672dcbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39fccc611672dcbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-39fccc611672dcbb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1939338a1a8ea9b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1939338a1a8ea9b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4018ef2e9225bf0fda0af1172181c1ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1939338a1a8ea9b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1939338a1a8ea9b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1939338a1a8ea9b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ff7e0c30d830061" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ff7e0c30d830061" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dc92400f0dd483d6d7bce438f1f42fd9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ff7e0c30d830061" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ff7e0c30d830061" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9ff7e0c30d830061" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8abcd60160d03a72" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8abcd60160d03a72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0013035b12466592e53cb0ea63221ba5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8abcd60160d03a72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8abcd60160d03a72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8abcd60160d03a72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb56aacddb9cfdf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb56aacddb9cfdf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d5ff49e03c173f71dca020200f9ef8e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb56aacddb9cfdf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb56aacddb9cfdf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1bb56aacddb9cfdf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ee188ac9417f5d9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ee188ac9417f5d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0a1e2f8b24f037fda57b12761bc937a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ee188ac9417f5d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ee188ac9417f5d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ee188ac9417f5d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1a5915fe6440b40" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1a5915fe6440b40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c81b40f1a18eec17924c5462df11635f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1a5915fe6440b40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1a5915fe6440b40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c1a5915fe6440b40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-918a0a13bf76aa33" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-918a0a13bf76aa33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-57841acd35ae8c16fc0f449b45ddf6b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-918a0a13bf76aa33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-918a0a13bf76aa33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-918a0a13bf76aa33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb2b93f8187891ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb2b93f8187891ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-94c817fd368f91f1aaa25647556194bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb2b93f8187891ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb2b93f8187891ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb2b93f8187891ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e840de0eddbba91c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e840de0eddbba91c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c9ab28b8ae806f7a34ba37ec452cafd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e840de0eddbba91c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e840de0eddbba91c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e840de0eddbba91c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4786038957480cd7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4786038957480cd7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-deffc1d92229d7f4c141954efb52ca64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4786038957480cd7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4786038957480cd7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4786038957480cd7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33cc9b5b03a933cd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33cc9b5b03a933cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6b548e3024a46312d502c7c555c3b841" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33cc9b5b03a933cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33cc9b5b03a933cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-33cc9b5b03a933cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95dc1d1e88bdc573" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95dc1d1e88bdc573" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ff87ac13f8e63cacc91374c68d8fb935" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95dc1d1e88bdc573" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95dc1d1e88bdc573" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-95dc1d1e88bdc573" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2c4f89fb230c498" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2c4f89fb230c498" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1fa241ca501886e46ed3c4623819d8d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2c4f89fb230c498" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2c4f89fb230c498" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f2c4f89fb230c498" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5887e1d290f5cfd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5887e1d290f5cfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6f587c4c028d9bfd51a1aa4c590ed6ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5887e1d290f5cfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5887e1d290f5cfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f5887e1d290f5cfd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d70ef87c0349ae23" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d70ef87c0349ae23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a63c5606891935b427108bb1e784a086" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d70ef87c0349ae23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d70ef87c0349ae23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d70ef87c0349ae23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c758d37c2dc316b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c758d37c2dc316b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f489f80836e75f012f760b97b887e1f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c758d37c2dc316b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c758d37c2dc316b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1c758d37c2dc316b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be3e6e05ed0bc897" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be3e6e05ed0bc897" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a662223879fac5759da91412a2dd0c3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be3e6e05ed0bc897" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be3e6e05ed0bc897" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-be3e6e05ed0bc897" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9384698be81f63f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9384698be81f63f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ec93aede447c3c09d10e33e53648e06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9384698be81f63f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9384698be81f63f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d9384698be81f63f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b582229eec496086" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b582229eec496086" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6962327ac322070d48eb0123ab876323" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b582229eec496086" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b582229eec496086" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b582229eec496086" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3abe66b561482c77" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3abe66b561482c77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0eb7b29d6e584055328cf63e8785a9de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3abe66b561482c77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3abe66b561482c77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3abe66b561482c77" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d57c4936621dcfc6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d57c4936621dcfc6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-351a160776940d4aaffd690307ec8d85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d57c4936621dcfc6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d57c4936621dcfc6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d57c4936621dcfc6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeb86f62c5760c8f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeb86f62c5760c8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f64231078dede7c2dbd05995240924f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeb86f62c5760c8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeb86f62c5760c8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aeb86f62c5760c8f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c99a80565dbc586" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c99a80565dbc586" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-028ad696749dc5bc48e9457f42a3cec5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c99a80565dbc586" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c99a80565dbc586" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4c99a80565dbc586" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b7f35b3a47b5be5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b7f35b3a47b5be5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e092be013f067b1b4d793fd2bec9e40e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b7f35b3a47b5be5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b7f35b3a47b5be5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1b7f35b3a47b5be5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acdc73e39f7d127b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acdc73e39f7d127b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ff481df1063918a094668c8c8c5b145" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acdc73e39f7d127b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acdc73e39f7d127b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-acdc73e39f7d127b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4ee2c8fbc412bd0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4ee2c8fbc412bd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c20f1ab27a7818aad02bfcff493b0c60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4ee2c8fbc412bd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4ee2c8fbc412bd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f4ee2c8fbc412bd0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ab298f44c81d624" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ab298f44c81d624" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bfad96eaba481a8186443be224ea8b1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ab298f44c81d624" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9e3c97b42cbd3d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9e3c97b42cbd3d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aacdb510b09a25b887aeb5a5a6141faf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9e3c97b42cbd3d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4f14e8e5521fe47" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4f14e8e5521fe47" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a482a30203e9aeffc1b0d54b7644a51e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4f14e8e5521fe47" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ae806e38646c5d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ae806e38646c5d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0357330b135ded222dd862d63e6f2826" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ae806e38646c5d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ae806e38646c5d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ae806e38646c5d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f953caa2675b9a6d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f953caa2675b9a6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b9f810ef44de8fbc804560d0d04d68f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f953caa2675b9a6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f953caa2675b9a6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f953caa2675b9a6d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-732e3886f53101d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-732e3886f53101d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f406bf83867ed11c3976ad33bb654d87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-732e3886f53101d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-732e3886f53101d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-732e3886f53101d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-186f0769a96ac1bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-186f0769a96ac1bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6ef98966e94844846bcf70185799b47" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-186f0769a96ac1bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-186f0769a96ac1bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-186f0769a96ac1bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bcf18878b2dc407" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bcf18878b2dc407" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eb630d93944aba10d2cc7bb2baa69364" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bcf18878b2dc407" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bcf18878b2dc407" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1bcf18878b2dc407" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96af3b4b4b6ec2ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96af3b4b4b6ec2ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d3475f70ca4a2e81d4d4714b8bfd9f01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96af3b4b4b6ec2ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96af3b4b4b6ec2ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-96af3b4b4b6ec2ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-876431e5a46c428e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-876431e5a46c428e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4d96670b4fad0e7dfc652538c802a8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-876431e5a46c428e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-876431e5a46c428e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-876431e5a46c428e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-347a59c7fc0a2a15" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-347a59c7fc0a2a15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8154adcf0315b25bbb5afe2c7f00d458" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-347a59c7fc0a2a15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-347a59c7fc0a2a15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-347a59c7fc0a2a15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e1a26f2baad2422" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e1a26f2baad2422" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-681ab464f8bf54d75e48172caa6d339a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e1a26f2baad2422" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e1a26f2baad2422" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1e1a26f2baad2422" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16439b4e4c9e72c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16439b4e4c9e72c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-75f864461e96d4425e374ead40644230" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16439b4e4c9e72c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16439b4e4c9e72c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-16439b4e4c9e72c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f5e71ab94d61831" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f5e71ab94d61831" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d92bc0c2f11ce29433dbba4fc5aaed35" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f5e71ab94d61831" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f5e71ab94d61831" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8f5e71ab94d61831" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7abacb06e10cdd53" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7abacb06e10cdd53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-340481d372e25676e48283d5e51b916e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7abacb06e10cdd53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7abacb06e10cdd53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7abacb06e10cdd53" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ba5116094a17e10" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ba5116094a17e10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-15c45966d141344ee2643cb955482753" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ba5116094a17e10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ba5116094a17e10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4ba5116094a17e10" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0840ba943f0bdea0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0840ba943f0bdea0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ddfb9314c3022e9a8ca227477315433c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0840ba943f0bdea0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0840ba943f0bdea0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0840ba943f0bdea0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8aec04ab4d98f25" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8aec04ab4d98f25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fc231f78ebb51a5d44da96663f143fcc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8aec04ab4d98f25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8aec04ab4d98f25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d8aec04ab4d98f25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0a28871a876d30f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0a28871a876d30f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5dab6822409d8faa2387aaf36b45e19b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0a28871a876d30f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0a28871a876d30f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f0a28871a876d30f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca50513b1b63cd1e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca50513b1b63cd1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7937a6d6456b78ff987bc30fc5f9e147" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca50513b1b63cd1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca50513b1b63cd1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca50513b1b63cd1e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b0601754a73e1c9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b0601754a73e1c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bbeeda52b1868efb519ea2eeef7247af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b0601754a73e1c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b0601754a73e1c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3b0601754a73e1c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7165b264e16932db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7165b264e16932db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ddc1ee71d8931403e833b7f5d33ecb5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7165b264e16932db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7165b264e16932db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7165b264e16932db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec9612305b71abcc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec9612305b71abcc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-40cb93ef6702b626b73257ee93189d47" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec9612305b71abcc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec9612305b71abcc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ec9612305b71abcc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2053046dda6bbd05" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2053046dda6bbd05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cac27ce680e6a3daf6495ccec5019a0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2053046dda6bbd05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2053046dda6bbd05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2053046dda6bbd05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ed51c01372b780e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ed51c01372b780e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-263af6c4bd278962e3d94d7cdf0037d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ed51c01372b780e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ed51c01372b780e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4ed51c01372b780e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0c8c8e5d6b21e12" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0c8c8e5d6b21e12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-167bb4e3fe1abc1543b8c7706f42fc67" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0c8c8e5d6b21e12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0c8c8e5d6b21e12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e0c8c8e5d6b21e12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab61789c5e86191c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab61789c5e86191c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-351ba112f57ce23678ba7d83bdc2923d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab61789c5e86191c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab61789c5e86191c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab61789c5e86191c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e41308eef2cdedca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e41308eef2cdedca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6f05da516904ed3e7ed7da108e98b00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e41308eef2cdedca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e41308eef2cdedca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e41308eef2cdedca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bc3b6f8e30c841a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bc3b6f8e30c841a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d0af21a8ae7ace08ddc922a7434d592" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bc3b6f8e30c841a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bc3b6f8e30c841a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0bc3b6f8e30c841a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3351da2b22d1550b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3351da2b22d1550b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e4c854ffe921b5bbf501bd13c81d4dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3351da2b22d1550b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3351da2b22d1550b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3351da2b22d1550b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2e10370e06bfae9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2e10370e06bfae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c93118748c931fbc11dd250a7ba4c0ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2e10370e06bfae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2e10370e06bfae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b2e10370e06bfae9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2724980888f50e60" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2724980888f50e60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-65e9bab1dbe39dff1874aa50c2b719ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2724980888f50e60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2724980888f50e60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2724980888f50e60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c193a4f9bfb757" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c193a4f9bfb757" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4470a3f9c9f9c39256f278e67a0da647" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c193a4f9bfb757" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c193a4f9bfb757" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-87c193a4f9bfb757" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e200bc25a3b3bc9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e200bc25a3b3bc9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-347861d188675293bb0272d8d420f322" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e200bc25a3b3bc9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e200bc25a3b3bc9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6e200bc25a3b3bc9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d9c39c081bccadb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d9c39c081bccadb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bfdb95922fe4e37cd108d9373606b325" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d9c39c081bccadb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d9c39c081bccadb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7d9c39c081bccadb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb51a20c5c484864" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb51a20c5c484864" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cf70e8126266b5c4027d644c40e4955f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb51a20c5c484864" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb51a20c5c484864" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cb51a20c5c484864" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90e64dc8d58c5841" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90e64dc8d58c5841" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6b1e9f05f84c20bcf01d1cff74ac589" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90e64dc8d58c5841" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90e64dc8d58c5841" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-90e64dc8d58c5841" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f455ffcdeee7a721" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f455ffcdeee7a721" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7c2c696d7ed9077fe49dddb34a8077f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f455ffcdeee7a721" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f455ffcdeee7a721" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f455ffcdeee7a721" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c55fe649713406da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c55fe649713406da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f3a0762f2e687cfbcb1d8562674ad34" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c55fe649713406da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c55fe649713406da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c55fe649713406da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb3d65abaccefea7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb3d65abaccefea7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8093a23e479cabedf62f58f82dce6661" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb3d65abaccefea7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb3d65abaccefea7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fb3d65abaccefea7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6b6411391916d84" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6b6411391916d84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b91f6f146aea954d711fb4b7c77705d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6b6411391916d84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6b6411391916d84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d6b6411391916d84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-160e548e6d834b2b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-160e548e6d834b2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9118b6df0ac523775c00bc3f398a6b7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-160e548e6d834b2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-160e548e6d834b2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-160e548e6d834b2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09851049d19500f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09851049d19500f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a5767c97448923d5a46d5f0f8df26313" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09851049d19500f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09851049d19500f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-09851049d19500f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba78db114405590f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba78db114405590f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90161f407fc6f492ec9e44ec8d8d4966" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba78db114405590f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba78db114405590f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba78db114405590f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbe4b57758bbc825" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbe4b57758bbc825" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-540fa9feb1aeb0f87fd06335aaf0bb8d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbe4b57758bbc825" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbe4b57758bbc825" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cbe4b57758bbc825" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6d34951bdd20afe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6d34951bdd20afe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9757e7e4f575bf2ff63ad97e0c26a0f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6d34951bdd20afe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c55c2d2b81718fa8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c55c2d2b81718fa8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d572bf3cb6c9372f59514fa1a1e6177a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c55c2d2b81718fa8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d81d9b99ff4dc0f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d81d9b99ff4dc0f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cdac8b9a4e266714a78342a5ad61ce11" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d81d9b99ff4dc0f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e9a63bb6080bae7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e9a63bb6080bae7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-95a9cddf45599ead71d9664e3146ef2a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e9a63bb6080bae7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e9a63bb6080bae7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7e9a63bb6080bae7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9f5142630f8af5b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9f5142630f8af5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef364d469369c14c86bfa87e82323c14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9f5142630f8af5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9f5142630f8af5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f9f5142630f8af5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efd7581f5d571702" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efd7581f5d571702" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-45f512670edb9ed43792da539cacfb41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efd7581f5d571702" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efd7581f5d571702" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-efd7581f5d571702" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7a51ef799ab1b22" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7a51ef799ab1b22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-700e6b2016dcfb7cac28a116f697e32b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7a51ef799ab1b22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7a51ef799ab1b22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a7a51ef799ab1b22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa43d02b2201d9aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa43d02b2201d9aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-354d226550f066fbc015e51bc4860db8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa43d02b2201d9aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa43d02b2201d9aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa43d02b2201d9aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf49763c7f6c5a45" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf49763c7f6c5a45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f8a99dd9e31c6908a4c032b71537603" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf49763c7f6c5a45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf49763c7f6c5a45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bf49763c7f6c5a45" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20eee1b75e2ae0b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20eee1b75e2ae0b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-18fb35c3b5792dce3f3ee0adaba9d735" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20eee1b75e2ae0b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20eee1b75e2ae0b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20eee1b75e2ae0b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-697499c102594590" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-697499c102594590" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-42bdceefc221ca107d2de6223f699b95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-697499c102594590" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-697499c102594590" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-697499c102594590" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b9f37cf0ce4c42f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b9f37cf0ce4c42f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6e2bd86779c11668fea1924bfd332b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b9f37cf0ce4c42f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b9f37cf0ce4c42f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0b9f37cf0ce4c42f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82e8194bd2699b38" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82e8194bd2699b38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-42a35564b4eac1351bfaf55f2d4469b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82e8194bd2699b38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82e8194bd2699b38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-82e8194bd2699b38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bff8bdc60a81682" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bff8bdc60a81682" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b69bb07c4961abf3e294b87e49f669c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bff8bdc60a81682" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bff8bdc60a81682" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5bff8bdc60a81682" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94e5443d2b59e1c2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94e5443d2b59e1c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ed619d8dc712257ccd3c2d93ecf437c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94e5443d2b59e1c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94e5443d2b59e1c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-94e5443d2b59e1c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8ac9e74e0b1b30f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8ac9e74e0b1b30f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aca78fc0e81d442ece4e14f831bf5354" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8ac9e74e0b1b30f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8ac9e74e0b1b30f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e8ac9e74e0b1b30f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a9082fa880c233e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a9082fa880c233e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e044d433a574341a52a92334afbb8af9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a9082fa880c233e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a9082fa880c233e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a9082fa880c233e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60a7d70de0c99efa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60a7d70de0c99efa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c344e9fc6830c40c294d2b719f20723b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60a7d70de0c99efa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60a7d70de0c99efa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-60a7d70de0c99efa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-684dead0a95360b4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-684dead0a95360b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-49bd916b32d1f816372744c3e11f371b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-684dead0a95360b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-684dead0a95360b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-684dead0a95360b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e99d46b3135622d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e99d46b3135622d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7cc850cbe598570e085c59e83fe88448" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e99d46b3135622d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e99d46b3135622d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e99d46b3135622d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7473b0e2f42b157" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7473b0e2f42b157" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c75074a0aa528ce17ffa68f523f1d261" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7473b0e2f42b157" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7473b0e2f42b157" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b7473b0e2f42b157" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e191c7bf4efee70c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e191c7bf4efee70c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b04a4bdb9ebef526c269e480209358b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e191c7bf4efee70c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e191c7bf4efee70c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e191c7bf4efee70c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52033f01f4090239" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52033f01f4090239" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b18505d71255f134f37bf9992fbde48f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52033f01f4090239" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52033f01f4090239" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-52033f01f4090239" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ec03831072ae237" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ec03831072ae237" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8dde40786cb5844dd6bd26ea9b16033a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ec03831072ae237" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ec03831072ae237" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ec03831072ae237" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd1192fed61b4178" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd1192fed61b4178" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0be7f8296dd81d50d38f9ba8d4b0090b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd1192fed61b4178" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd1192fed61b4178" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd1192fed61b4178" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f73d8fe522da304d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f73d8fe522da304d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-da1ee89eb4e2d0c70ccab11522f59c43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f73d8fe522da304d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f73d8fe522da304d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f73d8fe522da304d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6116fff271be7c86" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6116fff271be7c86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2c12ac8d009f02ddaa9c4c9b83ba72e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6116fff271be7c86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6116fff271be7c86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6116fff271be7c86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-684583aa66d45e3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-684583aa66d45e3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bfa605208e168b06da0f0ddb18c1df81" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-684583aa66d45e3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-684583aa66d45e3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-684583aa66d45e3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c06aaa93e9692c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c06aaa93e9692c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1a07a73761c97efc5d887e64b58f88e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c06aaa93e9692c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c06aaa93e9692c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5c06aaa93e9692c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0de182f366f3e30" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0de182f366f3e30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac7b0c62c37b7a589703a3c16a92b247" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0de182f366f3e30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0de182f366f3e30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e0de182f366f3e30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26952622245647bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26952622245647bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-62f8dd1650b4f38ea5592d1252c48b12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26952622245647bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26952622245647bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-26952622245647bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8509938ac9127efc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8509938ac9127efc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53748ac72cc952e802a09e08f4c61442" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8509938ac9127efc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8509938ac9127efc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8509938ac9127efc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-614554c5905064f8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-614554c5905064f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-84ac45a669806f734782a04bc7490d52" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-614554c5905064f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-614554c5905064f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-614554c5905064f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e38bb8d3e758c67e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e38bb8d3e758c67e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7fac39cdb93569f0b7f26a07ab370bbe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e38bb8d3e758c67e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e38bb8d3e758c67e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e38bb8d3e758c67e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c20ebb8e9b588f1a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c20ebb8e9b588f1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-148c2e41f42e2959fb183ca876bdeffb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c20ebb8e9b588f1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c20ebb8e9b588f1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c20ebb8e9b588f1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ee8876205847df0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ee8876205847df0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-863bfb9a9b5596fabc208984802ac3fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ee8876205847df0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ee8876205847df0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1ee8876205847df0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-591ac644fd3dda77" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-591ac644fd3dda77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4b5ba19cde965aa0a59847edaa1ef2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-591ac644fd3dda77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-591ac644fd3dda77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-591ac644fd3dda77" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-437d208c45b66544" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-437d208c45b66544" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ee9b7f0e62f8b776a261c9c1dd54f6d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-437d208c45b66544" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-437d208c45b66544" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-437d208c45b66544" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-500a29b13a40211f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-500a29b13a40211f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d4f85a8db7a2bfe7a71b7e34e8703816" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-500a29b13a40211f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-500a29b13a40211f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-500a29b13a40211f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-981e1b252cdaec77" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-981e1b252cdaec77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c061c01fa79c16d60802b133edc4b190" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-981e1b252cdaec77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-981e1b252cdaec77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-981e1b252cdaec77" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9004d5f77737841" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9004d5f77737841" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24ff47c6a447b6b67f34124c784eaa80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9004d5f77737841" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9004d5f77737841" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a9004d5f77737841" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9b8b7eb16787c71" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9b8b7eb16787c71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aa22d22fb674cbb0068afe63b2d9e030" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9b8b7eb16787c71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9b8b7eb16787c71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9b8b7eb16787c71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e4c2ceafcb6b1a6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e4c2ceafcb6b1a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac377ed0f0cf65c32c4430b52eb2719f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e4c2ceafcb6b1a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e4c2ceafcb6b1a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7e4c2ceafcb6b1a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-180df2ac1ca2f88c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-180df2ac1ca2f88c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6cb5bc27840f18789884b731fd01c9b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-180df2ac1ca2f88c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-180df2ac1ca2f88c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-180df2ac1ca2f88c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c104ed6196e32a7f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c104ed6196e32a7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-582d64b0678245e80a68237cec950edf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c104ed6196e32a7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c104ed6196e32a7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c104ed6196e32a7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c9c7089a394de9b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c9c7089a394de9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-813b0a801e6c37487428dc8915dce6e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c9c7089a394de9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69f34d13266d8fec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69f34d13266d8fec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1009a3bc0fe730aa93e0d0e40f282b3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69f34d13266d8fec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70f06a204797895a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70f06a204797895a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-042a7ce8b77128340699e48c1986cffc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70f06a204797895a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e54d176e7421472" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e54d176e7421472" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a28a76061fe932e742803a627e480dd0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e54d176e7421472" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e54d176e7421472" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9e54d176e7421472" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26c9458b1b0ffee6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26c9458b1b0ffee6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cdc99aca5c16a784700e72cf72c1a4cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26c9458b1b0ffee6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26c9458b1b0ffee6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-26c9458b1b0ffee6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7536468def973b9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7536468def973b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9aea8a9de18ae056e236e6a63640edab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7536468def973b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7536468def973b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b7536468def973b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12256645848db476" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12256645848db476" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4680ec2f44c7b30910282fe4895519dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12256645848db476" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12256645848db476" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-12256645848db476" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f192a2e3831980fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f192a2e3831980fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d6969b893b60779f90d6c0e83f19af39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f192a2e3831980fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f192a2e3831980fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f192a2e3831980fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-226d8107bfdcd99e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-226d8107bfdcd99e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dcc4b3a3decd2097034b4d0d49ddb50a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-226d8107bfdcd99e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-226d8107bfdcd99e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-226d8107bfdcd99e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69b55dcc1e07b1f7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69b55dcc1e07b1f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-894f3a6e6df9797299fa27bc3d336228" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69b55dcc1e07b1f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69b55dcc1e07b1f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69b55dcc1e07b1f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-949f5973d5d3c097" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-949f5973d5d3c097" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e8c44dbc2750d21e5a73cd7c9ebf492" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-949f5973d5d3c097" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-949f5973d5d3c097" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-949f5973d5d3c097" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2b8856346a83d3a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2b8856346a83d3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-373f4466b3508ead7f8c7b9d4ab1a2f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2b8856346a83d3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2b8856346a83d3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d2b8856346a83d3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddb0220dff09384f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddb0220dff09384f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8fb34a50f3c3430e36953a76a86eb87a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddb0220dff09384f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddb0220dff09384f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ddb0220dff09384f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d913b7b5df2bd283" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d913b7b5df2bd283" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0f9369812925af0178cb5a9a51e3cd20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d913b7b5df2bd283" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d913b7b5df2bd283" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d913b7b5df2bd283" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2185eafa48979b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2185eafa48979b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b86d5c660230b3f41965a289989f911f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2185eafa48979b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2185eafa48979b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c2185eafa48979b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-970573c9e9687259" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-970573c9e9687259" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-82b390909409cfc9872283f924d3c53f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-970573c9e9687259" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-970573c9e9687259" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-970573c9e9687259" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74c3793bf0575c60" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74c3793bf0575c60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-49d88b15efd06121f00589d8ce047695" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74c3793bf0575c60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74c3793bf0575c60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-74c3793bf0575c60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0564d90856b68f7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0564d90856b68f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fb3684f9fd5233f54a9dadd1dc054f0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0564d90856b68f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0564d90856b68f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b0564d90856b68f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fef3f33f69bdf5c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fef3f33f69bdf5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-85da1a0249b7ef1189dd77e5e3f1777c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fef3f33f69bdf5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fef3f33f69bdf5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7fef3f33f69bdf5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b3ee07adbac86a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b3ee07adbac86a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-347ac6b52893199a5954e625fb133476" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b3ee07adbac86a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b3ee07adbac86a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7b3ee07adbac86a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a774e5183ccf896d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a774e5183ccf896d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-23f94ca3a91065333c1247c63600dbde" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a774e5183ccf896d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a774e5183ccf896d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a774e5183ccf896d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22887ead5632a041" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22887ead5632a041" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d1b44b3a71a945d58c8b75d4d746b758" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22887ead5632a041" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22887ead5632a041" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22887ead5632a041" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2697a16ea42e5548" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2697a16ea42e5548" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-149ff5f90e146d4a4a33aa901a49726f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2697a16ea42e5548" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2697a16ea42e5548" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2697a16ea42e5548" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d661d16bde296e73" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d661d16bde296e73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e416bc06f3bc6a23bd5527e7dc4bfd4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d661d16bde296e73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d661d16bde296e73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d661d16bde296e73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cdb525764fd1a83a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cdb525764fd1a83a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a07708dc967f2470c141c41381d79a06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cdb525764fd1a83a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cdb525764fd1a83a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cdb525764fd1a83a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1990ea46d51dacc8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1990ea46d51dacc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dfb2306e45a1a65a35fdb015300af17b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1990ea46d51dacc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1990ea46d51dacc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1990ea46d51dacc8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77ce18576389e1a7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77ce18576389e1a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-82d92955a4e01dfab00c5377b7f8b1bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77ce18576389e1a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77ce18576389e1a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-77ce18576389e1a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b72edfd460a97b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b72edfd460a97b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-44266c090fc2c05265ae95e44f815ae6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b72edfd460a97b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b72edfd460a97b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b72edfd460a97b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2c417f8efec8a5e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2c417f8efec8a5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-87afcbda1a1d7e5c81632cc721415747" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2c417f8efec8a5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2c417f8efec8a5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a2c417f8efec8a5e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c0d1ec2616dce31" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c0d1ec2616dce31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7308b65a3d23b7475a8b83e4c13b706e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c0d1ec2616dce31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c0d1ec2616dce31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8c0d1ec2616dce31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4d11e6c414293d8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4d11e6c414293d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f902caf2166bfd6acda4b42a9962c94d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4d11e6c414293d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4d11e6c414293d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c4d11e6c414293d8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1c616ca53c11ff1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1c616ca53c11ff1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e3d496f53387c52aec89233af1e4d17e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1c616ca53c11ff1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1c616ca53c11ff1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c1c616ca53c11ff1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eaacff67e03f8eac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eaacff67e03f8eac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4587f822e472c0aaf85b7e91c2f8b70e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eaacff67e03f8eac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eaacff67e03f8eac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eaacff67e03f8eac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14f57826bf5394aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14f57826bf5394aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ebb9a125e1d1c881cf7a589c634c216" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14f57826bf5394aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14f57826bf5394aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-14f57826bf5394aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aa2cef20aded495" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aa2cef20aded495" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea40401f56c363dd8b338b8730c4b4f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aa2cef20aded495" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aa2cef20aded495" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9aa2cef20aded495" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a9be43471c0676a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a9be43471c0676a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f6bb01b693cf1e5edb40c10073737e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a9be43471c0676a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a9be43471c0676a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a9be43471c0676a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32e7ea43459a34ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32e7ea43459a34ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2cacfc8ffd2b48ee3d79e818f0e2fdd6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32e7ea43459a34ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32e7ea43459a34ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-32e7ea43459a34ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b59ecd9f45b8746" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b59ecd9f45b8746" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-36dacc8430d25111069ea85f0dcd0222" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b59ecd9f45b8746" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b59ecd9f45b8746" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0b59ecd9f45b8746" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-939d86f8028a0a90" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-939d86f8028a0a90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b7fa769df9b2bc8ca46bf5d45ed5967" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-939d86f8028a0a90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-939d86f8028a0a90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-939d86f8028a0a90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc4dc488742296fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc4dc488742296fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-545263d94ab89142c826771b21fa9be8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc4dc488742296fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc4dc488742296fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fc4dc488742296fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05af80f4c96b5ce7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05af80f4c96b5ce7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f538fc4af771941da62a17c8a3004208" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05af80f4c96b5ce7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05af80f4c96b5ce7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-05af80f4c96b5ce7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4c35b0e376f166b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4c35b0e376f166b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b627bdc9a05010014caace3f5882cf68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4c35b0e376f166b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4c35b0e376f166b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4c35b0e376f166b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04225b254ef23024" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04225b254ef23024" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a77e95487d98284ddba51c00c435606c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04225b254ef23024" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04225b254ef23024" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-04225b254ef23024" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a087c31c6016e743" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a087c31c6016e743" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-560d404ca7d061d91f9b61dfaa98a2c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a087c31c6016e743" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a087c31c6016e743" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a087c31c6016e743" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4553aba1551735f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4553aba1551735f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-122d4ece29e20ff0910cda7ada8d3dc1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4553aba1551735f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4553aba1551735f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4553aba1551735f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2fee049976cd6fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2fee049976cd6fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-baf4d037fc8481ad3885c0eb8785446f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2fee049976cd6fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-407d8294edbb82ef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-407d8294edbb82ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-02aef0b3ecac2ac4578abf11a6bc7c97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-407d8294edbb82ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6dbbd112ecd1a5b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6dbbd112ecd1a5b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-63b28f4999b7e1fc17e06deb33d425a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6dbbd112ecd1a5b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5812f76404c85a5e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5812f76404c85a5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-93d3a9f89c5177afcec0b5b9067e4929" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5812f76404c85a5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5812f76404c85a5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5812f76404c85a5e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a07bd59c2f10e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a07bd59c2f10e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cf129b41623a52089878673fa0b0beb4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a07bd59c2f10e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a07bd59c2f10e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-52a07bd59c2f10e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196937a777e7e30c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196937a777e7e30c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9afbb9a180b1c369dd29563317ac7520" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196937a777e7e30c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196937a777e7e30c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-196937a777e7e30c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70a9867f9c582157" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70a9867f9c582157" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-894ddbe1a6a77af5f83023f38b5f3f27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70a9867f9c582157" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70a9867f9c582157" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-70a9867f9c582157" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d365f6e73de9aa7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d365f6e73de9aa7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04e0eb07c66179f8e5f73c4675059b64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d365f6e73de9aa7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d365f6e73de9aa7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4d365f6e73de9aa7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a68d4af4c2d8bea2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a68d4af4c2d8bea2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7689299c9cc11789d4d45e2df1c13354" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a68d4af4c2d8bea2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a68d4af4c2d8bea2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a68d4af4c2d8bea2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9eab792b0583eea9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9eab792b0583eea9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-774712a8cd8a29bf9e312d4ebece74a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9eab792b0583eea9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9eab792b0583eea9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9eab792b0583eea9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f99186be0730324" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f99186be0730324" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2fedbd0223acf9c1f3bbcb0e16c5be47" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f99186be0730324" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f99186be0730324" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3f99186be0730324" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc0ba1b5c9c346b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc0ba1b5c9c346b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e052de3412d158fb7128f056f86f3025" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc0ba1b5c9c346b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc0ba1b5c9c346b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bc0ba1b5c9c346b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f940e5ff4a99d53" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f940e5ff4a99d53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8152b5260403b4902f0d409131196dc6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f940e5ff4a99d53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f940e5ff4a99d53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1f940e5ff4a99d53" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ff5092a0181778d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ff5092a0181778d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ad23a883617bb8d33f95f46e977e24c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ff5092a0181778d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ff5092a0181778d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ff5092a0181778d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ebb1b28ca9aecbb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ebb1b28ca9aecbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d2633fa1ec873dc29d3c0ad95cdf5b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ebb1b28ca9aecbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ebb1b28ca9aecbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8ebb1b28ca9aecbb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd70a6c3e8cc8d89" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd70a6c3e8cc8d89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a858b27dc0033a72c6f6048c5933937a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd70a6c3e8cc8d89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd70a6c3e8cc8d89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd70a6c3e8cc8d89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-053688857da33c94" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-053688857da33c94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-63c4144b3d1a00758d083f6d381d0fbc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-053688857da33c94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-053688857da33c94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-053688857da33c94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35d014ccca4cd6d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35d014ccca4cd6d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a2798aa47b98ae5fedb4ddab334e11ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35d014ccca4cd6d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35d014ccca4cd6d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-35d014ccca4cd6d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba2662813f1f96de" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba2662813f1f96de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-60313ae9967064219c704e8c1b790da0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba2662813f1f96de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba2662813f1f96de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba2662813f1f96de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e051506fa0127fa2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e051506fa0127fa2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a2c577ac66a8ca7acff9bf9d75a8219" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e051506fa0127fa2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e051506fa0127fa2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e051506fa0127fa2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-703288301b142dbb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-703288301b142dbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a776aa774c0dd3780d8d2c879ab6a39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-703288301b142dbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-703288301b142dbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-703288301b142dbb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ca8cd74117a0859" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ca8cd74117a0859" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-636262f36e49d26df7f24f35c9a07f38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ca8cd74117a0859" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ca8cd74117a0859" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2ca8cd74117a0859" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5fa52862cf438f7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5fa52862cf438f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae9b0dde5f1db66d7f12d9c14785d5cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5fa52862cf438f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5fa52862cf438f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a5fa52862cf438f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c44de6e53dcd32b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c44de6e53dcd32b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-22c9c500e3c7410d98235d884923d9db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c44de6e53dcd32b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c44de6e53dcd32b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6c44de6e53dcd32b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3af162b6212a8170" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3af162b6212a8170" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a916c72bef646668f4a2deb0259e5d3e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3af162b6212a8170" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3af162b6212a8170" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3af162b6212a8170" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-308eb37066439be9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-308eb37066439be9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d218fb0fd75afae4cb234d7f11c947b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-308eb37066439be9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-308eb37066439be9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-308eb37066439be9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5960d00214bd487e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5960d00214bd487e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bf3aee31e335c6bbce0a0442b1cc108a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5960d00214bd487e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5960d00214bd487e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5960d00214bd487e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69e9d0bef9739380" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69e9d0bef9739380" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d7e98e01719d0ff599a59323c6b8c73a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69e9d0bef9739380" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69e9d0bef9739380" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69e9d0bef9739380" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1272b83d6f915e36" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1272b83d6f915e36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f8e57266a50c59c944b94757444ee7ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1272b83d6f915e36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1272b83d6f915e36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1272b83d6f915e36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e205b30d413ca475" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e205b30d413ca475" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e22611adccef9609761cd90169d030b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e205b30d413ca475" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e205b30d413ca475" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e205b30d413ca475" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19a26156deb77d0a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19a26156deb77d0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d3dbf0ff34f8e0e7bebc4f9bf488e996" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19a26156deb77d0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19a26156deb77d0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-19a26156deb77d0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-330c2a120a420015" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-330c2a120a420015" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e63c39bb86ecce4ba622c721424551ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-330c2a120a420015" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-330c2a120a420015" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-330c2a120a420015" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e720d889504130f0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e720d889504130f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7a18447b1bc6307d12cebd077668648c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e720d889504130f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e720d889504130f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e720d889504130f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b17dbc7da6c15b16" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b17dbc7da6c15b16" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3684eb6971c4a11551ac6c5f7568f1dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b17dbc7da6c15b16" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b17dbc7da6c15b16" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b17dbc7da6c15b16" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-668bb1460c9c6663" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-668bb1460c9c6663" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-20b939f3a54922b74e5693cc91983a14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-668bb1460c9c6663" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-668bb1460c9c6663" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-668bb1460c9c6663" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f8f53bb03f38eb2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f8f53bb03f38eb2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-affc1676d50a892a09c849e93a946f43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f8f53bb03f38eb2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f8f53bb03f38eb2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f8f53bb03f38eb2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4504d0ee613a8a9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4504d0ee613a8a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9ab48e4b1f5a267b55f972f4da988ea5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4504d0ee613a8a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4504d0ee613a8a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f4504d0ee613a8a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-927f2aa436630e57" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-927f2aa436630e57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-60d5aa1befa3cd9995b69c2f3db4f204" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-927f2aa436630e57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-927f2aa436630e57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-927f2aa436630e57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3cce3f7022d042d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3cce3f7022d042d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8543107d9e661b358416c1f43b292a8d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3cce3f7022d042d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3cce3f7022d042d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a3cce3f7022d042d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce0543e9640f3b86" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce0543e9640f3b86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-216196bd80d6075a4abd2095df056d9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce0543e9640f3b86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce0543e9640f3b86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ce0543e9640f3b86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1105031f1685c82e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1105031f1685c82e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f7859d198d9d4d4d1ec16637b177b386" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1105031f1685c82e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1105031f1685c82e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1105031f1685c82e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8ce6ce7c0fd4695" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8ce6ce7c0fd4695" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-14875e984d97929830d9d397465e016e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8ce6ce7c0fd4695" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8ce6ce7c0fd4695" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f8ce6ce7c0fd4695" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17dbdf367016f003" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17dbdf367016f003" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-143a7c7cdbc7efc5a8aa56c79df47e0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17dbdf367016f003" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17dbdf367016f003" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-17dbdf367016f003" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ec5b1488309dfd9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ec5b1488309dfd9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f1f137c38d1d573fd2dccf10f295f6b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ec5b1488309dfd9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ec5b1488309dfd9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7ec5b1488309dfd9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f91ec5ff745a3db7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f91ec5ff745a3db7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-57a685c6ab0d3357189d1013bdfaf9b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f91ec5ff745a3db7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f91ec5ff745a3db7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f91ec5ff745a3db7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b16f781ec3b38af6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b16f781ec3b38af6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-818a8d811068dc71f14f743aadbd3ecd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b16f781ec3b38af6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab13602f94052bb7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab13602f94052bb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-33fa9f107c395c5f84ecaf0474255f9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab13602f94052bb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de90928a63cd4d6a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de90928a63cd4d6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d8dfd4971103fe8364b740edc7d6890a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de90928a63cd4d6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27ae88b907486eba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27ae88b907486eba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-467caf242e89ee15662567f6a02d7d4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27ae88b907486eba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27ae88b907486eba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-27ae88b907486eba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e28c6382d1a29a3c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e28c6382d1a29a3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-922b0b1f330321944fb654f5f8326ecc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e28c6382d1a29a3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e28c6382d1a29a3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e28c6382d1a29a3c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6c1af2e5c7c6325" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6c1af2e5c7c6325" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-061f68c70314b2645f6e2b7ea0752ea0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6c1af2e5c7c6325" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6c1af2e5c7c6325" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e6c1af2e5c7c6325" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fffc142457328c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fffc142457328c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9ef0dfc97ec30f60ed6ada33fabcc63e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fffc142457328c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fffc142457328c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9fffc142457328c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-152578ab6dd7df28" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-152578ab6dd7df28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ccd3f1c14e14fe22fcd7e06902f99738" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-152578ab6dd7df28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-152578ab6dd7df28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-152578ab6dd7df28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-717491fa3379ab94" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-717491fa3379ab94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-543d6ca3e8e50e39579be05d39c388be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-717491fa3379ab94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-717491fa3379ab94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-717491fa3379ab94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ece7884f356a363e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ece7884f356a363e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1fbc9bc3410c2c49f2a2a74ee8901eb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ece7884f356a363e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ece7884f356a363e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ece7884f356a363e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f8b2ea952259665" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f8b2ea952259665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f50d2d487d4ec1c92abc48401b2705c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f8b2ea952259665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f8b2ea952259665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f8b2ea952259665" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4136c84fbcb115c1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4136c84fbcb115c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de5a3ba35d48a8bf798032e241d870fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4136c84fbcb115c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4136c84fbcb115c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4136c84fbcb115c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56afca33b1f7e6b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56afca33b1f7e6b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0e37a976eb556890c785b45469ab4ffc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56afca33b1f7e6b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56afca33b1f7e6b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-56afca33b1f7e6b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cea5df94fa44fcf0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cea5df94fa44fcf0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-907771b2a6ccda3a6c4977b40deddcba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cea5df94fa44fcf0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cea5df94fa44fcf0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cea5df94fa44fcf0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfc1fce0202390b4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfc1fce0202390b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a9899fd363598f854dc52eb3b49cb356" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfc1fce0202390b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfc1fce0202390b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dfc1fce0202390b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ebbca26be4e59e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ebbca26be4e59e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-408db49b33eb566d93bfc4447538e0b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ebbca26be4e59e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ebbca26be4e59e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ebbca26be4e59e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aca6c72f80dd5269" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aca6c72f80dd5269" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca12a8b1c4459307d0e5f85e49192e12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aca6c72f80dd5269" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aca6c72f80dd5269" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aca6c72f80dd5269" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71d9b16fc5571d9c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71d9b16fc5571d9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6260c0fe9ca0d4da38cb0857ee9c802d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71d9b16fc5571d9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71d9b16fc5571d9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-71d9b16fc5571d9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e6694b43885f00e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e6694b43885f00e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-618a4578ecd9709b479e61dd131ab299" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e6694b43885f00e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e6694b43885f00e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5e6694b43885f00e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f97fac238c817b45" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f97fac238c817b45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24130b6dcf47c275298d7c1df0450aed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f97fac238c817b45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f97fac238c817b45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f97fac238c817b45" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-923e2f2d2e49db5c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-923e2f2d2e49db5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2177dc80820bceaa7d2e0622e177b0fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-923e2f2d2e49db5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-923e2f2d2e49db5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-923e2f2d2e49db5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67c261a2f24830ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67c261a2f24830ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c965e872af6f55f9f967beba9f89ed5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67c261a2f24830ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67c261a2f24830ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-67c261a2f24830ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84f62a2a4cce3fd9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84f62a2a4cce3fd9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79a58987313fd0ec8895968cfbe710e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84f62a2a4cce3fd9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84f62a2a4cce3fd9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-84f62a2a4cce3fd9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2a5ce1bdb6f05f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2a5ce1bdb6f05f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fcc6b9f9ca630fd6ee84f3cab67d62e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2a5ce1bdb6f05f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2a5ce1bdb6f05f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f2a5ce1bdb6f05f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc3433ea51f11eb0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc3433ea51f11eb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-116ef0bebf568742250b3d274039d97c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc3433ea51f11eb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc3433ea51f11eb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bc3433ea51f11eb0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-296f11e3aaf20c07" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-296f11e3aaf20c07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a1c076d4e0b6c03b76372d0757f8767e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-296f11e3aaf20c07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-296f11e3aaf20c07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-296f11e3aaf20c07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-457023fc946169c9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-457023fc946169c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a21821f4c24e73de9e1cc345c9f2519c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-457023fc946169c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-457023fc946169c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-457023fc946169c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22428d028149f6f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22428d028149f6f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b60bfe8e8e09279f94641a60d4b37c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22428d028149f6f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22428d028149f6f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22428d028149f6f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-730fe54109bab2fb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-730fe54109bab2fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a6ca2777c1c04c430da957d126b5698b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-730fe54109bab2fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-730fe54109bab2fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-730fe54109bab2fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d4ca14694db4a03" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d4ca14694db4a03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-58c044044e2d6b16ddf7ba359fbf69f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d4ca14694db4a03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d4ca14694db4a03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d4ca14694db4a03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7623b4118b1d6eff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7623b4118b1d6eff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eb979b83c492dcebf2fa7f84313801d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7623b4118b1d6eff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7623b4118b1d6eff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7623b4118b1d6eff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba2350899fc222b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba2350899fc222b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ccdb2d51adda93125e21873f3b75f6d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba2350899fc222b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba2350899fc222b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba2350899fc222b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab1beaa6c62d058b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab1beaa6c62d058b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f871b6f11bd7e56f4b467a631ff9556" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab1beaa6c62d058b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab1beaa6c62d058b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab1beaa6c62d058b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82822ddfe091f923" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82822ddfe091f923" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-47f6bbed02cca35721c0200960f035fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82822ddfe091f923" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82822ddfe091f923" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-82822ddfe091f923" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f01a8bbc339375c4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f01a8bbc339375c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed95e1ba6cf033e605bdae680fdd3e6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f01a8bbc339375c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f01a8bbc339375c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f01a8bbc339375c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2fcf8f7d89261ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2fcf8f7d89261ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-484c6fbefa4cb8d90a3ed4664858bd9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2fcf8f7d89261ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2fcf8f7d89261ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f2fcf8f7d89261ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3911429f686d91a6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3911429f686d91a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0a22140cd79feec55ec241ab9a26cc4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3911429f686d91a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3911429f686d91a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3911429f686d91a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2dec4f50d2172f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2dec4f50d2172f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-88eb3fa1001d0605c571e27ff10ffdeb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2dec4f50d2172f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2dec4f50d2172f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c2dec4f50d2172f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4d727cdf9e9b12a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4d727cdf9e9b12a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1eec0304b3b4a3f7588b04580e8edcb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4d727cdf9e9b12a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4d727cdf9e9b12a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4d727cdf9e9b12a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea4741975d4cfa9a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea4741975d4cfa9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-12d0ed08fc3bc7515d9bd700dde78d30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea4741975d4cfa9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea4741975d4cfa9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea4741975d4cfa9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0147b4d608c9bb36" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0147b4d608c9bb36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c11ed8c19ce5c1a2caa1d0a999942e6c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0147b4d608c9bb36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0147b4d608c9bb36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0147b4d608c9bb36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e958f72afacd38d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e958f72afacd38d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e0c8a276377f72f6caf6f71ef9e0c0a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e958f72afacd38d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e958f72afacd38d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3e958f72afacd38d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08ad6bb8a051cb61" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08ad6bb8a051cb61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f05ffeae419d92c3bf643e25b97e1fea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08ad6bb8a051cb61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08ad6bb8a051cb61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-08ad6bb8a051cb61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7b34c8f376ac380" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7b34c8f376ac380" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-156f8ebccac9f6d52d3704aef43e4fa9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7b34c8f376ac380" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7b34c8f376ac380" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e7b34c8f376ac380" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d13d8c6455a34e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d13d8c6455a34e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f78e935794f85252b707631186ad9fbb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d13d8c6455a34e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d13d8c6455a34e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d13d8c6455a34e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92d0040402bad9a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92d0040402bad9a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6f67380d57ba7ffb291c86c839204f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92d0040402bad9a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bea74cd5be61469b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bea74cd5be61469b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f8112614fe70c2d2fbf97ca4d03a530" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bea74cd5be61469b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b787963e7f2b1e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b787963e7f2b1e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bed59bd78cc815be3f5a945e00bba827" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b787963e7f2b1e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd20d77daa513890" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd20d77daa513890" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-11854252c7008e9389805e420e880215" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd20d77daa513890" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd20d77daa513890" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dd20d77daa513890" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f134e61195de98ec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f134e61195de98ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c26d504e2f08a8de7a7e547c361f4404" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f134e61195de98ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f134e61195de98ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f134e61195de98ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97f12b064c707205" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97f12b064c707205" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-791a42dec2063464c69ea374f610da84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97f12b064c707205" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97f12b064c707205" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-97f12b064c707205" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c2d4fd843b7d58f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c2d4fd843b7d58f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73c8ee434b10f6f1c85c3e7f47830743" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c2d4fd843b7d58f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c2d4fd843b7d58f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4c2d4fd843b7d58f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a9ecb1f4525bfd3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a9ecb1f4525bfd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-86a03d013100dad7594675d02284be9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a9ecb1f4525bfd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a9ecb1f4525bfd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a9ecb1f4525bfd3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14c8b48801ebcf9f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14c8b48801ebcf9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-99516dc418deb41281748b5f20f27dc9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14c8b48801ebcf9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14c8b48801ebcf9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-14c8b48801ebcf9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4e9d852185c9acc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4e9d852185c9acc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f9db0b058e83fb2db34ed4c7032e0780" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4e9d852185c9acc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4e9d852185c9acc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d4e9d852185c9acc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb1b1ec84835b71" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb1b1ec84835b71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-262889db7228ccb9b8d76f720c668920" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb1b1ec84835b71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb1b1ec84835b71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-feb1b1ec84835b71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-890d85abe6a30a72" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-890d85abe6a30a72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-215296f6353fee0d31eac95e9f408c6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-890d85abe6a30a72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-890d85abe6a30a72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-890d85abe6a30a72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c39372d91b6e7177" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c39372d91b6e7177" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a5a48cf24360e4cb3b7a078c0a3ee775" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c39372d91b6e7177" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c39372d91b6e7177" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c39372d91b6e7177" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4989c4932a0c0109" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4989c4932a0c0109" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f7afb6f236e6baa34dbd0655d1f36d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4989c4932a0c0109" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4989c4932a0c0109" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4989c4932a0c0109" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f6df7e9aeb8d7e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f6df7e9aeb8d7e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24dcc6a43d86e03d0a1eff7e7db5ae63" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f6df7e9aeb8d7e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f6df7e9aeb8d7e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f6df7e9aeb8d7e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6d804c9a58ab925" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6d804c9a58ab925" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-14ed86f4db58925e5eab00be2610f140" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6d804c9a58ab925" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6d804c9a58ab925" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d6d804c9a58ab925" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb218d9ade6beb08" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb218d9ade6beb08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7133b5629c15501e4d0f9122cde37332" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb218d9ade6beb08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb218d9ade6beb08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fb218d9ade6beb08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5c7b84974d21141" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5c7b84974d21141" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3a83c1a4cf34f3902d98d8d0b74da2cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5c7b84974d21141" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5c7b84974d21141" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c5c7b84974d21141" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-237c5f7b4f62b015" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-237c5f7b4f62b015" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9fbd6824aca697843f0a578a047e7853" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-237c5f7b4f62b015" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-237c5f7b4f62b015" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-237c5f7b4f62b015" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3532a5aec0dc1c0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3532a5aec0dc1c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5551788e5001af4e8fde248774c625d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3532a5aec0dc1c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3532a5aec0dc1c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d3532a5aec0dc1c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b086e7cc25e58948" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b086e7cc25e58948" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e87c571301a52e21ad1d7d4230dd9879" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b086e7cc25e58948" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b086e7cc25e58948" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b086e7cc25e58948" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b46ecc103bc58e3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b46ecc103bc58e3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3daafd2962529f4d2eab33b3c7d5e799" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b46ecc103bc58e3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b46ecc103bc58e3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b46ecc103bc58e3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1e77b2bdf3a892b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1e77b2bdf3a892b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-623d59e269895f46a6b5109a5a1665ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1e77b2bdf3a892b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1e77b2bdf3a892b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d1e77b2bdf3a892b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b86b3afa574242bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b86b3afa574242bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f79810850b2492c803189d7c9fd4f5c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b86b3afa574242bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b86b3afa574242bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b86b3afa574242bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-852ea85cb509d298" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-852ea85cb509d298" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-10c267c08b9ed7e54f0147009d6a6c87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-852ea85cb509d298" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-852ea85cb509d298" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-852ea85cb509d298" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e9cf500ad9e7ba3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e9cf500ad9e7ba3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4a6a8435206873b02a9d2faa52251390" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e9cf500ad9e7ba3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e9cf500ad9e7ba3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e9cf500ad9e7ba3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f751457c8ff1b95f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f751457c8ff1b95f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1df2eba23b109c1510bfcad5c5e01c82" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f751457c8ff1b95f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f751457c8ff1b95f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f751457c8ff1b95f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc70c9eade4da2fb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc70c9eade4da2fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4ded150fee73b66bc319c3ea7e238db2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc70c9eade4da2fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc70c9eade4da2fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bc70c9eade4da2fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17d292a224b7a5ec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17d292a224b7a5ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f0ab1eccb9e8572f330d6e0f4fbe7136" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17d292a224b7a5ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17d292a224b7a5ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-17d292a224b7a5ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5898bd1e40290170" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5898bd1e40290170" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-da8d15f5608b32478b20ebef7d7e913d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5898bd1e40290170" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5898bd1e40290170" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5898bd1e40290170" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd10809f829a022b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd10809f829a022b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0e47033b62dc89f73c71c3542032ddc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd10809f829a022b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd10809f829a022b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd10809f829a022b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9514d2fae53d2685" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9514d2fae53d2685" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-68a681f983a842d94536c0f03080e0e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9514d2fae53d2685" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9514d2fae53d2685" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9514d2fae53d2685" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-047a0a03c0d9cb3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-047a0a03c0d9cb3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-65dd08301c862fc41e76fd072a47207c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-047a0a03c0d9cb3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-047a0a03c0d9cb3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-047a0a03c0d9cb3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa3d2a839c4d8982" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa3d2a839c4d8982" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-acf7a9aa73ea9a19f9facb9658d86605" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa3d2a839c4d8982" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa3d2a839c4d8982" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa3d2a839c4d8982" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dbe593aaaac68b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dbe593aaaac68b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-006dd32232081bd49df598739d1b4ab8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dbe593aaaac68b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dbe593aaaac68b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9dbe593aaaac68b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b060968a18bce02" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b060968a18bce02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a6b10b6b6ae9bcae215fbb86d3643a0f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b060968a18bce02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b060968a18bce02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3b060968a18bce02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6f6ca113ed38c8c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6f6ca113ed38c8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe994e7f4857de0d940b601f26f1a0fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6f6ca113ed38c8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6f6ca113ed38c8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c6f6ca113ed38c8c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f909bb5d39a72f0f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f909bb5d39a72f0f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e0c6e4627459c13071cd878ef58b2ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f909bb5d39a72f0f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f909bb5d39a72f0f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f909bb5d39a72f0f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2b49d611e3abcae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2b49d611e3abcae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0d03575a83de2c5dab974b07a5733f28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2b49d611e3abcae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2b49d611e3abcae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b2b49d611e3abcae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a3d093c9f058d04" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a3d093c9f058d04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d715c7823063550269fe9989bc91c799" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a3d093c9f058d04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a3d093c9f058d04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a3d093c9f058d04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0485c671490af3db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0485c671490af3db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-86b0a1fa80d668ec8cb5dc2cd07bfb12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0485c671490af3db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0485c671490af3db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0485c671490af3db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddeed60f9a690bb9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddeed60f9a690bb9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dac01f5a705b75a6f1ad950da81755db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddeed60f9a690bb9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddeed60f9a690bb9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ddeed60f9a690bb9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76bc79d2ea6044b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76bc79d2ea6044b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb5b1b450aef2081c874db789bca56a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76bc79d2ea6044b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76bc79d2ea6044b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-76bc79d2ea6044b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0360e0eacdacb648" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0360e0eacdacb648" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dfa4296ede9d8ba0f5b1fe56b55b45f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0360e0eacdacb648" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0360e0eacdacb648" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0360e0eacdacb648" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7714ca422b394d35" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7714ca422b394d35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9ff37cf93f1b4486852715514f1ee5af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7714ca422b394d35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7714ca422b394d35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7714ca422b394d35" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc9583d9f235ee79" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc9583d9f235ee79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fb51c85350dae66d59f521e11470ca2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc9583d9f235ee79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a0989a694acfa30" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a0989a694acfa30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-70f58f965e2c1a23fba5722e773d46e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a0989a694acfa30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e659d272bc62e7e7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e659d272bc62e7e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ab38e8a8c87f7ea3fc8c32aaa4e78676" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e659d272bc62e7e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75b29d05baa8ea03" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75b29d05baa8ea03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69cb70e3524859c1124eb979aac9c46f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75b29d05baa8ea03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75b29d05baa8ea03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-75b29d05baa8ea03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-476ee9ea6d0080bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-476ee9ea6d0080bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-60b8dcf37beaf825931eb76fa4c2ca7e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-476ee9ea6d0080bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-476ee9ea6d0080bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-476ee9ea6d0080bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d88df0bfc7a7a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d88df0bfc7a7a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-74f37254b4c0e6d356d2c1f652b280b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d88df0bfc7a7a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d88df0bfc7a7a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-45d88df0bfc7a7a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-721df37fe1b593fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-721df37fe1b593fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e43a62d09b606676dc9e2078227ce6ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-721df37fe1b593fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-721df37fe1b593fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-721df37fe1b593fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b112e7898495fb91" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b112e7898495fb91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d716a31c2c7a292e9d7224bcf085b9e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b112e7898495fb91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b112e7898495fb91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b112e7898495fb91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55d451ce9a497c36" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55d451ce9a497c36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4664bfc7cfc76c2231920351a4dd3b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55d451ce9a497c36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55d451ce9a497c36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-55d451ce9a497c36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ba5bc798ac80530" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ba5bc798ac80530" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-89e9c2ab718a709891aa18a5ed62b705" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ba5bc798ac80530" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ba5bc798ac80530" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9ba5bc798ac80530" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b37ef7262710da0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b37ef7262710da0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b7e170b86786ef5d9e6c4516119e66d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b37ef7262710da0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b37ef7262710da0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0b37ef7262710da0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fa399d838342517" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fa399d838342517" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2aa02e14b0cdf89130b3ef7d97fe094b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fa399d838342517" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fa399d838342517" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8fa399d838342517" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-712a359f31ce1590" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-712a359f31ce1590" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b37976cb2f6972224db01db6dea9acde" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-712a359f31ce1590" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-712a359f31ce1590" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-712a359f31ce1590" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dde205b4df8f3eb7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dde205b4df8f3eb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2fba315f1bb886de170adb89e3198e7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dde205b4df8f3eb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dde205b4df8f3eb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dde205b4df8f3eb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41e2853798a74a05" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41e2853798a74a05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db76ca8b924d179653feec46c64b2153" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41e2853798a74a05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41e2853798a74a05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-41e2853798a74a05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e1a2ce67a9bfda9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e1a2ce67a9bfda9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b7a1858407cf1810d0914346adcd376" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e1a2ce67a9bfda9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e1a2ce67a9bfda9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7e1a2ce67a9bfda9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-356043bf5e080b25" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-356043bf5e080b25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cdb56cda0bcb1efe42618ca48a14bb34" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-356043bf5e080b25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-356043bf5e080b25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-356043bf5e080b25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9348b71d4335cc42" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9348b71d4335cc42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69c0919ae6768f799f3b58b228a471b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9348b71d4335cc42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9348b71d4335cc42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9348b71d4335cc42" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-716ff61a68219d20" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-716ff61a68219d20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3728fbcd9ebbe4003dc44684e1e38d10" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-716ff61a68219d20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-716ff61a68219d20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-716ff61a68219d20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c64362bc26b77561" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c64362bc26b77561" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c4c92ab1dad645b9e1d387fd2729f77c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c64362bc26b77561" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c64362bc26b77561" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c64362bc26b77561" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0046362061c4c77" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0046362061c4c77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2202192287f2e75067599daaedcc5a9e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0046362061c4c77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0046362061c4c77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e0046362061c4c77" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7583bf599ab77d53" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7583bf599ab77d53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-508e967d54cb5311dde6a620bfe3ba90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7583bf599ab77d53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7583bf599ab77d53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7583bf599ab77d53" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42313717df9ee79b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42313717df9ee79b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed3b709b1235b34c652992969c1d5385" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42313717df9ee79b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42313717df9ee79b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-42313717df9ee79b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa4002b2840cead0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa4002b2840cead0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3cde2c238d692ea4079b6f56aaac0ef2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa4002b2840cead0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa4002b2840cead0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa4002b2840cead0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a21497227d0ba586" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a21497227d0ba586" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bf22ca8b08a688da391828c75c4efdc6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a21497227d0ba586" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a21497227d0ba586" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a21497227d0ba586" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e99365e18d33754" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e99365e18d33754" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8355f8876dd9ee20aa6d4c5c65e68c89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e99365e18d33754" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e99365e18d33754" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5e99365e18d33754" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6497f220dd7027d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6497f220dd7027d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24411e543dd1d7cdd33a8d6fa5da3355" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6497f220dd7027d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6497f220dd7027d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a6497f220dd7027d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a310d0386f491e7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a310d0386f491e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6bea28e98c45be4d46182e9f2396ca4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a310d0386f491e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a310d0386f491e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a310d0386f491e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acca7faff7cd33a8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acca7faff7cd33a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-769dcc2d768a98ff0370dbc51ffd5c52" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acca7faff7cd33a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acca7faff7cd33a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-acca7faff7cd33a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d735b67c8a048deb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d735b67c8a048deb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c7b7690fcabdc0b7eab32d601c03b80a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d735b67c8a048deb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d735b67c8a048deb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d735b67c8a048deb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08098326a4db4906" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08098326a4db4906" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-02a4d67a211d762e301031943f8e6f3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08098326a4db4906" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08098326a4db4906" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-08098326a4db4906" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-355ba226d4778ca1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-355ba226d4778ca1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-128e37ea7738551201adcef9bc7ddcc2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-355ba226d4778ca1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-355ba226d4778ca1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-355ba226d4778ca1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-017a0b5c7032abbb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-017a0b5c7032abbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a57d338b11ee3bad9d0960b405da29ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-017a0b5c7032abbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-017a0b5c7032abbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-017a0b5c7032abbb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efa1d60c173d6fd5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efa1d60c173d6fd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5f3e4ca16d9f10214db6fba4c81f33c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efa1d60c173d6fd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efa1d60c173d6fd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-efa1d60c173d6fd5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cba7868df65deb7b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cba7868df65deb7b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aec3e48c6183427169d8182ce49f1e65" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cba7868df65deb7b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cba7868df65deb7b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cba7868df65deb7b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66810b05fd142649" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66810b05fd142649" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-783bcc22be0bf00a9842d44d3a68ea0b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66810b05fd142649" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66810b05fd142649" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-66810b05fd142649" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dca843bdf6734a61" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dca843bdf6734a61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b2e4407a9279c5c71d903f22833ee953" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dca843bdf6734a61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dca843bdf6734a61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dca843bdf6734a61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f2d9ad703d6d27b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f2d9ad703d6d27b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3b88e00ae42e2b36d33abecbffc00637" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f2d9ad703d6d27b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f2d9ad703d6d27b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f2d9ad703d6d27b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dec34955d00c925e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dec34955d00c925e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c1a643721886fd39d1c14786d1e55e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dec34955d00c925e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dec34955d00c925e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dec34955d00c925e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-556364ceb3602de2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-556364ceb3602de2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-afb08d4b9a4c2148af4af49ae6ff808e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-556364ceb3602de2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-556364ceb3602de2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-556364ceb3602de2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9940af49e927a35d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9940af49e927a35d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d517f49b49a84161e8e6501e9aaa2b2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9940af49e927a35d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9940af49e927a35d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9940af49e927a35d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2812be6885ce9de0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2812be6885ce9de0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-16c233b9f574350f67add30c1671f2fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2812be6885ce9de0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2812be6885ce9de0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2812be6885ce9de0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c19b7e1bae0b482" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c19b7e1bae0b482" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0d07c1fbea722b219d30fb8c9124b807" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c19b7e1bae0b482" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c19b7e1bae0b482" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3c19b7e1bae0b482" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-808bacfe783d2631" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-808bacfe783d2631" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-19988c9f4c98773b3ceff4414c5428df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-808bacfe783d2631" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-808bacfe783d2631" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-808bacfe783d2631" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bd1aa7a76790b15" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bd1aa7a76790b15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c468a355598c9fc664cd68babaf807b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bd1aa7a76790b15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bd1aa7a76790b15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9bd1aa7a76790b15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-405889998a17f81e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-405889998a17f81e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5badc81f32101d242233edd5661c4c9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-405889998a17f81e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5510952f0d83f1ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5510952f0d83f1ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c649c0833f51773a49b9971bfd7a6ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5510952f0d83f1ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e63858934a92b2f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e63858934a92b2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-535c2197e339ea75afa88710ea8ca7ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e63858934a92b2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5babe34c771d1ca3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5babe34c771d1ca3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e9332a0d240c5cf6ea0089863a5691ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5babe34c771d1ca3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5babe34c771d1ca3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5babe34c771d1ca3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27e10ac43514828f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27e10ac43514828f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c93d024c224ae0d49024bddd69bd3ff5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27e10ac43514828f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27e10ac43514828f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-27e10ac43514828f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a25f38cb1421c07" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a25f38cb1421c07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-27dfa4a581d49ea7e2162e4478dcf544" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a25f38cb1421c07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a25f38cb1421c07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9a25f38cb1421c07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af7ec3de2940b02c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af7ec3de2940b02c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c4f8a35131563e89c0b9cea3ed245233" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af7ec3de2940b02c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af7ec3de2940b02c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-af7ec3de2940b02c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d61c917c81fdefa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d61c917c81fdefa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-72ab3bc45b75535013bd980a3a5e0377" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d61c917c81fdefa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d61c917c81fdefa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1d61c917c81fdefa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba355c33d87f4f4f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba355c33d87f4f4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-410b27750514bcb53943139a4f319794" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba355c33d87f4f4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba355c33d87f4f4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba355c33d87f4f4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d69806f6f39ebebc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d69806f6f39ebebc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de30a84379202b938404c22b4503ae4a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d69806f6f39ebebc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d69806f6f39ebebc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d69806f6f39ebebc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f0ce8accea500ef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f0ce8accea500ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-59e267f06c5f3f73dc25d66b473594a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f0ce8accea500ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f0ce8accea500ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f0ce8accea500ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3116aa71e2f6edf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3116aa71e2f6edf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-282e88275960f63b13fdb57a9bd5b6a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3116aa71e2f6edf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3116aa71e2f6edf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c3116aa71e2f6edf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdbae351af9879e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdbae351af9879e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-16312c3afaca71b473248f5981c205da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdbae351af9879e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdbae351af9879e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fdbae351af9879e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33190c5240c5ce0d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33190c5240c5ce0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8da4617030958689e185f0c0e36a530f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33190c5240c5ce0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33190c5240c5ce0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-33190c5240c5ce0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31dac4a05bfa7c15" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31dac4a05bfa7c15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef179efc6b3ca442b2c8a2926e11e667" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31dac4a05bfa7c15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31dac4a05bfa7c15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-31dac4a05bfa7c15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-227a0b0c038732a9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-227a0b0c038732a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-834d96ed6a11f64a25e36fec35337790" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-227a0b0c038732a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-227a0b0c038732a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-227a0b0c038732a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f797c52b09a927a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f797c52b09a927a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aa1b633714f438625f74d47d6e342b72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f797c52b09a927a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f797c52b09a927a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f797c52b09a927a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa042b370aef0580" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa042b370aef0580" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-357e3f1595813f2f1f884e85a75f5f64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa042b370aef0580" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa042b370aef0580" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa042b370aef0580" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f24092ba49e9dc0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f24092ba49e9dc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be3cee332e2296fdf48727be7ba4d20e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f24092ba49e9dc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f24092ba49e9dc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f24092ba49e9dc0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b795001d118e39b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b795001d118e39b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eb2e011b521a0b916d7ff1319c41f328" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b795001d118e39b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b795001d118e39b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b795001d118e39b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5accfed0f4657954" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5accfed0f4657954" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-709f13ebd6b735788b9b7be70afa9ec5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5accfed0f4657954" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5accfed0f4657954" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5accfed0f4657954" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13424d17b0d3a686" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13424d17b0d3a686" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-63c9804e9ae0b7f2adb45e8e85b3fea2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13424d17b0d3a686" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13424d17b0d3a686" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-13424d17b0d3a686" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d0d441c2fb8591" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d0d441c2fb8591" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1fcbfa80cf492aa3fd06d39556a7491c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d0d441c2fb8591" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d0d441c2fb8591" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-45d0d441c2fb8591" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6c63411f80e280f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6c63411f80e280f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a426c234ce4b3ce9e7db29cfe401eabc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6c63411f80e280f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6c63411f80e280f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c6c63411f80e280f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a1b2d95f7d51837" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a1b2d95f7d51837" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3103a0084fe25ca6d45528c13ab3162e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a1b2d95f7d51837" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a1b2d95f7d51837" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9a1b2d95f7d51837" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d2e272210c64e9f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d2e272210c64e9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8478de14fe3ffe1971c13a4cb0574ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d2e272210c64e9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d2e272210c64e9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3d2e272210c64e9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46f6353b5d740afb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46f6353b5d740afb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-effb7978311984b2d44e515d3adbbaf3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46f6353b5d740afb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46f6353b5d740afb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-46f6353b5d740afb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d15e336254ee5cdc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d15e336254ee5cdc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f85f91e00552bb79827be97b10a346ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d15e336254ee5cdc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d15e336254ee5cdc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d15e336254ee5cdc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57ed89f4fc229024" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57ed89f4fc229024" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7a56ee4e3c5c28feaac0ae568bd0ba51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57ed89f4fc229024" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57ed89f4fc229024" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-57ed89f4fc229024" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdbabfd286f218b9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdbabfd286f218b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d3cfceaafed44ab143be813cafd9c5b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdbabfd286f218b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdbabfd286f218b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fdbabfd286f218b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85f4302bd41516e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85f4302bd41516e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-140356f0fe6d0dc0de830e49bd308d39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85f4302bd41516e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85f4302bd41516e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-85f4302bd41516e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22c5098a9e1d9d46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22c5098a9e1d9d46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f8ae34e9ee1e8cf64114792e53ac1eac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22c5098a9e1d9d46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22c5098a9e1d9d46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22c5098a9e1d9d46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bcf3cdc00d3259f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bcf3cdc00d3259f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3c8e1c7cdd5384404539c6ed6f28aa41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bcf3cdc00d3259f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bcf3cdc00d3259f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4bcf3cdc00d3259f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-601aa50c2663456b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-601aa50c2663456b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a70013717985ef1c9de102cd307b5a7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-601aa50c2663456b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-601aa50c2663456b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-601aa50c2663456b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f946dfb9b0d5df6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f946dfb9b0d5df6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0af430878d1d1c75f82d88596c9aa12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f946dfb9b0d5df6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f946dfb9b0d5df6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f946dfb9b0d5df6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e69ed961cedbb1a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e69ed961cedbb1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9fad8bb4d99efd4aef48599db92eb3b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e69ed961cedbb1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e69ed961cedbb1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7e69ed961cedbb1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e759bea5fd133a4b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e759bea5fd133a4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6fcbd599262143ca390a69d891953b1b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e759bea5fd133a4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e759bea5fd133a4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e759bea5fd133a4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb647ee68ce90ce3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb647ee68ce90ce3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d57292b8be129eb5a2596f49196b7b9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb647ee68ce90ce3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb647ee68ce90ce3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cb647ee68ce90ce3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8e8c239b4648366" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8e8c239b4648366" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e4aeff6341625d3af39666e204bf912c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8e8c239b4648366" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8e8c239b4648366" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a8e8c239b4648366" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72ec389029bf0e58" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72ec389029bf0e58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c93fc8aa04f05940c17e21914a8adbf4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72ec389029bf0e58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72ec389029bf0e58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-72ec389029bf0e58" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ce464b122da8067" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ce464b122da8067" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea1332c65c4f8dabf0f7d90a45887409" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ce464b122da8067" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ce464b122da8067" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2ce464b122da8067" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24e97adaf37fd39e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24e97adaf37fd39e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8d187bcf9482f3ef813a3e38ce6da0c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24e97adaf37fd39e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24e97adaf37fd39e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-24e97adaf37fd39e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd6e929f324d4c5f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd6e929f324d4c5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d97d15388de0e0f2034ed9b9f50db324" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd6e929f324d4c5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd6e929f324d4c5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd6e929f324d4c5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9710d7aaf8c12e85" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9710d7aaf8c12e85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b7410b16d760aa4b099d8c4a72495000" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9710d7aaf8c12e85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9710d7aaf8c12e85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9710d7aaf8c12e85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-185c6be17f370d57" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-185c6be17f370d57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b00cc6313cf90753848bcf85d12aa6ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-185c6be17f370d57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-185c6be17f370d57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-185c6be17f370d57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c3ed0751a551873" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c3ed0751a551873" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-68b22bf60a98fa3045d539ba99fdc4fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c3ed0751a551873" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-241183a5b981c69d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-241183a5b981c69d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-596e93929fda61e571eedd8ca40f8b21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-241183a5b981c69d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44929400775c089d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44929400775c089d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-391343ca80ab801e1ed490e8a0ba1ddc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44929400775c089d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0aeecb9dd634269" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0aeecb9dd634269" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1117677e6ebcc1b168d598357db98f7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0aeecb9dd634269" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0aeecb9dd634269" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e0aeecb9dd634269" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcf97679ecffe4f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcf97679ecffe4f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dc277c37ee6a464d7b40c6032896a4f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcf97679ecffe4f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcf97679ecffe4f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fcf97679ecffe4f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df94fcd49926844d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df94fcd49926844d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-31d9b24ab820c0cef350a11eb578aa5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df94fcd49926844d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df94fcd49926844d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-df94fcd49926844d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2c6bd35853c5f13" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2c6bd35853c5f13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e24e9f29a35e2f05e06f4ea725d7da56" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2c6bd35853c5f13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2c6bd35853c5f13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2c6bd35853c5f13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66be5495bf6d0187" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66be5495bf6d0187" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-99f1de9c69ec50d3315c6b9a851f56b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66be5495bf6d0187" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66be5495bf6d0187" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-66be5495bf6d0187" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5c304d7ecda7520" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5c304d7ecda7520" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e68a9c0e2e7e764123a2d20553d5655b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5c304d7ecda7520" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5c304d7ecda7520" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5c304d7ecda7520" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9630654a4eaa101" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9630654a4eaa101" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9ffb059db6526295db880eb8a7dde587" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9630654a4eaa101" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9630654a4eaa101" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b9630654a4eaa101" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3023515663f1b015" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3023515663f1b015" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a70412effc0dee4dd09dc4c66181512b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3023515663f1b015" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3023515663f1b015" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3023515663f1b015" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd62cbba38113475" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd62cbba38113475" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b726d9149ebe3e6795d853c30367c101" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd62cbba38113475" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd62cbba38113475" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd62cbba38113475" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-487960a6f7bb7870" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-487960a6f7bb7870" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c9ede9bb47c848152d6a0185d254ef72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-487960a6f7bb7870" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-487960a6f7bb7870" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-487960a6f7bb7870" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f5f7363ca3d2487" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f5f7363ca3d2487" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cafdf90a0097722fc137a1f5ce5d6cf5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f5f7363ca3d2487" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f5f7363ca3d2487" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f5f7363ca3d2487" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8b544289b08d57d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8b544289b08d57d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-987e8dbe63fb1dea84b6e4d42f20ec18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8b544289b08d57d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8b544289b08d57d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b8b544289b08d57d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-405652e6e70ee7ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-405652e6e70ee7ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-22956842d18226f6c8659ea067f7b34f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-405652e6e70ee7ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-405652e6e70ee7ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-405652e6e70ee7ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39f514a7f98d011b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39f514a7f98d011b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b1ca0f41040d81c94383458b99c23760" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39f514a7f98d011b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39f514a7f98d011b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-39f514a7f98d011b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f103a05d823a6fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f103a05d823a6fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7eb79511a71cfc1c1dc978c91bb86e22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f103a05d823a6fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f103a05d823a6fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f103a05d823a6fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6d7c1a4f95d4f52" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6d7c1a4f95d4f52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-561c14c598a5eba8311f5f0dca2c8307" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6d7c1a4f95d4f52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6d7c1a4f95d4f52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c6d7c1a4f95d4f52" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e517764bfd30483" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e517764bfd30483" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e1c0d816ffce0d4ed6bf0aab261465c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e517764bfd30483" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e517764bfd30483" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9e517764bfd30483" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d11a71d55511874d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d11a71d55511874d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-993804973d609c41aad599d3e10c61c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d11a71d55511874d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d11a71d55511874d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d11a71d55511874d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d1e41f6fce38be4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d1e41f6fce38be4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe5d203b74bf61507bc8b5c75282ac12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d1e41f6fce38be4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d1e41f6fce38be4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2d1e41f6fce38be4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87e780ecd962cc18" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87e780ecd962cc18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd5c6224eadf1a5970c99c3dd441952f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87e780ecd962cc18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87e780ecd962cc18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-87e780ecd962cc18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9e95ebc75c5f8dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9e95ebc75c5f8dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-50497e396c68ff5edf24da53d71941c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9e95ebc75c5f8dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9e95ebc75c5f8dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d9e95ebc75c5f8dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab846cd3e55b4544" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab846cd3e55b4544" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-061476dad79456148ba230a0c265924c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab846cd3e55b4544" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab846cd3e55b4544" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab846cd3e55b4544" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73084581afd25dad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73084581afd25dad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ce8dcbbda7ea1522f744bf080852e1c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73084581afd25dad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73084581afd25dad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-73084581afd25dad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29fcc3a10379e49c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29fcc3a10379e49c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8dc5c8e2632ba62326ac0abd15deb6c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29fcc3a10379e49c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29fcc3a10379e49c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-29fcc3a10379e49c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fa7cd2f74202e22" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fa7cd2f74202e22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-21717424429a446c1d57478bbbb834b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fa7cd2f74202e22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fa7cd2f74202e22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2fa7cd2f74202e22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc27bf5dceb00ac0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc27bf5dceb00ac0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eaa78c69cffd89d28eef7846da88c327" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc27bf5dceb00ac0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc27bf5dceb00ac0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bc27bf5dceb00ac0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80af319cdc42cb32" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80af319cdc42cb32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4592a15617118e853faf9756944d70ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80af319cdc42cb32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80af319cdc42cb32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-80af319cdc42cb32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e89a1931b10b7a69" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e89a1931b10b7a69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b8fd719e96a0a8c85d2eef01ee58e68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e89a1931b10b7a69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e89a1931b10b7a69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e89a1931b10b7a69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f30e384f0e52083f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f30e384f0e52083f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-12c2d81809619bf2c18c975df2fe0b1f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f30e384f0e52083f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f30e384f0e52083f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f30e384f0e52083f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17cfc594b86ce3ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17cfc594b86ce3ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-03436b6d653bf55df5a64bb52f150dad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17cfc594b86ce3ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17cfc594b86ce3ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-17cfc594b86ce3ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-321b56be49d731c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-321b56be49d731c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d02e77974537b2cd09a71cfc54a58400" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-321b56be49d731c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-321b56be49d731c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-321b56be49d731c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-033af0a8953fd88a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-033af0a8953fd88a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4811552f2eaf22566accc76004cb375e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-033af0a8953fd88a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-033af0a8953fd88a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-033af0a8953fd88a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac862169bb4ae184" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac862169bb4ae184" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2ba112dfd16300edc399f2cc22b692be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac862169bb4ae184" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac862169bb4ae184" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ac862169bb4ae184" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08ea775fff1dabd3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08ea775fff1dabd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-529b86c28be63c84f20f5734d494b79e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08ea775fff1dabd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08ea775fff1dabd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-08ea775fff1dabd3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38ab5c6d586debbc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38ab5c6d586debbc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4c49635e1060a522dac7bfed3221b42a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38ab5c6d586debbc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38ab5c6d586debbc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-38ab5c6d586debbc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-940ac3600ae66df0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-940ac3600ae66df0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8ab9c0bc659a7083a7102365537abe5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-940ac3600ae66df0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-940ac3600ae66df0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-940ac3600ae66df0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-396e3aa634e7066f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-396e3aa634e7066f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a6a84da97e7d385d6d438aae9acda7b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-396e3aa634e7066f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-396e3aa634e7066f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-396e3aa634e7066f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d6fd1de13f8f7f7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d6fd1de13f8f7f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-64d35d72c85cbc38ebace2a341f00033" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d6fd1de13f8f7f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d6fd1de13f8f7f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9d6fd1de13f8f7f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63f1868fdfd5eca7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63f1868fdfd5eca7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f274ae3b821d6c748e3446c649097d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63f1868fdfd5eca7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63f1868fdfd5eca7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-63f1868fdfd5eca7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1ddff8b49bcacef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1ddff8b49bcacef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-62100ceb6d47310b00e8fe1d23206854" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1ddff8b49bcacef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1ddff8b49bcacef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f1ddff8b49bcacef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9ec578d35e99823" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9ec578d35e99823" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-80fc6528af3f07abb6d91605e122c5cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9ec578d35e99823" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9ec578d35e99823" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a9ec578d35e99823" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99ac4fa69f97868f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99ac4fa69f97868f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-37652e06e96c8c1a46523be0e1d67e39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99ac4fa69f97868f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99ac4fa69f97868f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-99ac4fa69f97868f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9d97c6455364dcc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9d97c6455364dcc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2becf5c534e61bd85099d7190228e6b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9d97c6455364dcc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-077bd53708fe67ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-077bd53708fe67ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eb363cbf59e0bf7fe22652ce80126e59" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-077bd53708fe67ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8e4b70765200265" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8e4b70765200265" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-124f3c86fee85c070238bf4be17bc299" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8e4b70765200265" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d9256ef6ace6ab8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d9256ef6ace6ab8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b3cbe71d027ad157fb00335c9df49ac0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d9256ef6ace6ab8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d9256ef6ace6ab8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1d9256ef6ace6ab8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39265105c4241505" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39265105c4241505" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-43ab544bb8a740c144ad4e7d51b631af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39265105c4241505" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39265105c4241505" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-39265105c4241505" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b14a7a9b348fbac7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b14a7a9b348fbac7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2a703c9d61b1379251e8c11b41b39324" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b14a7a9b348fbac7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b14a7a9b348fbac7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b14a7a9b348fbac7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-825789302b21015f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-825789302b21015f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b40d0deed5ea9ed665bdc2b614a8915f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-825789302b21015f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-825789302b21015f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-825789302b21015f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cdbfe18b7b5952e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cdbfe18b7b5952e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-abcf2ca42eb1b7063a485837f5ebb787" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cdbfe18b7b5952e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cdbfe18b7b5952e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5cdbfe18b7b5952e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6cffe53d62d3dff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6cffe53d62d3dff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f829b9b9ca712a2d6c20e991a216597d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6cffe53d62d3dff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6cffe53d62d3dff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b6cffe53d62d3dff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4f4e655fcf4b7a7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4f4e655fcf4b7a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7244da6f27d948dcf37ef6b50ef2190c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4f4e655fcf4b7a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4f4e655fcf4b7a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4f4e655fcf4b7a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-734d449b29605014" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-734d449b29605014" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3eb658f0c52d8f29d216b1d4b4588a8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-734d449b29605014" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-734d449b29605014" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-734d449b29605014" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94cd0f9e1b70f5ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94cd0f9e1b70f5ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9cb725b87d9e687e8b913d5e143a1935" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94cd0f9e1b70f5ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94cd0f9e1b70f5ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-94cd0f9e1b70f5ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f87babcb6991fae3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f87babcb6991fae3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6117892b1681ab7b950666923d63eaa6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f87babcb6991fae3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f87babcb6991fae3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f87babcb6991fae3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68e8b412362c7796" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68e8b412362c7796" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6948184dd242ae790162078892489965" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68e8b412362c7796" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68e8b412362c7796" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-68e8b412362c7796" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cb9618d68b31466" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cb9618d68b31466" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c906e97afaa7402b4c7ab74ddc3d5c85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cb9618d68b31466" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cb9618d68b31466" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9cb9618d68b31466" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84a9ca1684db0db5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84a9ca1684db0db5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3db6b4acb96406e812e695de6d3b08e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84a9ca1684db0db5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84a9ca1684db0db5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-84a9ca1684db0db5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b01fcbc3edebe2a3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b01fcbc3edebe2a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-360fbafe8c45cd590e7313be2b5c1066" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b01fcbc3edebe2a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b01fcbc3edebe2a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b01fcbc3edebe2a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eed63e89e8f3a0d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eed63e89e8f3a0d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79e7bd322868808d2d37a81d6465f6f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eed63e89e8f3a0d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eed63e89e8f3a0d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eed63e89e8f3a0d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c31fd5ac9252c01" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c31fd5ac9252c01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6a1516a74cf6ab11fafa5cafd50dbb0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c31fd5ac9252c01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c31fd5ac9252c01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9c31fd5ac9252c01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b4b97c98f1acce4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b4b97c98f1acce4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0e34474775284921cbadd74cdac9cd96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b4b97c98f1acce4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b4b97c98f1acce4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1b4b97c98f1acce4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b1ab3a9a4eab3c0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b1ab3a9a4eab3c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a663611c4d55801313e80e80978cd51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b1ab3a9a4eab3c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b1ab3a9a4eab3c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7b1ab3a9a4eab3c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-744af5f79db9ba7c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-744af5f79db9ba7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-961477f56e1ad309e98a7a14b8c25d70" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-744af5f79db9ba7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-744af5f79db9ba7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-744af5f79db9ba7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-824926cb57387838" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-824926cb57387838" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca52b405d12acca895ecc25c56ecca83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-824926cb57387838" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-824926cb57387838" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-824926cb57387838" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5661ee6dfc48672" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5661ee6dfc48672" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0f973ba7aa37692f25a122cb27dd2a0f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5661ee6dfc48672" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5661ee6dfc48672" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c5661ee6dfc48672" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69adf40581fd770e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69adf40581fd770e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-56dc21acc9c054f7365153f8a75bdd08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69adf40581fd770e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69adf40581fd770e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69adf40581fd770e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69acb703d868fa28" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69acb703d868fa28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-19220b5c50985d1db1ead3e3f032dd33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69acb703d868fa28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69acb703d868fa28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69acb703d868fa28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46d4cee49b3432e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46d4cee49b3432e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0cb5be135885abb22d63afcededca5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46d4cee49b3432e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46d4cee49b3432e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-46d4cee49b3432e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0878f98b182390b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0878f98b182390b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-49ac0c82cb581c3459d56fbb66393460" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0878f98b182390b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0878f98b182390b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0878f98b182390b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b0af6735c072df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b0af6735c072df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cda474f83e94ac214677cc29ebb7b35e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b0af6735c072df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b0af6735c072df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b4b0af6735c072df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cde5940afc23cb21" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cde5940afc23cb21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b9103596167b3b786b4fde6be8edb4cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cde5940afc23cb21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cde5940afc23cb21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cde5940afc23cb21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-788aa6abc5b456e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-788aa6abc5b456e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a9b2782443c00b891c2470dbbfb86a9e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-788aa6abc5b456e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-788aa6abc5b456e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-788aa6abc5b456e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab1642a8b79bd4bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab1642a8b79bd4bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ddfb14df1d6225e77e52dfd51052268c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab1642a8b79bd4bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab1642a8b79bd4bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab1642a8b79bd4bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffa3d2ec5654c192" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffa3d2ec5654c192" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-685b8a1fbf8ba1a35c4450a07bf61357" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffa3d2ec5654c192" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffa3d2ec5654c192" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ffa3d2ec5654c192" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f14e1e3dde93a61" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f14e1e3dde93a61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d775ba1fba01dd7a85379654c5ff4c08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f14e1e3dde93a61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f14e1e3dde93a61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1f14e1e3dde93a61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c88d7c038ffcb4a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c88d7c038ffcb4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-733954d921836d487f597ba12194d1af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c88d7c038ffcb4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c88d7c038ffcb4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5c88d7c038ffcb4a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11bb184c52656ed8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11bb184c52656ed8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a6d4be7f47dbbe1e1e071ef6ecf7d6bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11bb184c52656ed8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11bb184c52656ed8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-11bb184c52656ed8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0663a5f6858db55c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0663a5f6858db55c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-025f73f157aad7af7d16370f2bef996b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0663a5f6858db55c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0663a5f6858db55c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0663a5f6858db55c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03c6ebb7aa637cf7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03c6ebb7aa637cf7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-19a9cd2421225d3fdb0ed27a54581fdd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03c6ebb7aa637cf7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03c6ebb7aa637cf7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-03c6ebb7aa637cf7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c299d5d2f7cc727" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c299d5d2f7cc727" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-951729f7f299df279873ed104168080b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c299d5d2f7cc727" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c299d5d2f7cc727" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6c299d5d2f7cc727" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60f0ca4bdc6aafe1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60f0ca4bdc6aafe1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d7cdede213d9647fbb16a282e3f212f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60f0ca4bdc6aafe1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60f0ca4bdc6aafe1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-60f0ca4bdc6aafe1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f271f365d6766eca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f271f365d6766eca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e11a8152e24dad182ec55c7f71b258d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f271f365d6766eca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f271f365d6766eca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f271f365d6766eca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60f9c83dd604e445" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60f9c83dd604e445" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f9d7384d9b85579d9a0f65b8af19ae3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60f9c83dd604e445" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60f9c83dd604e445" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-60f9c83dd604e445" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc8538eb0a8fdd3f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc8538eb0a8fdd3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61ccfa969bea2508cd68950a93454314" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc8538eb0a8fdd3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc8538eb0a8fdd3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dc8538eb0a8fdd3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03ce3c29a8746687" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03ce3c29a8746687" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0d0a088955f1c496be21a3ccb19c3bb5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03ce3c29a8746687" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03ce3c29a8746687" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-03ce3c29a8746687" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91c8c5bc7e42b279" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91c8c5bc7e42b279" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0506086577003d35c848eb1db54057d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91c8c5bc7e42b279" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91c8c5bc7e42b279" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-91c8c5bc7e42b279" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-deeb79607bb2e7dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-deeb79607bb2e7dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae4f2b0bb2c71280c60637807f79d272" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-deeb79607bb2e7dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-166f9a9c696cc603" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-166f9a9c696cc603" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e95b2a640ec952ccf0620e33095ad55c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-166f9a9c696cc603" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c76e3d855e6662c4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c76e3d855e6662c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e7e04c20d53e230706cefde6640901ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c76e3d855e6662c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bace1fb51bbed731" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bace1fb51bbed731" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-962340ea811398b4003f8f59fb23be61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bace1fb51bbed731" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bace1fb51bbed731" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bace1fb51bbed731" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d0c3432b34b9a8a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d0c3432b34b9a8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-793716a3f555aa111d466fc79fe598fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d0c3432b34b9a8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d0c3432b34b9a8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d0c3432b34b9a8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60e3414447acca5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60e3414447acca5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-104370c8a0e720bf647800aaf9bb8eed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60e3414447acca5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60e3414447acca5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-60e3414447acca5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-945d40fd68857953" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-945d40fd68857953" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6fa31aec64d9418065379531a9cd2f90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-945d40fd68857953" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-945d40fd68857953" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-945d40fd68857953" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0977ed6f836f65dc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0977ed6f836f65dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e4badac1721496a32f87281e3cf9d57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0977ed6f836f65dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0977ed6f836f65dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0977ed6f836f65dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01ee525c3e1dfcfc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01ee525c3e1dfcfc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2d3defe28bb17818cf02702ac436ed7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01ee525c3e1dfcfc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01ee525c3e1dfcfc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-01ee525c3e1dfcfc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-339f5a77b08b885e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-339f5a77b08b885e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-07cd08b4791405bc0acc8338c9b2ec48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-339f5a77b08b885e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-339f5a77b08b885e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-339f5a77b08b885e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdaf3d89568b2735" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdaf3d89568b2735" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b57f36f5312426f93c3604e7f736434" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdaf3d89568b2735" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdaf3d89568b2735" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fdaf3d89568b2735" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e0dd35724f11923" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e0dd35724f11923" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-31529ff2390c60192e60bc76179ec888" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e0dd35724f11923" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e0dd35724f11923" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1e0dd35724f11923" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6afa46e72c7fe033" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6afa46e72c7fe033" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aa2030a15923aa0db66882e61dc0223b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6afa46e72c7fe033" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6afa46e72c7fe033" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6afa46e72c7fe033" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a72563181c3a30a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a72563181c3a30a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c3cabfc581fe5f1c735ba49e3b0e70b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a72563181c3a30a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a72563181c3a30a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a72563181c3a30a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b6e5906a76e447e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b6e5906a76e447e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-95189040cf36cdc12578f953e4d222b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b6e5906a76e447e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b6e5906a76e447e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b6e5906a76e447e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2af8c53df6fbb9a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2af8c53df6fbb9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-38de758c21e136740d641f0fa8783474" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2af8c53df6fbb9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2af8c53df6fbb9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2af8c53df6fbb9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cdc15f35b16bbfb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cdc15f35b16bbfb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3bb1aad46155c1fc6013f79b1ba9c203" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cdc15f35b16bbfb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cdc15f35b16bbfb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4cdc15f35b16bbfb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e9457f0a3b18f62" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e9457f0a3b18f62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b473a5e9654d2df1938c15ca71544ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e9457f0a3b18f62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e9457f0a3b18f62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e9457f0a3b18f62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2418fd86a95a336" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2418fd86a95a336" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb87548818bbacc4aa054c3a753f094a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2418fd86a95a336" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2418fd86a95a336" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a2418fd86a95a336" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-020830212d34380a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-020830212d34380a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0fce5d5f87f93e52afd6ae4f4ab547e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-020830212d34380a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-020830212d34380a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-020830212d34380a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b693cffeb1bfb2d2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b693cffeb1bfb2d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d6628923a3e41e7f530c4042725f641" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b693cffeb1bfb2d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b693cffeb1bfb2d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b693cffeb1bfb2d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8351cd77a6e9e2f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8351cd77a6e9e2f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ce5b7738d7e9ef672217cc28af5e1d99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8351cd77a6e9e2f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8351cd77a6e9e2f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8351cd77a6e9e2f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c86c7d4af2093fe9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c86c7d4af2093fe9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a17e565a12fd4b263932025ef7c5f3a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c86c7d4af2093fe9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c86c7d4af2093fe9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c86c7d4af2093fe9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a592636ca916399" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a592636ca916399" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-215343c29682a0a07c9ae0c5e56b44a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a592636ca916399" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a592636ca916399" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a592636ca916399" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-917d83d9b5970dd1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-917d83d9b5970dd1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d6d5477713ef52749df7b322589659b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-917d83d9b5970dd1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-917d83d9b5970dd1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-917d83d9b5970dd1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-203425701bc4daee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-203425701bc4daee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a188ad92cda26d0f59560c481b8f882" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-203425701bc4daee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-203425701bc4daee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-203425701bc4daee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba1546f0e98401f8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba1546f0e98401f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cbe3a3d1fa749dad00d3a98100009cab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba1546f0e98401f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba1546f0e98401f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba1546f0e98401f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e69d7a6207afba46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e69d7a6207afba46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6c735fcfa170249bcaa05ae5875df18f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e69d7a6207afba46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e69d7a6207afba46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e69d7a6207afba46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d6e6d04889cd87a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d6e6d04889cd87a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e15b776ae66eb89feca17fc7ddf72f2a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d6e6d04889cd87a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d6e6d04889cd87a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3d6e6d04889cd87a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a3eee2ba490f9c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a3eee2ba490f9c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed8d408b2780a84ccb60e05aaf5f5655" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a3eee2ba490f9c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a3eee2ba490f9c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a3eee2ba490f9c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f2d50940ffcf880" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f2d50940ffcf880" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e977984894e7a7cbf30a5d752a1292c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f2d50940ffcf880" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f2d50940ffcf880" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f2d50940ffcf880" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-955daef4b22a6b4c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-955daef4b22a6b4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0474c68ffd6e5021b8281db6a2d9336b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-955daef4b22a6b4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-955daef4b22a6b4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-955daef4b22a6b4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf7179feec2bd02" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf7179feec2bd02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0024f0616b1969f962b823080b9a298" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf7179feec2bd02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf7179feec2bd02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-abf7179feec2bd02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a535e67fd57fb876" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a535e67fd57fb876" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3e2d01e1827047f4a33baef6975b5ff1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a535e67fd57fb876" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a535e67fd57fb876" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a535e67fd57fb876" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-867e509c4ba7f9ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-867e509c4ba7f9ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-84e5ba47c0861537eab3c3edc5ceba96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-867e509c4ba7f9ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-867e509c4ba7f9ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-867e509c4ba7f9ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0691f7894098d7e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0691f7894098d7e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7883d93fc19ace177437550dfd88b338" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0691f7894098d7e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0691f7894098d7e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0691f7894098d7e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01ebfb448e2850ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01ebfb448e2850ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-561be6847fe42d3af66d5fca073f51e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01ebfb448e2850ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01ebfb448e2850ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-01ebfb448e2850ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-246fda8ab2bb0025" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-246fda8ab2bb0025" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8527bbc386e1f00ccb61b40c971d7c97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-246fda8ab2bb0025" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-246fda8ab2bb0025" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-246fda8ab2bb0025" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa104c89ca3b1a84" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa104c89ca3b1a84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53f8fdd6dd89aa03e85f98f683b3179f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa104c89ca3b1a84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa104c89ca3b1a84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa104c89ca3b1a84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24d2aa55fe29cc5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24d2aa55fe29cc5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a76204134114008a06c729a7514a675d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24d2aa55fe29cc5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24d2aa55fe29cc5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-24d2aa55fe29cc5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af4a6b1f34f47ada" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af4a6b1f34f47ada" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-22d8587257f3d3c54eb3f6623f3f886a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af4a6b1f34f47ada" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af4a6b1f34f47ada" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-af4a6b1f34f47ada" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e3d921801d90c5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e3d921801d90c5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-93a82335fb7daddc10b9924fe42dd844" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e3d921801d90c5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e3d921801d90c5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3e3d921801d90c5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d552b322ad09323a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d552b322ad09323a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d538736fab22baf17220b0c158082cf7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d552b322ad09323a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d552b322ad09323a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d552b322ad09323a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c5fa9e13eabaf91" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c5fa9e13eabaf91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bbb4e24830c84cde75d11d68e9100b0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c5fa9e13eabaf91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c5fa9e13eabaf91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2c5fa9e13eabaf91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6949bed629cb908c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6949bed629cb908c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b04f02de6bc3defc4e3e6294bd5defd6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6949bed629cb908c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6949bed629cb908c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6949bed629cb908c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05fd06680a71ac7c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05fd06680a71ac7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-29834a4535c13d6af29849ef81fbfe92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05fd06680a71ac7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-527a4d72a17d863e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-527a4d72a17d863e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-757bdcffdb2778b0f945d595c99a2dc0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-527a4d72a17d863e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-239cc0d1ef3c9036" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-239cc0d1ef3c9036" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-93f063314459179c460eef82d4be94f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-239cc0d1ef3c9036" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d027f4fd52c98908" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d027f4fd52c98908" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3725a5e19aa048dbdc4cd46dcfa67344" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d027f4fd52c98908" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d027f4fd52c98908" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d027f4fd52c98908" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba80cb43885d5c62" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba80cb43885d5c62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8d9fa31d53a9d9016df072f805df82eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba80cb43885d5c62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba80cb43885d5c62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba80cb43885d5c62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a210f7cba270c625" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a210f7cba270c625" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a029e89edd67f46309fa35149c6872c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a210f7cba270c625" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a210f7cba270c625" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a210f7cba270c625" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d88c63f7728ffd26" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d88c63f7728ffd26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d6ae728f46154103717542df44f0aa15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d88c63f7728ffd26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d88c63f7728ffd26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d88c63f7728ffd26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0becddc5d3f5ec1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0becddc5d3f5ec1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d2cdd0b7ac24a463e6bb24c5e4312a6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0becddc5d3f5ec1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0becddc5d3f5ec1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e0becddc5d3f5ec1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9663cf57a4aa5947" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9663cf57a4aa5947" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8415f2bfcd886f5d18afac1bc54df5c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9663cf57a4aa5947" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9663cf57a4aa5947" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9663cf57a4aa5947" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99611a80988c03a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99611a80988c03a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f13fba5f8c2aa89b403fdeafbf49387b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99611a80988c03a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99611a80988c03a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-99611a80988c03a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5c8380ae7fd4957" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5c8380ae7fd4957" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e97f4804becba2956e373a6312e51820" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5c8380ae7fd4957" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5c8380ae7fd4957" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e5c8380ae7fd4957" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55f7d4bea55b9b30" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55f7d4bea55b9b30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b1eec30dae467c109b71721b3049042d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55f7d4bea55b9b30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55f7d4bea55b9b30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-55f7d4bea55b9b30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09d1b98d34354713" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09d1b98d34354713" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b0c22ef96459ccb5ef157550d4092e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09d1b98d34354713" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09d1b98d34354713" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-09d1b98d34354713" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13f9c7a0b0c4e45f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13f9c7a0b0c4e45f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-33d519468b62e805497e82669f214f08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13f9c7a0b0c4e45f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13f9c7a0b0c4e45f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-13f9c7a0b0c4e45f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4351f2ab1ca6d979" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4351f2ab1ca6d979" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c09bf281f5b27e9555d0ddb40470ecda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4351f2ab1ca6d979" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4351f2ab1ca6d979" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4351f2ab1ca6d979" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d4af0b389253124" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d4af0b389253124" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e38b1d212b02b4cdbb49a197d9c8ec06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d4af0b389253124" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d4af0b389253124" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d4af0b389253124" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33364e3294532e03" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33364e3294532e03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-43f063d12a41ebc80cf26603e20d156a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33364e3294532e03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33364e3294532e03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-33364e3294532e03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8066c70f0cc52e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8066c70f0cc52e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e69c29547c6e1e077069e4931d7acfe5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8066c70f0cc52e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8066c70f0cc52e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c8066c70f0cc52e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9dbcff142d4378" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9dbcff142d4378" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-15b8454e3da0f1048edb635f59c9dbe9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9dbcff142d4378" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9dbcff142d4378" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe9dbcff142d4378" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f7b2b042451ae98" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f7b2b042451ae98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-64f066cce38aecac6886c6913abddeda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f7b2b042451ae98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f7b2b042451ae98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f7b2b042451ae98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4596adff91424b34" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4596adff91424b34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-49e62a28d16f5ff516701e34ac055787" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4596adff91424b34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4596adff91424b34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4596adff91424b34" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86746aa6187348f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86746aa6187348f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f2b22df4bedf2b4f93c26c0eadee6206" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86746aa6187348f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86746aa6187348f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-86746aa6187348f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef2933cfc3c81762" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef2933cfc3c81762" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2c0a03226ec3f63aacb4dd2eac673206" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef2933cfc3c81762" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef2933cfc3c81762" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ef2933cfc3c81762" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ed03e0e08542a6f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ed03e0e08542a6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a6f4218b9e2b82f36c5f0e9b67f2ded6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ed03e0e08542a6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ed03e0e08542a6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ed03e0e08542a6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97390980cef3c8cf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97390980cef3c8cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-80aecbfbd52d23c4cf48e6175feabefc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97390980cef3c8cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97390980cef3c8cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-97390980cef3c8cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-515c3cc2b2c5e454" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-515c3cc2b2c5e454" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ab17f641a5f71c6ea13aab815765fac1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-515c3cc2b2c5e454" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-515c3cc2b2c5e454" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-515c3cc2b2c5e454" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41122bd7fb9914dc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41122bd7fb9914dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a8c5fa87b75ea603c13ca0464d6dd7c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41122bd7fb9914dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41122bd7fb9914dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-41122bd7fb9914dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9039d2545a9d86b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9039d2545a9d86b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-52472a01bb964cad886e1094ed7125ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9039d2545a9d86b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9039d2545a9d86b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b9039d2545a9d86b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16a7ed249e3ecff5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16a7ed249e3ecff5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8f6162d81fee5be9b7541558956d7203" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16a7ed249e3ecff5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16a7ed249e3ecff5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-16a7ed249e3ecff5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-365ca58676441c22" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-365ca58676441c22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c8067872bde72ae04618969fd9751682" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-365ca58676441c22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-365ca58676441c22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-365ca58676441c22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17a7200208c063d9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17a7200208c063d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d42bbf9e7a7028175fab07b6ec0b7ba3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17a7200208c063d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17a7200208c063d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-17a7200208c063d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95b3f7c43de4d1b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95b3f7c43de4d1b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-33fd7f8bd20108b50698d5f13202e36a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95b3f7c43de4d1b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95b3f7c43de4d1b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-95b3f7c43de4d1b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc1db1162428364b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc1db1162428364b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-91fc685d516c6aa786e76424884b479e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc1db1162428364b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc1db1162428364b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cc1db1162428364b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-404d7103914e7ae4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-404d7103914e7ae4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b9122706e64823f4bba3d7293e6874ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-404d7103914e7ae4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-404d7103914e7ae4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-404d7103914e7ae4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f359b83e28f436b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f359b83e28f436b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-860ac3eaea4235c2f50cb9aa94a00b00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f359b83e28f436b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f359b83e28f436b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0f359b83e28f436b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e876ca015874ec4c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e876ca015874ec4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-37cb0cd022bc53ab67828b12bf3107c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e876ca015874ec4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e876ca015874ec4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e876ca015874ec4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91f8bb7dfadd9a24" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91f8bb7dfadd9a24" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4d5c3b9249a3fe26b1019888be7f1dcf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91f8bb7dfadd9a24" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91f8bb7dfadd9a24" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-91f8bb7dfadd9a24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c43e09fcef73ce3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c43e09fcef73ce3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0485bfaa19e5ff4b6ce023b8da066e25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c43e09fcef73ce3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c43e09fcef73ce3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3c43e09fcef73ce3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44be6fe79074af35" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44be6fe79074af35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-50d16febb7a54b6ed0f0324008d10be3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44be6fe79074af35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44be6fe79074af35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-44be6fe79074af35" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13d82eea360d0375" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13d82eea360d0375" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e704c72ae669cebe45d99bb7e17544d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13d82eea360d0375" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13d82eea360d0375" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-13d82eea360d0375" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4398c8c68fe7f084" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4398c8c68fe7f084" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-70c0972dcf105fbee9a6702d963a934b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4398c8c68fe7f084" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4398c8c68fe7f084" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4398c8c68fe7f084" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e79238eed0046134" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e79238eed0046134" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9994c958244d87466e17b912f8321061" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e79238eed0046134" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e79238eed0046134" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e79238eed0046134" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a97544b0fd68b219" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a97544b0fd68b219" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-175fee8ad63ca7a9c6564af7b14ab2ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a97544b0fd68b219" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a97544b0fd68b219" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a97544b0fd68b219" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65f7cd0f85727696" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65f7cd0f85727696" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d01c745ae4500ae993a5551e2b9eae1c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65f7cd0f85727696" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65f7cd0f85727696" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-65f7cd0f85727696" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa6a75293638f530" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa6a75293638f530" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a82e93dae36344e1cdd55082dec4b93d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa6a75293638f530" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa6a75293638f530" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa6a75293638f530" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87a03b346f663d95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87a03b346f663d95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dc4b6788b1f3b935797b7d6ef8d16e78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87a03b346f663d95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4613e8bc71ef2b22" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4613e8bc71ef2b22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bcbc64a480b9d4e81671aae4cb95971c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4613e8bc71ef2b22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa279944f303e243" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa279944f303e243" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6a1ddfe25d938f7d5b48ba920ed264d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa279944f303e243" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a49f72249f32b4c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a49f72249f32b4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-83c3619d6bdde704f3ab7895cecfb7f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a49f72249f32b4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a49f72249f32b4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a49f72249f32b4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8d7bfc1ab70a635" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8d7bfc1ab70a635" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-86f91aec199426b08c9ad51c7dc55fa2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8d7bfc1ab70a635" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8d7bfc1ab70a635" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a8d7bfc1ab70a635" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc793a12f1ab6939" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc793a12f1ab6939" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6164893a00557d4865a7447f503c03eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc793a12f1ab6939" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc793a12f1ab6939" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cc793a12f1ab6939" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c8582bff2ec037e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c8582bff2ec037e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-97ae41ec19d4f643dfa5dcf3f0be1879" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c8582bff2ec037e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c8582bff2ec037e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7c8582bff2ec037e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d273169b511d18d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d273169b511d18d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ebe49a576901bdd97a238d60400eb831" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d273169b511d18d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d273169b511d18d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2d273169b511d18d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4fa3883ee030999" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4fa3883ee030999" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a97bdb55d5beca09b36a4409da39372f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4fa3883ee030999" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4fa3883ee030999" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d4fa3883ee030999" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-996166c0d63c938a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-996166c0d63c938a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef8fddd0d9f053e17fd5b1fa0486236b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-996166c0d63c938a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-996166c0d63c938a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-996166c0d63c938a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fb04f325749e2cd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fb04f325749e2cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7fd9e67b2e5e59c9e9a9068e27cbad74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fb04f325749e2cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fb04f325749e2cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9fb04f325749e2cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b18043f3488ca6ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b18043f3488ca6ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6edd1f6a1a50a806eae1fc3b447a2d37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b18043f3488ca6ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b18043f3488ca6ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b18043f3488ca6ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2fef46ca8ea017b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2fef46ca8ea017b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-510968109cd9f9dcc3dce71c2e1eac6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2fef46ca8ea017b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2fef46ca8ea017b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2fef46ca8ea017b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3c3e8ec82888a00" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3c3e8ec82888a00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e66755ff11f80720ab7e7a71c23c5b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3c3e8ec82888a00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3c3e8ec82888a00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d3c3e8ec82888a00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29352b864456e780" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29352b864456e780" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2752f572442976f6f846e73b605657d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29352b864456e780" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29352b864456e780" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-29352b864456e780" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48e7e3c56c5246dc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48e7e3c56c5246dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-16abfe66fc3d69114e6a8ee3cb144036" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48e7e3c56c5246dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48e7e3c56c5246dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-48e7e3c56c5246dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d29ddb209f97a2bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d29ddb209f97a2bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a46cd8d9273e5111220c5a0b0956380" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d29ddb209f97a2bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d29ddb209f97a2bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d29ddb209f97a2bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a0f3a8f335cd38d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a0f3a8f335cd38d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b030e48df314ff1e2ec740005ac3e430" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a0f3a8f335cd38d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a0f3a8f335cd38d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a0f3a8f335cd38d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f32b0de5873da09b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f32b0de5873da09b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0e70699997578a96d4311a68702dbcaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f32b0de5873da09b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f32b0de5873da09b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f32b0de5873da09b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac0b1623926954b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac0b1623926954b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-54756b1c06be880bd3275d92c8ff77fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac0b1623926954b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac0b1623926954b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ac0b1623926954b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-397edd5892986fd5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-397edd5892986fd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a5e4b0cb230f32ff8d50d4139125f508" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-397edd5892986fd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-397edd5892986fd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-397edd5892986fd5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8e31b600c7dfe94" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8e31b600c7dfe94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-63839f26d060d9f97553bda6eecbbe26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8e31b600c7dfe94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8e31b600c7dfe94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d8e31b600c7dfe94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f008f9ad0dff082c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f008f9ad0dff082c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe8fff83786569d8fe95cdbd978ece98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f008f9ad0dff082c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f008f9ad0dff082c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f008f9ad0dff082c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ce43454cfa35392" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ce43454cfa35392" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fda20e1ef8f5c8bebcbda4c8c7a2e2c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ce43454cfa35392" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ce43454cfa35392" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7ce43454cfa35392" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b812b4ba827521c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b812b4ba827521c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a0a5a15f11ea1b04cd138795164d2461" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b812b4ba827521c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b812b4ba827521c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2b812b4ba827521c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-680133dd630b9f8b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-680133dd630b9f8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-18a20941e64f76ab4acf786268be20e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-680133dd630b9f8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-680133dd630b9f8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-680133dd630b9f8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09f4bc4f22adca3a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09f4bc4f22adca3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-590201a46950c28d38ff9b80150c6017" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09f4bc4f22adca3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09f4bc4f22adca3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-09f4bc4f22adca3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33de215f3a3d45e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33de215f3a3d45e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd451c208891a55cf1ddf8894410fa0f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33de215f3a3d45e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33de215f3a3d45e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-33de215f3a3d45e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b1d580486fb62f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b1d580486fb62f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e4e8cd64d56419931fcff9f31bc49f6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b1d580486fb62f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b1d580486fb62f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83b1d580486fb62f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37b254a409efd516" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37b254a409efd516" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ebacec3b75c01c930383db5d22613825" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37b254a409efd516" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37b254a409efd516" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-37b254a409efd516" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6bf592c156b685c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6bf592c156b685c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6dac161ef60318ce4cdec59544ef410a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6bf592c156b685c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6bf592c156b685c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b6bf592c156b685c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e182a5b36130db05" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e182a5b36130db05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-058b4d6764edcf8e7e74a1f78d3b4220" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e182a5b36130db05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e182a5b36130db05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e182a5b36130db05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6f84de52fc3f8bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6f84de52fc3f8bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d896218b7933fd1fb0c169f2e1db2c95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6f84de52fc3f8bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6f84de52fc3f8bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c6f84de52fc3f8bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59ce91ec4777c3af" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59ce91ec4777c3af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d66ec3d3b452a0d62402e868cac46299" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59ce91ec4777c3af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59ce91ec4777c3af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-59ce91ec4777c3af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d55e0e3ea3e074c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d55e0e3ea3e074c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de272025b96c3a96501c82ec866f99b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d55e0e3ea3e074c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d55e0e3ea3e074c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6d55e0e3ea3e074c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0c8fbfb3f22943e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0c8fbfb3f22943e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-89a4c817d2102a1841bc16d18242ccb4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0c8fbfb3f22943e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0c8fbfb3f22943e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d0c8fbfb3f22943e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02add066ad979e2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02add066ad979e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c2ffabf16a38fbd32988452a4381c84b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02add066ad979e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02add066ad979e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e02add066ad979e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d61c39dd0a30da8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d61c39dd0a30da8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea45aac66c0b54c49348a3ae9e6a6f1b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d61c39dd0a30da8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d61c39dd0a30da8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1d61c39dd0a30da8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b6537237fcd3b21" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b6537237fcd3b21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-319a349e311b47bc7d0ea34143a578c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b6537237fcd3b21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b6537237fcd3b21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b6537237fcd3b21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e07e4bc0115c7384" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e07e4bc0115c7384" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b316c325f0847c367bf4bc2e0f1d5ea1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e07e4bc0115c7384" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e07e4bc0115c7384" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e07e4bc0115c7384" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe3c999615366761" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe3c999615366761" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c264519e03ce372a3c97636a3f6811c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe3c999615366761" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe3c999615366761" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe3c999615366761" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75c3e174e4967179" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75c3e174e4967179" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd0617dcdd096307ec797e0e64584c9e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75c3e174e4967179" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75c3e174e4967179" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-75c3e174e4967179" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-baffffa839f1a9a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-baffffa839f1a9a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-352dc7d46f119a849bf6e7e3369ce394" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-baffffa839f1a9a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-baffffa839f1a9a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-baffffa839f1a9a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58aceef27415b27a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58aceef27415b27a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-476869430bc3fec72cd0ecfc1ebb051a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58aceef27415b27a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58aceef27415b27a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-58aceef27415b27a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bd58d7360d3217a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bd58d7360d3217a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-74a8399425fc6a8240fc8d08e04279a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bd58d7360d3217a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bd58d7360d3217a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8bd58d7360d3217a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-366f9f050028f678" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-366f9f050028f678" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eeffdb1067d11559a5b0fc3c94e93b4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-366f9f050028f678" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ff7ca268466bfb6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ff7ca268466bfb6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb227a49206d1c8cb48d2d8c2801f69a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ff7ca268466bfb6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c17178e03c9918" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c17178e03c9918" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a96e571e3eeac7248a1b6252bb60b359" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c17178e03c9918" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0bbab56fee8d502" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0bbab56fee8d502" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2d0c7ef5dadf6c2266ec8d44e69ccdbb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0bbab56fee8d502" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0bbab56fee8d502" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d0bbab56fee8d502" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfbb8473919557a8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfbb8473919557a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-890da2c0bbb5c0c4d492530c106608bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfbb8473919557a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfbb8473919557a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cfbb8473919557a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cd8b2c29a06f44d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cd8b2c29a06f44d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2fc6c9d69786b00eed79137d54001b90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cd8b2c29a06f44d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cd8b2c29a06f44d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4cd8b2c29a06f44d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a5bb088a54a8e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a5bb088a54a8e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fac0a491330decf9c5ff45ed85d58d87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a5bb088a54a8e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a5bb088a54a8e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-52a5bb088a54a8e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f73fa8315fa9949b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f73fa8315fa9949b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4ee6eaafb22ab642fab085d4cec5f294" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f73fa8315fa9949b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f73fa8315fa9949b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f73fa8315fa9949b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-457137a7baf8aef4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-457137a7baf8aef4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a7d3a52c6b6490e5b285013a78b281dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-457137a7baf8aef4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-457137a7baf8aef4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-457137a7baf8aef4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a2e80b985069fb1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a2e80b985069fb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-025c905143f4bb9a56673573da9d6861" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a2e80b985069fb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a2e80b985069fb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2a2e80b985069fb1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f57b2ac2902128f8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f57b2ac2902128f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0138263b5dac739dac0927f99e9c7148" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f57b2ac2902128f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f57b2ac2902128f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f57b2ac2902128f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23e2b97acf429a7c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23e2b97acf429a7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f2a5e061cbbeb3014adecd1c41e711f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23e2b97acf429a7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23e2b97acf429a7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23e2b97acf429a7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-535f4f37036165d2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-535f4f37036165d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba1a1e51fe5b86ccf12dda7455e2e59c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-535f4f37036165d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-535f4f37036165d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-535f4f37036165d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e62cfe54e988e384" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e62cfe54e988e384" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ccd44900b131b53469c4f91d089b3f2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e62cfe54e988e384" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e62cfe54e988e384" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e62cfe54e988e384" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2796e78f8625b360" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2796e78f8625b360" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d9047c32c1762aaec7f3ad36b7fe848c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2796e78f8625b360" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2796e78f8625b360" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2796e78f8625b360" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-340bb4446d3112c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-340bb4446d3112c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7e2099de1b46ddea0a4a67fc64ce084a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-340bb4446d3112c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-340bb4446d3112c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-340bb4446d3112c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd9e37fef1f4146b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd9e37fef1f4146b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f8ea1306d7f95366ab05e758e90c79b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd9e37fef1f4146b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd9e37fef1f4146b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd9e37fef1f4146b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b4b7233a6ee293e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b4b7233a6ee293e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-52c4e0a3563f0769772b4ce25614f79a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b4b7233a6ee293e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b4b7233a6ee293e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6b4b7233a6ee293e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51e31d686e29e0cc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51e31d686e29e0cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-57db923debcb7b423a4b7460b341b90e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51e31d686e29e0cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51e31d686e29e0cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51e31d686e29e0cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9034d1b7889bc9d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9034d1b7889bc9d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a2b9ec698d38af08807c97c8b992fe23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9034d1b7889bc9d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9034d1b7889bc9d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9034d1b7889bc9d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e48cce49315c6779" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e48cce49315c6779" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6c7981d885f98b1a71eb30b02caeb095" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e48cce49315c6779" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e48cce49315c6779" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e48cce49315c6779" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58a93478bc7717f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58a93478bc7717f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-54e52b5965cb9e96b9d7b15cadcca174" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58a93478bc7717f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58a93478bc7717f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-58a93478bc7717f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a86df04e365f28ab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a86df04e365f28ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b6e4a9c641000c6bf4a5a6831dc99b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a86df04e365f28ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a86df04e365f28ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a86df04e365f28ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66ee13907be0c63a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66ee13907be0c63a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d4a7639082a6b8a9135556ac5e7f357" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66ee13907be0c63a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66ee13907be0c63a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-66ee13907be0c63a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eff3f7832feb3ef8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eff3f7832feb3ef8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-71be7797c401654389da21a93e9408f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eff3f7832feb3ef8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eff3f7832feb3ef8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eff3f7832feb3ef8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2e3764ce9c3dc07" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2e3764ce9c3dc07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-52a57775702caaa55449aef0121e0beb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2e3764ce9c3dc07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2e3764ce9c3dc07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d2e3764ce9c3dc07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4a8b443f0bd8343" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4a8b443f0bd8343" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3cf4a3a394532bda3d65718d13dde3b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4a8b443f0bd8343" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4a8b443f0bd8343" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f4a8b443f0bd8343" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5d5f1544c72b17b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5d5f1544c72b17b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ddb7774b3cd246c04cb430408b27a2e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5d5f1544c72b17b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5d5f1544c72b17b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a5d5f1544c72b17b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee38a92cd293e1fb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee38a92cd293e1fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa46f4165f69027448bd9ea650b7be7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee38a92cd293e1fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee38a92cd293e1fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ee38a92cd293e1fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0568b850171a4bc9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0568b850171a4bc9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b85752b131e54f3f2fc5a2554ecd74e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0568b850171a4bc9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0568b850171a4bc9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0568b850171a4bc9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a146359ec7118e6e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a146359ec7118e6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae64637fad37aab306cbd59c58d8600a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a146359ec7118e6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a146359ec7118e6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a146359ec7118e6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0397c94ebc161ba2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0397c94ebc161ba2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dacb679162969065a3ca2ce9ce727e26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0397c94ebc161ba2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0397c94ebc161ba2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0397c94ebc161ba2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2029d0ca8113577b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2029d0ca8113577b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-21388d8713117d82683e0d424cf6ac71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2029d0ca8113577b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2029d0ca8113577b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2029d0ca8113577b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9802790c8dd93f5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9802790c8dd93f5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3769de42b5a13e5397663ad103e931cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9802790c8dd93f5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9802790c8dd93f5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9802790c8dd93f5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-528f668a4217cf9a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-528f668a4217cf9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-451867a41905fbab8dfe3f961a88320e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-528f668a4217cf9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-528f668a4217cf9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-528f668a4217cf9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4d10947b267e133" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4d10947b267e133" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b1ac0029482ec0b792043d54e4631f43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4d10947b267e133" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4d10947b267e133" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f4d10947b267e133" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc395b36d881ec7d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc395b36d881ec7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6974c1b179086ac7eb557e53c551b47d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc395b36d881ec7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc395b36d881ec7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bc395b36d881ec7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3e6c0dd78ffeff8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3e6c0dd78ffeff8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d5d595b5c7b598992f63e0c613de9384" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3e6c0dd78ffeff8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3e6c0dd78ffeff8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d3e6c0dd78ffeff8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-293f865e2a42afa5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-293f865e2a42afa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae3e02c7afb6a2033a62d6921dcec9f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-293f865e2a42afa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-293f865e2a42afa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-293f865e2a42afa5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db928f95bd127fe2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db928f95bd127fe2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-062ca46d3a1863401711ed3ac14e9550" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db928f95bd127fe2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db928f95bd127fe2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-db928f95bd127fe2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2e848f02f5c6cab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2e848f02f5c6cab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-54dd2e930c4f9b99ae1a4e5b9084917b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2e848f02f5c6cab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2e848f02f5c6cab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b2e848f02f5c6cab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8289ce1c6a324c95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8289ce1c6a324c95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6b3059deaa27c19ae23e01e4539b0eb6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8289ce1c6a324c95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8289ce1c6a324c95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8289ce1c6a324c95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c765af2788a4662b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c765af2788a4662b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c6e75b8a72f00dde306a14307357058c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c765af2788a4662b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c765af2788a4662b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c765af2788a4662b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-645facd98ce89f14" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-645facd98ce89f14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-edf2b2a5efef1302d78fa143dbd65d28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-645facd98ce89f14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-645facd98ce89f14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-645facd98ce89f14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-992a42ab4d8af10e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-992a42ab4d8af10e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9783db47cc1c9799a99cd2cab777e0af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-992a42ab4d8af10e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-992a42ab4d8af10e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-992a42ab4d8af10e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b68e33cdc747200" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b68e33cdc747200" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-41817b9864a6d739c14bb16967a06278" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b68e33cdc747200" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb99905cb6e5627" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb99905cb6e5627" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7182082a7f28d855df8c89734ce97dec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb99905cb6e5627" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-047a04f28d9e0fb0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-047a04f28d9e0fb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e00561f8f880a1ba9049414f2112ef3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-047a04f28d9e0fb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fec00f082a4755e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fec00f082a4755e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-82a34857c4de679f2efe1fb559e28c97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fec00f082a4755e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fec00f082a4755e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fec00f082a4755e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-836540ea9a66c82a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-836540ea9a66c82a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-08e794c067a52fd30c3e5c1b2ff6ec6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-836540ea9a66c82a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-836540ea9a66c82a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-836540ea9a66c82a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff2c89f04272b20e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff2c89f04272b20e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2bd654c51adce7b372b2a3eb916c033a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff2c89f04272b20e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff2c89f04272b20e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ff2c89f04272b20e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1969713d746105ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1969713d746105ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dcaeba24c76375c3bfaf909a5ff90b07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1969713d746105ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1969713d746105ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1969713d746105ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0e6f60a16a29927" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0e6f60a16a29927" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2c83240e4beba21a6b63ec9de29fb899" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0e6f60a16a29927" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0e6f60a16a29927" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d0e6f60a16a29927" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-474bdd8c809d718d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-474bdd8c809d718d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5ea2868c0caaf6f92f6913f297c0b3a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-474bdd8c809d718d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-474bdd8c809d718d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-474bdd8c809d718d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89e7dd80b695f074" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89e7dd80b695f074" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-20f3e206bf5ef06a0ba482d948302c70" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89e7dd80b695f074" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89e7dd80b695f074" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-89e7dd80b695f074" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7afc9ce5b3f686a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7afc9ce5b3f686a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-199831170c8c168d6d7e3a2abcdd9355" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7afc9ce5b3f686a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7afc9ce5b3f686a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7afc9ce5b3f686a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47291d91a41bce91" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47291d91a41bce91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a45d6a78a7a542b2b194e846051d787a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47291d91a41bce91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47291d91a41bce91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-47291d91a41bce91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f1df93edacb5b29" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f1df93edacb5b29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c33d2583d76799b32af9c769cfb6a82" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f1df93edacb5b29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f1df93edacb5b29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f1df93edacb5b29" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5366ff86a64d2398" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5366ff86a64d2398" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d00591ca87e1265e107450ff7d07cbc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5366ff86a64d2398" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5366ff86a64d2398" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5366ff86a64d2398" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0b1bbbc9b07743a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0b1bbbc9b07743a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2010be86af1abe34c31f08832152301b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0b1bbbc9b07743a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0b1bbbc9b07743a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e0b1bbbc9b07743a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4cd3dbd5d5700af" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4cd3dbd5d5700af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1cacb490c644cd508964deb642ad1b92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4cd3dbd5d5700af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4cd3dbd5d5700af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a4cd3dbd5d5700af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a179635fdcd8455" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a179635fdcd8455" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f1e56fcff96b1e4b554858d65b832285" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a179635fdcd8455" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a179635fdcd8455" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a179635fdcd8455" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a168c054b3d58247" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a168c054b3d58247" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-185f975744bc3b91aee2bb3026d051f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a168c054b3d58247" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a168c054b3d58247" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a168c054b3d58247" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c286c018a0cf6762" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c286c018a0cf6762" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a791cff5bd3a2d555e7830edb98604c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c286c018a0cf6762" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c286c018a0cf6762" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c286c018a0cf6762" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de623c774c99db7d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de623c774c99db7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-305bd21f6b092907865817f0f7316452" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de623c774c99db7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de623c774c99db7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de623c774c99db7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77e9eff6492b95b2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77e9eff6492b95b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-51592ff4a8c58719a5052376a3f70c04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77e9eff6492b95b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77e9eff6492b95b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-77e9eff6492b95b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c38d9079c30fc7db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c38d9079c30fc7db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c61ad044ade944cd84da9446872a752" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c38d9079c30fc7db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c38d9079c30fc7db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c38d9079c30fc7db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84afd743490c29f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84afd743490c29f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a7071bd4a03059856f23c9dce6498e2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84afd743490c29f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84afd743490c29f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-84afd743490c29f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-291cb85b8db71970" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-291cb85b8db71970" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8723269ae541dbed21fdc1ff4e6085d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-291cb85b8db71970" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-291cb85b8db71970" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-291cb85b8db71970" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-736d6d2bd41b7076" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-736d6d2bd41b7076" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c511a2d09a3e08dd11e1d65f62ff42cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-736d6d2bd41b7076" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-736d6d2bd41b7076" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-736d6d2bd41b7076" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59239b6444502368" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59239b6444502368" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-02243f33a49f58a64b8880eceba31e5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59239b6444502368" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59239b6444502368" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-59239b6444502368" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98eb32dfda0de43a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98eb32dfda0de43a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-08f1bf2d238cccf25b1f3fd4661501b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98eb32dfda0de43a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98eb32dfda0de43a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-98eb32dfda0de43a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3785cd5d500369d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3785cd5d500369d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e5e5d916fa8a475868ba3b3ffce73fa5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3785cd5d500369d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3785cd5d500369d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3785cd5d500369d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a13290b1111b011" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a13290b1111b011" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4a1245a674830659f669ed126776b32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a13290b1111b011" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a13290b1111b011" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a13290b1111b011" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca3e56514f43eaf5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca3e56514f43eaf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-40b5ca90d5e0dbc0d9f8c8e1a299caae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca3e56514f43eaf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca3e56514f43eaf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca3e56514f43eaf5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86139ee3fb759293" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86139ee3fb759293" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b2878e5e4f4536f9afb7c99173e4f742" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86139ee3fb759293" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86139ee3fb759293" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-86139ee3fb759293" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05f61d7f215acd64" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05f61d7f215acd64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b9a199085e6219da4e88adc2224ce505" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05f61d7f215acd64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05f61d7f215acd64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-05f61d7f215acd64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7537a959a1a01958" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7537a959a1a01958" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b8e4943441d869e0efe8812438e8374d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7537a959a1a01958" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7537a959a1a01958" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7537a959a1a01958" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cca08ff485672d43" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cca08ff485672d43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba7af694a6d4cf72923cab7d06112817" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cca08ff485672d43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cca08ff485672d43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cca08ff485672d43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a4063416cd88e68" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a4063416cd88e68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e4afc74546576b56e27f7ffae06a9e1c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a4063416cd88e68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a4063416cd88e68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a4063416cd88e68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a69a8fd1080c644" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a69a8fd1080c644" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-184d3ead8578b67a8ef43b696311996c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a69a8fd1080c644" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a69a8fd1080c644" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2a69a8fd1080c644" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7243f7c1a522b06" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7243f7c1a522b06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fc78df469916689babf12a498ecefb76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7243f7c1a522b06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7243f7c1a522b06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b7243f7c1a522b06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef1e62043cbdaf53" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef1e62043cbdaf53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-737be04cb0e1279c444ad3bdc0b1e6e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef1e62043cbdaf53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef1e62043cbdaf53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ef1e62043cbdaf53" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a390c41dd6b51c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a390c41dd6b51c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-83181f15c3ac31d1c2f56cef802f8f5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a390c41dd6b51c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a390c41dd6b51c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9a390c41dd6b51c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77e711727b090a5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77e711727b090a5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca551a4a3a8251c86ec8ceee01258405" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77e711727b090a5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77e711727b090a5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-77e711727b090a5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea6b169002ea0c3e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea6b169002ea0c3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f6fff6afff2167b3a354800d0d3a5ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea6b169002ea0c3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea6b169002ea0c3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea6b169002ea0c3e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a67730787fa038f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a67730787fa038f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2daec371aa4f5990c9dc7fbd2a25e0fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a67730787fa038f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a67730787fa038f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a67730787fa038f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e26e80bac737ac28" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e26e80bac737ac28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ff9a07a55297332a434fd2991d19336" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e26e80bac737ac28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e26e80bac737ac28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e26e80bac737ac28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ada4d1f42ad7d347" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ada4d1f42ad7d347" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b22bfbdf30f856eb4fd9fa82f1a1d043" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ada4d1f42ad7d347" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ada4d1f42ad7d347" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ada4d1f42ad7d347" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07bdd8d3dd31426b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07bdd8d3dd31426b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-22a6967fdc752b242f6fda2c21ae7309" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07bdd8d3dd31426b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07bdd8d3dd31426b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07bdd8d3dd31426b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75a461958d9eb7e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75a461958d9eb7e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e6d06d4bd973f41787e25fc0c0dc5ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75a461958d9eb7e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19180468cf7ff9fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19180468cf7ff9fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6bce907b896c006e63aea576fb9c2f1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19180468cf7ff9fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f13c5f75bde27110" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f13c5f75bde27110" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-35ff2f6bf7ad51190b3489f6ecf6bc51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f13c5f75bde27110" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89dcbaaf1aecd452" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89dcbaaf1aecd452" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d290c1c275a61f42c10b78e20e680678" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89dcbaaf1aecd452" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89dcbaaf1aecd452" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-89dcbaaf1aecd452" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15ad148235ca9d0a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15ad148235ca9d0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0e905ad2f05e8d4302cfed558a475c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15ad148235ca9d0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15ad148235ca9d0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-15ad148235ca9d0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-698b2de5a59dd44c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-698b2de5a59dd44c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1025e2a702632b6d71d9de779b350910" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-698b2de5a59dd44c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-698b2de5a59dd44c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-698b2de5a59dd44c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68e7d2322316564d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68e7d2322316564d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-99a32a502d26dca192a96ca9b5598e6d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68e7d2322316564d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68e7d2322316564d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-68e7d2322316564d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ded4978969ff7190" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ded4978969ff7190" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-22bb10ba3a1222c4f87ef29fc68ff9ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ded4978969ff7190" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ded4978969ff7190" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ded4978969ff7190" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-697a82295e88f2f0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-697a82295e88f2f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8b79d8d6f4c9eac3c44237d17aab1b29" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-697a82295e88f2f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-697a82295e88f2f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-697a82295e88f2f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c4a51a925c7445b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c4a51a925c7445b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3fabd3721acb797007edd3e29daf8b1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c4a51a925c7445b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c4a51a925c7445b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3c4a51a925c7445b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4f9cf6031813a86" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4f9cf6031813a86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8d1084d65c672f4d10387acc27e6d603" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4f9cf6031813a86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4f9cf6031813a86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4f9cf6031813a86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f62f08c131a2a8f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f62f08c131a2a8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d8a85b9c24b4e9b7e73970cd5c6ff218" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f62f08c131a2a8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f62f08c131a2a8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5f62f08c131a2a8f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b326a49eb1f28a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b326a49eb1f28a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-592177def2341752f8442252d409977d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b326a49eb1f28a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b326a49eb1f28a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2b326a49eb1f28a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e56625271ee6995" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e56625271ee6995" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e7a0bbd17081455a60c175da25a77c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e56625271ee6995" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e56625271ee6995" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7e56625271ee6995" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72345c4f03e4dcce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72345c4f03e4dcce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-88edc34de59d99d4a01c65b56f9b25ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72345c4f03e4dcce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72345c4f03e4dcce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-72345c4f03e4dcce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14ab6ea795b7913d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14ab6ea795b7913d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6c008f10c428d8d529ad28ae7b6118b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14ab6ea795b7913d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14ab6ea795b7913d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-14ab6ea795b7913d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6558745acb08782" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6558745acb08782" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0b38cd24de4e0933f6656012daa74e1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6558745acb08782" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6558745acb08782" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c6558745acb08782" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed6a1c807bc724f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed6a1c807bc724f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ee89f7b1055253d80f3eb150143f5c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed6a1c807bc724f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed6a1c807bc724f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ed6a1c807bc724f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e47bc11cae30a705" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e47bc11cae30a705" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cbcddc9545b46405513949f3424f061b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e47bc11cae30a705" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e47bc11cae30a705" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e47bc11cae30a705" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1abdd4a4089b3712" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1abdd4a4089b3712" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-17d62497d55277017ebed15d3661fa9b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1abdd4a4089b3712" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1abdd4a4089b3712" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1abdd4a4089b3712" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47d9a43f9600f132" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47d9a43f9600f132" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b7d5dfe923f4a290f6da835e4020cfc7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47d9a43f9600f132" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47d9a43f9600f132" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-47d9a43f9600f132" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0c12b74fb3c61ad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0c12b74fb3c61ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b35d7626e66a94296613a02aacb958dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0c12b74fb3c61ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0c12b74fb3c61ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b0c12b74fb3c61ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df148f6b543fbbd9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df148f6b543fbbd9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e54cebfb4dc40cd74675d339ee3c6171" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df148f6b543fbbd9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df148f6b543fbbd9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-df148f6b543fbbd9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ed29a908026620d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ed29a908026620d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-150417746e50f37a7b55da0ba8037870" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ed29a908026620d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ed29a908026620d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1ed29a908026620d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fd2063140bb7802" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fd2063140bb7802" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c705704fc09b2172046d8804e93307b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fd2063140bb7802" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fd2063140bb7802" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1fd2063140bb7802" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f73cc7631ec8f875" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f73cc7631ec8f875" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa08d26006333738d60316a5d08a1dc3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f73cc7631ec8f875" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f73cc7631ec8f875" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f73cc7631ec8f875" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e810600d03c7b716" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e810600d03c7b716" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a39e8a14c4ef2581c37d03bd9d3b69e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e810600d03c7b716" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e810600d03c7b716" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e810600d03c7b716" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d693d58419df95a6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d693d58419df95a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a9bbf5bb18a18a313445a42c06cfe851" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d693d58419df95a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d693d58419df95a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d693d58419df95a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-445d927f641be148" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-445d927f641be148" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fcdf88cfb306aeb5d4f0f20d034d3ec4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-445d927f641be148" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-445d927f641be148" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-445d927f641be148" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10f3d91291c7cb7e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10f3d91291c7cb7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4c42c8691bf0387f440998df41aa75f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10f3d91291c7cb7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10f3d91291c7cb7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-10f3d91291c7cb7e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e0d651f77eb297b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e0d651f77eb297b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6f4566773688580a3dd33bdd871aab1c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e0d651f77eb297b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e0d651f77eb297b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0e0d651f77eb297b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f7da202700d4861" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f7da202700d4861" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2d22149ea65afd06bed4dc25808346b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f7da202700d4861" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f7da202700d4861" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8f7da202700d4861" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8df8798683eb160d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8df8798683eb160d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-648cc8a23175a4229a7c3a394c0cc9bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8df8798683eb160d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8df8798683eb160d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8df8798683eb160d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-373a80bf46edad1c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-373a80bf46edad1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e61fb643e45415533d9070d461b986c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-373a80bf46edad1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-373a80bf46edad1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-373a80bf46edad1c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2815d41c30a7c4e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2815d41c30a7c4e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5cf07824a51c208cb1764d9f1181775a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2815d41c30a7c4e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2815d41c30a7c4e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2815d41c30a7c4e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25dd6525a4dfc471" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25dd6525a4dfc471" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d9a3a76db41b085417551b2ee303492b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25dd6525a4dfc471" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25dd6525a4dfc471" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-25dd6525a4dfc471" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5d0a32066e416c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5d0a32066e416c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-202cf4562c0fabc182c747495df82a11" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5d0a32066e416c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5d0a32066e416c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5d0a32066e416c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02a4019825200ae9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02a4019825200ae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-91dc9180d9303b031196eccfdb8c713b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02a4019825200ae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02a4019825200ae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-02a4019825200ae9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b52ab0fd4465cc5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b52ab0fd4465cc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec67c1ae73e9341eb56748743ff57209" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b52ab0fd4465cc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b52ab0fd4465cc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7b52ab0fd4465cc5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24d1937fafab1502" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24d1937fafab1502" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5127b35e7fea5d26d6f8fd6619b639cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24d1937fafab1502" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24d1937fafab1502" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-24d1937fafab1502" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d7264968a45f1aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d7264968a45f1aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b2684a23d74fb60f7ebf22057dc28f92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d7264968a45f1aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d7264968a45f1aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2d7264968a45f1aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d7ace99275d9e62" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d7ace99275d9e62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f809b8cd8ccb8650645bb5e5734b8cb9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d7ace99275d9e62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d7ace99275d9e62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7d7ace99275d9e62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b8758bf3220ba17" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b8758bf3220ba17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77ff78cbf088d52df35c81fc2389da2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b8758bf3220ba17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b8758bf3220ba17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b8758bf3220ba17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f19e49cf45ffbb82" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f19e49cf45ffbb82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53354b57f9f7987aff2becf655108341" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f19e49cf45ffbb82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f19e49cf45ffbb82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f19e49cf45ffbb82" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-857ece3aea3e5f0b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-857ece3aea3e5f0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-64c0bb710856e6b59f2fdf00a9309506" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-857ece3aea3e5f0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-857ece3aea3e5f0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-857ece3aea3e5f0b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c84b330373a1972" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c84b330373a1972" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c4d8da00f84e7d6e6b7314055e5cbbbd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c84b330373a1972" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec97b6ed0d494360" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec97b6ed0d494360" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac2075037cf8c4b3b75026532312fef3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec97b6ed0d494360" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5dc5bd3bae8b0dfd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5dc5bd3bae8b0dfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-10b4b8f2fa2065395fdbbb8757e946db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5dc5bd3bae8b0dfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d4b9d28b8a05843" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d4b9d28b8a05843" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1826e31bdbe0b9eca68c0bdba334ed48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d4b9d28b8a05843" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d4b9d28b8a05843" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1d4b9d28b8a05843" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-504a2a1b3e665814" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-504a2a1b3e665814" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fc43eebad5207ff66a367d62ea9b3101" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-504a2a1b3e665814" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-504a2a1b3e665814" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-504a2a1b3e665814" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4ff94fc72786a78" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4ff94fc72786a78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-59e0422d5fb74209e91186f335c3ead8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4ff94fc72786a78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4ff94fc72786a78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a4ff94fc72786a78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f485de790eb27a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f485de790eb27a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac363d39612766c7de22cb55889ddd69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f485de790eb27a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f485de790eb27a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f485de790eb27a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-961642d732eec2a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-961642d732eec2a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-23ae064043d5fd5c32ce46fabe9c226b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-961642d732eec2a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-961642d732eec2a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-961642d732eec2a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c580fa28b32a46bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c580fa28b32a46bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-11fc340ae9d73fe4fe77508b627e659a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c580fa28b32a46bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c580fa28b32a46bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c580fa28b32a46bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87e1c2ac0845076d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87e1c2ac0845076d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ae087c6117f9b1f1c6bca132707144a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87e1c2ac0845076d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87e1c2ac0845076d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-87e1c2ac0845076d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c21e1b219bf6c65d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c21e1b219bf6c65d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-20a8d3f06dde2ff6d8ad3a4347f82325" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c21e1b219bf6c65d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c21e1b219bf6c65d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c21e1b219bf6c65d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36bdc636cf7597de" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36bdc636cf7597de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-afa93ee6d2c61de541f0f5943268fb76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36bdc636cf7597de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36bdc636cf7597de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-36bdc636cf7597de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d10086778d2ec2f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d10086778d2ec2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa2ad4b56446e9193d06399a32b55ebd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d10086778d2ec2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d10086778d2ec2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d10086778d2ec2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7e821b749e900d7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7e821b749e900d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1872b345beb6baada97011599a15144f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7e821b749e900d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7e821b749e900d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d7e821b749e900d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23f1962b6c05eb66" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23f1962b6c05eb66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-613b6393381247ed3f498036ef226fe2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23f1962b6c05eb66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23f1962b6c05eb66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23f1962b6c05eb66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-772eb5c84c4ae439" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-772eb5c84c4ae439" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-638bef707ced5305e57a0f3a5369c527" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-772eb5c84c4ae439" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-772eb5c84c4ae439" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-772eb5c84c4ae439" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a5979597029ebb7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a5979597029ebb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-377c218b12e88b7b6a2a60f0f6f28e02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a5979597029ebb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a5979597029ebb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a5979597029ebb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-860d3f915a140995" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-860d3f915a140995" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca874fa7c4f978838192c7baa77cd775" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-860d3f915a140995" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-860d3f915a140995" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-860d3f915a140995" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a207ed5f12b6b5c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a207ed5f12b6b5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-af5f3f24b38479350df302df86c6988d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a207ed5f12b6b5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a207ed5f12b6b5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7a207ed5f12b6b5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58600fe3d2545d5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58600fe3d2545d5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-41afe57344509c019be158b55951271e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58600fe3d2545d5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58600fe3d2545d5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-58600fe3d2545d5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-275ec54568e73bc1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-275ec54568e73bc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ee9e6dd43a19e9892a9512e5443b5f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-275ec54568e73bc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-275ec54568e73bc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-275ec54568e73bc1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70788a258a7636cd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70788a258a7636cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-af4dc9b7a68a31887d7e2e78d26932ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70788a258a7636cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70788a258a7636cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-70788a258a7636cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46d0ce30e5ba5762" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46d0ce30e5ba5762" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5a271dd91e03560b60effe01d8e285c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46d0ce30e5ba5762" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46d0ce30e5ba5762" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-46d0ce30e5ba5762" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d93437565e3dd4b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d93437565e3dd4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5c91fd00e4f2ffa8ed922de7bc5bc091" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d93437565e3dd4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d93437565e3dd4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d93437565e3dd4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49a1f4cca971e488" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49a1f4cca971e488" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c774532180e5d76506ebfcf6c3ac8fc3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49a1f4cca971e488" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49a1f4cca971e488" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-49a1f4cca971e488" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36102b8cb2250228" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36102b8cb2250228" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a9832d4d490aa779023aee2ee632eff0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36102b8cb2250228" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36102b8cb2250228" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-36102b8cb2250228" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e3d8e61593a58f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e3d8e61593a58f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec5341d18b5b87d4e9d4750f3797d4ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e3d8e61593a58f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e3d8e61593a58f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e3d8e61593a58f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-043e4615e3ad43ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-043e4615e3ad43ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba149a8b954ad8957a491265348fedc6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-043e4615e3ad43ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-043e4615e3ad43ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-043e4615e3ad43ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63312e119dcc3be1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63312e119dcc3be1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c893720d6994627a87a1da48ae59073" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63312e119dcc3be1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63312e119dcc3be1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-63312e119dcc3be1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c3d49542d8ca0fb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c3d49542d8ca0fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f61010f0a582dbe70c5b7fd86f15923b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c3d49542d8ca0fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c3d49542d8ca0fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0c3d49542d8ca0fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1298c987d29e40a6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1298c987d29e40a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2fab187c785bfbe94e5271bba2d646ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1298c987d29e40a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1298c987d29e40a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1298c987d29e40a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3cb75774470aacd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3cb75774470aacd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ffadce58da8c99ff6e91a44747c13b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3cb75774470aacd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3cb75774470aacd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e3cb75774470aacd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-131319602f93ffc2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-131319602f93ffc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-22f1c37bbfd2e3cf24d47d037f60be67" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-131319602f93ffc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-131319602f93ffc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-131319602f93ffc2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0e09c7ac6e7fa28" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0e09c7ac6e7fa28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e46508718844d068efbc2067b46e8bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0e09c7ac6e7fa28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0e09c7ac6e7fa28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c0e09c7ac6e7fa28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-625e54787b71d4f7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-625e54787b71d4f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cdb93181895a48e8ee4a0a26943b2435" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-625e54787b71d4f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-625e54787b71d4f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-625e54787b71d4f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ff4d8e2a2660e88" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ff4d8e2a2660e88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-88b65b5a89fd45b116d5c39623a0517b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ff4d8e2a2660e88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ff4d8e2a2660e88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ff4d8e2a2660e88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6e078802f781676" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6e078802f781676" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6469334c620a5af4778ca08ea38c11d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6e078802f781676" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6e078802f781676" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c6e078802f781676" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-590c3b33448f9540" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-590c3b33448f9540" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca6027761eeb33084d061d318fee695d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-590c3b33448f9540" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-590c3b33448f9540" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-590c3b33448f9540" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-992fbbb02f4a2851" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-992fbbb02f4a2851" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c0c6afb4bc327b7a7f751bc84ca9ee95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-992fbbb02f4a2851" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-992fbbb02f4a2851" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-992fbbb02f4a2851" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf74a02ef9b2905e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf74a02ef9b2905e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-17f48fa4a5ba62b617213f7ab978c3fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf74a02ef9b2905e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf74a02ef9b2905e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bf74a02ef9b2905e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f978ccd522abb2d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f978ccd522abb2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-edba7754692a978c9ad8335ed91fd93c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f978ccd522abb2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f978ccd522abb2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1f978ccd522abb2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f796b3d341b4c801" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f796b3d341b4c801" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec341fca0f74bbcd8db18137caa23c51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f796b3d341b4c801" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f796b3d341b4c801" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f796b3d341b4c801" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3733945c1dda71f8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3733945c1dda71f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d01a56432db695c8c898476365b635f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3733945c1dda71f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3733945c1dda71f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3733945c1dda71f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58a006afbb2e4b72" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58a006afbb2e4b72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-224763960cb4ec185591a1295653fba7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58a006afbb2e4b72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58a006afbb2e4b72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-58a006afbb2e4b72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e9b93c85f2703b9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e9b93c85f2703b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e3382abf111e1edb9b2beaa78aef2756" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e9b93c85f2703b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e9b93c85f2703b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7e9b93c85f2703b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7670d56559040d5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7670d56559040d5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1dce36f32e3130acb38d650ed7a6341e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7670d56559040d5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bf624c71718ce67" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bf624c71718ce67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a1999638ebefaa74e72b0f1cb61ce16d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bf624c71718ce67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2eaa1d370dff0a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2eaa1d370dff0a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ab638b458603a087432fbbfbcb2da273" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2eaa1d370dff0a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-242b67e8ee2afff4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-242b67e8ee2afff4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-89fd3008d94998f01aca7e4e1c35e71d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-242b67e8ee2afff4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-242b67e8ee2afff4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-242b67e8ee2afff4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-155d13de8f97d97b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-155d13de8f97d97b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2c051641930a9dff866ccf273374e741" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-155d13de8f97d97b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-155d13de8f97d97b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-155d13de8f97d97b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec729aa4c96ac588" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec729aa4c96ac588" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-19e1e5815cca4e7aa8694cbe69ab0fce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec729aa4c96ac588" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec729aa4c96ac588" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ec729aa4c96ac588" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecc1b966fd5a3072" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecc1b966fd5a3072" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-252e727b7eb89fd69880b0fc85b18310" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecc1b966fd5a3072" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecc1b966fd5a3072" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ecc1b966fd5a3072" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0abc448f35e9a5e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0abc448f35e9a5e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d8a6cb96dd3240d39308916625b4a7d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0abc448f35e9a5e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0abc448f35e9a5e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0abc448f35e9a5e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa2ced5f6b24d483" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa2ced5f6b24d483" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d1c5ac85c8d45ddbf656139edb7caf2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa2ced5f6b24d483" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa2ced5f6b24d483" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa2ced5f6b24d483" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b03bc5425d470628" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b03bc5425d470628" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5355787bb8e699f26c7b0babe7562460" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b03bc5425d470628" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b03bc5425d470628" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b03bc5425d470628" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3d2614421a9506a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3d2614421a9506a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd4dbac5501e7615d6ee5bd485032fe1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3d2614421a9506a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3d2614421a9506a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e3d2614421a9506a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0c13ff7bf3da0d9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0c13ff7bf3da0d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2ec3b4d60d2e06ef0d496b942854210" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0c13ff7bf3da0d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0c13ff7bf3da0d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c0c13ff7bf3da0d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc6daac9cd0d7fc2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc6daac9cd0d7fc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-37c7479b3fa8a62c504a4f1085969602" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc6daac9cd0d7fc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc6daac9cd0d7fc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cc6daac9cd0d7fc2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-323e09cb29f6733e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-323e09cb29f6733e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-40b0c4c9fb261dfcfb2540e936f30d01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-323e09cb29f6733e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-323e09cb29f6733e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-323e09cb29f6733e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-632293e18ddaea98" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-632293e18ddaea98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2bbde27487f0fdf885f7575857830d08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-632293e18ddaea98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-632293e18ddaea98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-632293e18ddaea98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a9b09d897d8c4a6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a9b09d897d8c4a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-10f95f8f42a800b98ff5f73c57b18256" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a9b09d897d8c4a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a9b09d897d8c4a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a9b09d897d8c4a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdb004cbe39de9c4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdb004cbe39de9c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ce181bc53c6e4f1c81f69637000fd5ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdb004cbe39de9c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdb004cbe39de9c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bdb004cbe39de9c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2d549b43a91a6ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2d549b43a91a6ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-03a4faf55ea08bcff98a55783495cb08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2d549b43a91a6ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2d549b43a91a6ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f2d549b43a91a6ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-715fcc0014c20e87" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-715fcc0014c20e87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c38cc5bb30d89cd429b490cb7086f170" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-715fcc0014c20e87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-715fcc0014c20e87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-715fcc0014c20e87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71fd82fffb9bf671" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71fd82fffb9bf671" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7b4b0b50b72ed32f5f25a767a61115bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71fd82fffb9bf671" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71fd82fffb9bf671" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-71fd82fffb9bf671" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f5db7a2cad12511" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f5db7a2cad12511" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ced49d03ffef71763c3bf981e9eb1b60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f5db7a2cad12511" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f5db7a2cad12511" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8f5db7a2cad12511" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e54f4053867167dc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e54f4053867167dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2b35df498ef94ae1947cb3d8dcfb4191" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e54f4053867167dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e54f4053867167dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e54f4053867167dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ea4cb976f9ac1e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ea4cb976f9ac1e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c3fa5a925835d90e3ace851b1fb653e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ea4cb976f9ac1e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ea4cb976f9ac1e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9ea4cb976f9ac1e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9432ee485580df2e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9432ee485580df2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e7fd6638600fdf910fe4b2fe1874234b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9432ee485580df2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9432ee485580df2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9432ee485580df2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abc4c7505f2d8781" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abc4c7505f2d8781" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a43c4822e39a8132632e235f7f704e38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abc4c7505f2d8781" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abc4c7505f2d8781" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-abc4c7505f2d8781" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4548d6586b47cc0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4548d6586b47cc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd06405776ee3f4d1bcf7083743a3882" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4548d6586b47cc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4548d6586b47cc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d4548d6586b47cc0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0119549be12e7bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0119549be12e7bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c09b1a2486e0da82c9e8cd5bf5b8dbe3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0119549be12e7bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0119549be12e7bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c0119549be12e7bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b969280659314b15" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b969280659314b15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a2d572bd1d4d6201f478af1df8b24f46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b969280659314b15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b969280659314b15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b969280659314b15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60d850e22c6cabf3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60d850e22c6cabf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b4f383b46a2f3bf9593e8fa649c55675" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60d850e22c6cabf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60d850e22c6cabf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-60d850e22c6cabf3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8e196e5cb5fc463" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8e196e5cb5fc463" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d23e3edc51c1932c9edd9e36c5c11a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8e196e5cb5fc463" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8e196e5cb5fc463" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c8e196e5cb5fc463" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bd3cd5a7443c42a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bd3cd5a7443c42a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24bf613811a33c3f86551d5593023478" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bd3cd5a7443c42a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bd3cd5a7443c42a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6bd3cd5a7443c42a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3cd81067eb74aee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3cd81067eb74aee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d171d5c5bfc683317fbd7ba79af9465" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3cd81067eb74aee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3cd81067eb74aee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d3cd81067eb74aee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0fa7d43181dd93f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0fa7d43181dd93f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-652e5cb185c99adafba448a71c849782" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0fa7d43181dd93f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0fa7d43181dd93f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b0fa7d43181dd93f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a500cb82aae3f16c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a500cb82aae3f16c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-42a23d47c83dcd89ce7251d247ee4543" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a500cb82aae3f16c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a500cb82aae3f16c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a500cb82aae3f16c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77c7ceb04a5382fb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77c7ceb04a5382fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-615ecd2789306c78fed11728d45e5b5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77c7ceb04a5382fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77c7ceb04a5382fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-77c7ceb04a5382fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-492c29e3e332f296" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-492c29e3e332f296" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-123b75c09841474afda28105036700e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-492c29e3e332f296" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-492c29e3e332f296" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-492c29e3e332f296" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75ec32bde909e36c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75ec32bde909e36c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c61a54854c2e73fe02ae42db898d834a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75ec32bde909e36c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75ec32bde909e36c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-75ec32bde909e36c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-668eb4c1fbaa6a5e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-668eb4c1fbaa6a5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-72434c67678360918eb4d229739b9829" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-668eb4c1fbaa6a5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-668eb4c1fbaa6a5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-668eb4c1fbaa6a5e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba8e00294b643eb3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba8e00294b643eb3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3c90fbc5b383519b9313a7c0e25493fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba8e00294b643eb3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba8e00294b643eb3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba8e00294b643eb3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64de93c837856ea5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64de93c837856ea5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4134fa6ef666ae7f58fa39a364c13b7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64de93c837856ea5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64de93c837856ea5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-64de93c837856ea5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-585bc42ed8f59b9e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-585bc42ed8f59b9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d6c9dc8486fa5198fe42c4f6ddb543f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-585bc42ed8f59b9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-585bc42ed8f59b9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-585bc42ed8f59b9e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-922062013c8f9442" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-922062013c8f9442" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-87a9e9e6302849e7311fbca19bf5525a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-922062013c8f9442" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-922062013c8f9442" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-922062013c8f9442" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c05f6817cc1c861" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c05f6817cc1c861" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-94ec18dca823b09705fa172960834860" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c05f6817cc1c861" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c05f6817cc1c861" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7c05f6817cc1c861" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-364d7a5cbf15834d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-364d7a5cbf15834d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b540258cf84cbb9ad8ca9e0543e8f507" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-364d7a5cbf15834d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-364d7a5cbf15834d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-364d7a5cbf15834d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0244e1dd6f482d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0244e1dd6f482d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f0b60ff137a0174027593784e381ddb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0244e1dd6f482d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0244e1dd6f482d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e0244e1dd6f482d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-805f958cf28ee1a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-805f958cf28ee1a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3a0f771a2c23679ee63c566d3f5d3e08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-805f958cf28ee1a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b69c0a80640a8948" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b69c0a80640a8948" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bc3b5e5d77b25dbd28cbbac08589d1d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b69c0a80640a8948" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b376db98badbce3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b376db98badbce3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6b790ae85cfc11b5cbe68fcb290bfb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b376db98badbce3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7788a914a92fe5f9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7788a914a92fe5f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a6695769fc2d14ffe20515d253144239" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7788a914a92fe5f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7788a914a92fe5f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7788a914a92fe5f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-442d7605ca8b9b83" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-442d7605ca8b9b83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d93b3440f195908566bd1c05966dc15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-442d7605ca8b9b83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-442d7605ca8b9b83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-442d7605ca8b9b83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c08cd02b0582af5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c08cd02b0582af5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1dc57098a5fd1784b1b2d33d337491d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c08cd02b0582af5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c08cd02b0582af5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7c08cd02b0582af5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca1841b9500aa5aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca1841b9500aa5aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b35d6891af94193b00c59ad73f044a37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca1841b9500aa5aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca1841b9500aa5aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca1841b9500aa5aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83e712f346956af9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83e712f346956af9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d384022a650bd0cd2334a09dd1b75077" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83e712f346956af9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83e712f346956af9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83e712f346956af9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f90008a820b58684" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f90008a820b58684" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73673ac5d94f6be4ed2ce08c5230ef9b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f90008a820b58684" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f90008a820b58684" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f90008a820b58684" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7e5bd77b9ef340b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7e5bd77b9ef340b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-041640e691076c4cf5c8a90f515fca2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7e5bd77b9ef340b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7e5bd77b9ef340b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b7e5bd77b9ef340b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46cd24ef21b72b3f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46cd24ef21b72b3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b4086518107464867bc457fff58776ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46cd24ef21b72b3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46cd24ef21b72b3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-46cd24ef21b72b3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfc43e0d987f70b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfc43e0d987f70b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5a9d37503e04a685aafa1fae7b338073" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfc43e0d987f70b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfc43e0d987f70b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bfc43e0d987f70b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1a1069554d7a223" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1a1069554d7a223" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a037bff6efa47679c10230827054ead7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1a1069554d7a223" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1a1069554d7a223" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c1a1069554d7a223" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c2c89f107886dc4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c2c89f107886dc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-37164606169aa628426a8a535dbf9986" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c2c89f107886dc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c2c89f107886dc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8c2c89f107886dc4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9839b764a26b047" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9839b764a26b047" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6d8eb89c49737f63aa9afd910468fd2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9839b764a26b047" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9839b764a26b047" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9839b764a26b047" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533dd643f9170c62" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533dd643f9170c62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-303e41ae30949426be0af6df160b98b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533dd643f9170c62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533dd643f9170c62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-533dd643f9170c62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e942013a8254c7bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e942013a8254c7bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6b347ca37ba729d04a39e6cdf3f18f3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e942013a8254c7bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e942013a8254c7bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e942013a8254c7bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90c9e0f8e88db9ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90c9e0f8e88db9ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-415d6a28c3cd64ca63ccedd852f911db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90c9e0f8e88db9ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90c9e0f8e88db9ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-90c9e0f8e88db9ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0219db256501cbeb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0219db256501cbeb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-75b2a178b1a1a976f56a8830cb88f8f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0219db256501cbeb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0219db256501cbeb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0219db256501cbeb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-398422ba1b33a129" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-398422ba1b33a129" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7c7547939192e34d6eb38c2530ad87d8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-398422ba1b33a129" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-398422ba1b33a129" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-398422ba1b33a129" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18bdf228626d1cc5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18bdf228626d1cc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-63c2f67b7e40cb328cc01f2447409024" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18bdf228626d1cc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18bdf228626d1cc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-18bdf228626d1cc5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad3538ff76a3fc5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad3538ff76a3fc5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f8529410ace5082c3a192d3ddcda4183" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad3538ff76a3fc5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad3538ff76a3fc5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ad3538ff76a3fc5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5f3621912dc94b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5f3621912dc94b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f5b5bf02440ac457ee6aa85d9d7e78f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5f3621912dc94b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5f3621912dc94b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a5f3621912dc94b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fed8be3977934ece" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fed8be3977934ece" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0150a41b75ffd6d7e4498da28b525c90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fed8be3977934ece" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fed8be3977934ece" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fed8be3977934ece" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b92aa58cb1dee4e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b92aa58cb1dee4e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2edeaab77ab76db9024937c8ffa3de88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b92aa58cb1dee4e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b92aa58cb1dee4e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b92aa58cb1dee4e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2110131bd8a119e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2110131bd8a119e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c8c8d8e877a3dd7d28a6e34da33b6885" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2110131bd8a119e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2110131bd8a119e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2110131bd8a119e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a0b64e6db55a579" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a0b64e6db55a579" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-941d80dde255e9d1b501f0fac525e63b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a0b64e6db55a579" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a0b64e6db55a579" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a0b64e6db55a579" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-007446bdea5faf6a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-007446bdea5faf6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0d7838d8442211b228d3350594ed4ccf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-007446bdea5faf6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-007446bdea5faf6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-007446bdea5faf6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cad26aeeac7d64a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cad26aeeac7d64a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-36630f22f4c3047c767d2de18a94597d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cad26aeeac7d64a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cad26aeeac7d64a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4cad26aeeac7d64a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4136be89fc65864c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4136be89fc65864c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8e72328d8713fda1ddab7867d407de7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4136be89fc65864c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4136be89fc65864c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4136be89fc65864c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-676819bc6210dae4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-676819bc6210dae4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-86fe1039d4fa5776d0444615c50b66c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-676819bc6210dae4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-676819bc6210dae4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-676819bc6210dae4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3b260a1d8873cb2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3b260a1d8873cb2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3e9490542d2de98f92e692cc81d3dbd8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3b260a1d8873cb2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3b260a1d8873cb2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b3b260a1d8873cb2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5c3a531d6a3c990" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5c3a531d6a3c990" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6374617bea3ee010a98a54c920beb93d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5c3a531d6a3c990" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5c3a531d6a3c990" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a5c3a531d6a3c990" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bd6d8abbcf11a01" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bd6d8abbcf11a01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bd2904b6577e0967b98995e765714cb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bd6d8abbcf11a01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bd6d8abbcf11a01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9bd6d8abbcf11a01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e78e781cd0ec205" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e78e781cd0ec205" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-422dfe209b1dad41c53b4281554b499c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e78e781cd0ec205" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e78e781cd0ec205" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7e78e781cd0ec205" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65fb39498e6c869d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65fb39498e6c869d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1bf123ee7fe64b22c498da4cd9bbd49e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65fb39498e6c869d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65fb39498e6c869d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-65fb39498e6c869d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bca38971795d54b4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bca38971795d54b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fc4301a64abdc3da9a41c080c5410c42" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bca38971795d54b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bca38971795d54b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bca38971795d54b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c65febacc5cf284" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c65febacc5cf284" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-519c77dc7152e1eafb64635d1b59f883" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c65febacc5cf284" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c65febacc5cf284" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4c65febacc5cf284" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81e1e9785121a43a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81e1e9785121a43a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-88b110e5e6bf144df61004660316b098" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81e1e9785121a43a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81e1e9785121a43a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81e1e9785121a43a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2681e816cbf6dece" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2681e816cbf6dece" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e77d448526fe966ca4603fdad04fa9c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2681e816cbf6dece" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2681e816cbf6dece" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2681e816cbf6dece" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df35c4b2facdebdb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df35c4b2facdebdb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6aacdd4b3f6f8c60023a8fdb484e3160" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df35c4b2facdebdb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df35c4b2facdebdb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-df35c4b2facdebdb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d82a6de6ede15ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d82a6de6ede15ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-03a48be73a85c2135af15dab169bc9a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d82a6de6ede15ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d82a6de6ede15ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d82a6de6ede15ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30d06f63589e77e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30d06f63589e77e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d4819cbddada436527529eb87d8109d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30d06f63589e77e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30d06f63589e77e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-30d06f63589e77e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dec48baa0f58262c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dec48baa0f58262c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-af49f1dd32dd8268e3c89da4ab7686a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dec48baa0f58262c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dec48baa0f58262c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dec48baa0f58262c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b6c560475a88264" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b6c560475a88264" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-19f32cdc9993e95bb9ca9c93743354a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b6c560475a88264" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b6c560475a88264" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6b6c560475a88264" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3dff2ebda89e5d9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3dff2ebda89e5d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1250e80993e2545407071f7f617eea4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3dff2ebda89e5d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d48c337095d251bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d48c337095d251bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-65c5e3f9ca8cd0d859b3163346dbbfb3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d48c337095d251bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf4ad600e6bf1e5f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf4ad600e6bf1e5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d326484eca8f3338f20b642d50418a3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf4ad600e6bf1e5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63daa17f9d8d16f9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63daa17f9d8d16f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-08fe524bfd5b4e718cfb2b95a390c5ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63daa17f9d8d16f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63daa17f9d8d16f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-63daa17f9d8d16f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-504dc458500ba4fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-504dc458500ba4fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-185bd509b7fd3113113175dae82f99eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-504dc458500ba4fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-504dc458500ba4fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-504dc458500ba4fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-427dc6799bf72a8c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-427dc6799bf72a8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9833603fbfbd9ee2ce1eaaa7dca016b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-427dc6799bf72a8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-427dc6799bf72a8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-427dc6799bf72a8c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9bc0edae5fdb7b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9bc0edae5fdb7b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c74e7852ef7dfcc74cddb197cc7d607" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9bc0edae5fdb7b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9bc0edae5fdb7b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9bc0edae5fdb7b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3e12223b27aa531" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3e12223b27aa531" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db5163b1016a96c29b637e0984e948ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3e12223b27aa531" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3e12223b27aa531" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e3e12223b27aa531" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-748bfb586c49be99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-748bfb586c49be99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4807cec46194be63f98fa637460c7a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-748bfb586c49be99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-748bfb586c49be99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-748bfb586c49be99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb8baed4aade327a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb8baed4aade327a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-95a471975653ce2b14dc8669ca279db4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb8baed4aade327a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb8baed4aade327a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb8baed4aade327a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91900862be9ba2c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91900862be9ba2c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b5bdba70d24428766cb4ba0530efa803" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91900862be9ba2c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91900862be9ba2c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-91900862be9ba2c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b308d7adcdc1fc3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b308d7adcdc1fc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-99e5bb6e76a001b409dc3e64824a4ec6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b308d7adcdc1fc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b308d7adcdc1fc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1b308d7adcdc1fc3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12412bd405377965" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12412bd405377965" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1a005d6bea3e6b1d182a2037d6482b1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12412bd405377965" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12412bd405377965" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-12412bd405377965" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da4c056cd7ea31e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da4c056cd7ea31e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a1bef0ae84536b5f2e24e5cb5085e784" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da4c056cd7ea31e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da4c056cd7ea31e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-da4c056cd7ea31e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdb8d121ef448dd6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdb8d121ef448dd6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3e27a1991427249ffa7f6f6a217df688" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdb8d121ef448dd6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdb8d121ef448dd6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bdb8d121ef448dd6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14347a14f38caec8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14347a14f38caec8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4a154548f8270b65ac0e59b085805699" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14347a14f38caec8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14347a14f38caec8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-14347a14f38caec8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e212a4825ad21545" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e212a4825ad21545" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3238fcfff81c8a110f1d3660d1312a32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e212a4825ad21545" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e212a4825ad21545" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e212a4825ad21545" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-597d77ca4c39eafa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-597d77ca4c39eafa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b6f56b9e943017db1247de0710c69fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-597d77ca4c39eafa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-597d77ca4c39eafa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-597d77ca4c39eafa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0fd86b839199fa2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0fd86b839199fa2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cea7d1d833e358fd279d753f21595993" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0fd86b839199fa2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0fd86b839199fa2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f0fd86b839199fa2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fefe79ac74ecbff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fefe79ac74ecbff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c606c7a38bae42410b80204a78c785bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fefe79ac74ecbff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fefe79ac74ecbff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7fefe79ac74ecbff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91c81e3f16ec2d93" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91c81e3f16ec2d93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bd6a19602cd292917d4b330b2af1244a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91c81e3f16ec2d93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91c81e3f16ec2d93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-91c81e3f16ec2d93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b993b211020701b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b993b211020701b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c44a9db172ba79679be9b269adf78bae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b993b211020701b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b993b211020701b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6b993b211020701b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75fdf4afff6c9700" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75fdf4afff6c9700" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7076e6d9a1f38781f0971d8b86437750" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75fdf4afff6c9700" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75fdf4afff6c9700" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-75fdf4afff6c9700" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8ee3ba16f8383f8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8ee3ba16f8383f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a065af1454679c1c061017c2b5c53140" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8ee3ba16f8383f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8ee3ba16f8383f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c8ee3ba16f8383f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b29df180da97bc9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b29df180da97bc9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0ffeca8c822ece9413f6038232d84ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b29df180da97bc9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b29df180da97bc9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2b29df180da97bc9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7f4e638ce5a48e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7f4e638ce5a48e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-109f5c03a021d887e708ab670ef56b4d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7f4e638ce5a48e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7f4e638ce5a48e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a7f4e638ce5a48e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce11b8bd6b095cd5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce11b8bd6b095cd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7cbe0b5f7bd9cee68e3548fccfd1da7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce11b8bd6b095cd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce11b8bd6b095cd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ce11b8bd6b095cd5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0587adc6cbcfd3a6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0587adc6cbcfd3a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-378bdb6e7c8266cd94834f9a7ca76469" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0587adc6cbcfd3a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0587adc6cbcfd3a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0587adc6cbcfd3a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4005f0480eb02da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4005f0480eb02da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-40471795c41f0d07bcbcefac455d9d91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4005f0480eb02da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4005f0480eb02da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d4005f0480eb02da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e866561ca83a6a9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e866561ca83a6a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d8024e538f22e58457bc71d633fb8ae2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e866561ca83a6a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e866561ca83a6a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4e866561ca83a6a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8782d9f36e325a6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8782d9f36e325a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b20b2f734374383950a270b828302c39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8782d9f36e325a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8782d9f36e325a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f8782d9f36e325a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-207261f450b78e45" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-207261f450b78e45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e26c7ec1dab57b42260773514aeed3c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-207261f450b78e45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-207261f450b78e45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-207261f450b78e45" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e0eaa2b3ce43cb1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e0eaa2b3ce43cb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-22c4218ae39764827407b571b3596937" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e0eaa2b3ce43cb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e0eaa2b3ce43cb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9e0eaa2b3ce43cb1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edc186100bae8368" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edc186100bae8368" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a7a7ffee16f58cdeb66699f1171dea54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edc186100bae8368" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edc186100bae8368" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-edc186100bae8368" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca694819540dd45e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca694819540dd45e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-06776bb37cf3c0dc335e9143409b9942" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca694819540dd45e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca694819540dd45e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca694819540dd45e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-799c00fcb425b52b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-799c00fcb425b52b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bf7b0e7eda6a3f71628876e93418bd81" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-799c00fcb425b52b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-799c00fcb425b52b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-799c00fcb425b52b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf920ce5594a34ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf920ce5594a34ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7220e3a12174f60f2d79feb4d9fa00b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf920ce5594a34ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf920ce5594a34ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bf920ce5594a34ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b0437c40c1370d9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b0437c40c1370d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0d6d3e8dd797f77bdfdb3d7d90b51f45" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b0437c40c1370d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b0437c40c1370d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b0437c40c1370d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eadff9f0a511fd17" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eadff9f0a511fd17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3030c3b5b03d32bd4c6425df2a68103f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eadff9f0a511fd17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eadff9f0a511fd17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eadff9f0a511fd17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afdea9893f5c70eb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afdea9893f5c70eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-544844edeac759f53149193605575a5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afdea9893f5c70eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afdea9893f5c70eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-afdea9893f5c70eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83748186eac5ddb7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83748186eac5ddb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-82207076c046025c379334fa0450390b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83748186eac5ddb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83748186eac5ddb7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83748186eac5ddb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9159015dffa356e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9159015dffa356e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3e4ea5aa6d69e9fa0794041397147112" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9159015dffa356e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9159015dffa356e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9159015dffa356e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6ae23b63d38cccb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6ae23b63d38cccb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-151bd0a0412e75f084ef19edb593a260" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6ae23b63d38cccb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6ae23b63d38cccb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c6ae23b63d38cccb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b536317c65f659a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b536317c65f659a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6981e3cd0c69baca3407f3a80472e1d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b536317c65f659a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b536317c65f659a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b536317c65f659a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49310b9bcc036aa9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49310b9bcc036aa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c9d81bab79f95192d99791c152fba79c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49310b9bcc036aa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49310b9bcc036aa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-49310b9bcc036aa9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b4189fbe8813f7d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b4189fbe8813f7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-13d65765008defaff2d7b7f7b6b7b064" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b4189fbe8813f7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbb630fa0bf910dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbb630fa0bf910dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fc098ee916c57ac94f014309a4c6ed0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbb630fa0bf910dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1368bc514010c4ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1368bc514010c4ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-078c22cd2f01c5ca664f9e14717e85c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1368bc514010c4ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fcd66cd9522bc3c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fcd66cd9522bc3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-886089a03194f3b14e6890a3f068ffe1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fcd66cd9522bc3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fcd66cd9522bc3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9fcd66cd9522bc3c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb76dc8d6b6728f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb76dc8d6b6728f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c53d2a81590a182bde8a5300c75e1163" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb76dc8d6b6728f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb76dc8d6b6728f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1bb76dc8d6b6728f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cea9f0bc81dea476" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cea9f0bc81dea476" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fbbea0fa2c3726c359c6640f47e550db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cea9f0bc81dea476" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cea9f0bc81dea476" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cea9f0bc81dea476" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e897daf43e59427" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e897daf43e59427" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-490f996c5596b32f732b62c93ecaa669" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e897daf43e59427" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e897daf43e59427" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5e897daf43e59427" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d20d1348b19cd1d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d20d1348b19cd1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6313890c1237c6240dc39bd658bcde38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d20d1348b19cd1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d20d1348b19cd1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d20d1348b19cd1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-baaf3dae0600b0f9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-baaf3dae0600b0f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a1e3b0eb2aaff3d33cf4e17960d47aed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-baaf3dae0600b0f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-baaf3dae0600b0f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-baaf3dae0600b0f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00b89decfde38d95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00b89decfde38d95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a60b425f92419e2046992ee29776ecc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00b89decfde38d95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00b89decfde38d95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00b89decfde38d95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c18a5bff882d742" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c18a5bff882d742" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-88940056f229c4a83562ddfd6d35b896" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c18a5bff882d742" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c18a5bff882d742" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1c18a5bff882d742" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25a394081a92364e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25a394081a92364e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4296a5d14700bf8cb4cdcfd37eebf60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25a394081a92364e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25a394081a92364e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-25a394081a92364e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3aded0b47f90b0a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3aded0b47f90b0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c6971d284845486b0da70271aee7d59a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3aded0b47f90b0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3aded0b47f90b0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b3aded0b47f90b0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a658b7e5342c5d54" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a658b7e5342c5d54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ddeba9750a0e99b1ee09e21dcfcec3ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a658b7e5342c5d54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a658b7e5342c5d54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a658b7e5342c5d54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a2b7b2ffa4b05b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a2b7b2ffa4b05b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7870d23cb22db71d440253ede93c1945" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a2b7b2ffa4b05b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a2b7b2ffa4b05b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a2b7b2ffa4b05b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e80fc18dd7ff7f9e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e80fc18dd7ff7f9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a8062f824282b838b79355300a82e668" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e80fc18dd7ff7f9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e80fc18dd7ff7f9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e80fc18dd7ff7f9e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41371fb46b61ab2e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41371fb46b61ab2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f18ecd75d04affe0433f8291bcb71e86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41371fb46b61ab2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41371fb46b61ab2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-41371fb46b61ab2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2085cc9f65eb3f59" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2085cc9f65eb3f59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba60807eb7a08a47c8aafb3110d59171" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2085cc9f65eb3f59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2085cc9f65eb3f59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2085cc9f65eb3f59" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89fa25f7a1a4be94" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89fa25f7a1a4be94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-374d9639f755b46f6c52366f51ea8996" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89fa25f7a1a4be94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89fa25f7a1a4be94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-89fa25f7a1a4be94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d854d65be7ceb67a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d854d65be7ceb67a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0895c720cb8b8aa13a5ad8616ab4d685" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d854d65be7ceb67a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d854d65be7ceb67a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d854d65be7ceb67a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8577c796672704bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8577c796672704bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b41ebc944367e49827731e405ec0194c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8577c796672704bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8577c796672704bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8577c796672704bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fb9d044e84d8e18" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fb9d044e84d8e18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9e1ac68b089a0bb6bf36089ca0c12fc9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fb9d044e84d8e18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fb9d044e84d8e18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0fb9d044e84d8e18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c222c76d0f233cf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c222c76d0f233cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e6ef04b22e018e0ca5717e7f6958733" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c222c76d0f233cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c222c76d0f233cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0c222c76d0f233cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-590c8bb93237f6ad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-590c8bb93237f6ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6766b5d577aa857cf170a897900b92c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-590c8bb93237f6ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-590c8bb93237f6ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-590c8bb93237f6ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a18ddec6edd606af" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a18ddec6edd606af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec576698211d67216ae73bc625887e03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a18ddec6edd606af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a18ddec6edd606af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a18ddec6edd606af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6b5ce6e0dcd3e1c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6b5ce6e0dcd3e1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-752939f74e975c9d56d4abd25a6b3f5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6b5ce6e0dcd3e1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6b5ce6e0dcd3e1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b6b5ce6e0dcd3e1c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f64c5e00991362d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f64c5e00991362d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-63e4b2aef126e67b632c705378413f89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f64c5e00991362d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f64c5e00991362d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f64c5e00991362d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f1cac531c086729" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f1cac531c086729" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-88bfbdca85c368cad611982b675950a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f1cac531c086729" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f1cac531c086729" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f1cac531c086729" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25492aec7408f45d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25492aec7408f45d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4ef61da9e707b2c2b3acd08122764849" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25492aec7408f45d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25492aec7408f45d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-25492aec7408f45d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11cc78f5a18de5b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11cc78f5a18de5b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-50fbde7852aec9fd15a4e5be239a28b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11cc78f5a18de5b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11cc78f5a18de5b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-11cc78f5a18de5b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d11a67a68fcb260" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d11a67a68fcb260" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba2b17d283303413d67bb845b923a42f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d11a67a68fcb260" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d11a67a68fcb260" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1d11a67a68fcb260" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-695cde2862d9cdd1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-695cde2862d9cdd1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-190e8fe003c1647e22b9234c491ade24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-695cde2862d9cdd1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-695cde2862d9cdd1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-695cde2862d9cdd1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81efe366c7ede8db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81efe366c7ede8db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05bd441494155493a3983b69ad0fa046" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81efe366c7ede8db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81efe366c7ede8db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81efe366c7ede8db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5aa8fc6dc15602d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5aa8fc6dc15602d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d64fa7bc1721b8be6f2257e3b79623c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5aa8fc6dc15602d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5aa8fc6dc15602d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5aa8fc6dc15602d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8a3b2a5246f18e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8a3b2a5246f18e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1bec600e866d631ec4637981ba64b174" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8a3b2a5246f18e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8a3b2a5246f18e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c8a3b2a5246f18e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1f7d42347483265" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1f7d42347483265" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-120f92508c33655bfad7d78cb0f743dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1f7d42347483265" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1f7d42347483265" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b1f7d42347483265" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c042e339bb115357" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c042e339bb115357" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e5110d125f13d9f5ba6a05991ebea03d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c042e339bb115357" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c042e339bb115357" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c042e339bb115357" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad9ccf3d11719ae9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad9ccf3d11719ae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bda1a2d9e1140a2e908f829758133cd5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad9ccf3d11719ae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad9ccf3d11719ae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ad9ccf3d11719ae9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1550d29176647ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1550d29176647ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5da0401fd3053db3aceb5ed76da096ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1550d29176647ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1550d29176647ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e1550d29176647ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73294998caad2c98" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73294998caad2c98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-287fe880bd0b1b5947ad87372557aaa6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73294998caad2c98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73294998caad2c98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-73294998caad2c98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0f06756f257c41b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0f06756f257c41b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-06be367e1b5b18af3b2b3f9a0b7d46f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0f06756f257c41b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0f06756f257c41b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f0f06756f257c41b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3d4d86a6c08f829" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3d4d86a6c08f829" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e81d52464a1475a804c7083aa3927dd9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3d4d86a6c08f829" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3d4d86a6c08f829" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c3d4d86a6c08f829" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dfac69f85fd16be" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dfac69f85fd16be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1da4a7d0b7fe1a19ac467dcb23b88575" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dfac69f85fd16be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dfac69f85fd16be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2dfac69f85fd16be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16bbe2edde77ca89" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16bbe2edde77ca89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cd6d439a2928562b7874d02453dc3c49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16bbe2edde77ca89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16bbe2edde77ca89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-16bbe2edde77ca89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e66d64ff801b9881" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e66d64ff801b9881" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-20e6655c4941815b58439674c35146e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e66d64ff801b9881" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e66d64ff801b9881" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e66d64ff801b9881" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11b3ce6bcf84803b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11b3ce6bcf84803b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90ba9c734957ae374c6cc0f3c9d72eb0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11b3ce6bcf84803b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f95697af802dd114" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f95697af802dd114" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-379139c94c6eb635b32e79926164cf88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f95697af802dd114" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-835131ed7e7f9d92" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-835131ed7e7f9d92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cfd5cc5e0107cab280d061fbefe89f19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-835131ed7e7f9d92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55a79345cf1c916a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55a79345cf1c916a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-80f0d5e5d1ee5fb525c1130116fa8fe1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55a79345cf1c916a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55a79345cf1c916a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-55a79345cf1c916a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0aa42ef81b5e44d8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0aa42ef81b5e44d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-34ca43e5394773427947c8f512fd5e32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0aa42ef81b5e44d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0aa42ef81b5e44d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0aa42ef81b5e44d8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ef4869d122e650d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ef4869d122e650d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-16c6cf354ffc956c19c902ce9952e820" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ef4869d122e650d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ef4869d122e650d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ef4869d122e650d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d62f706a8ee9272" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d62f706a8ee9272" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-263678d26631e349ec76ade7c89b7ad8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d62f706a8ee9272" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d62f706a8ee9272" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d62f706a8ee9272" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02fdb5eb42744fa7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02fdb5eb42744fa7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-932ebdccc78ce37e9ad705d100ccad0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02fdb5eb42744fa7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02fdb5eb42744fa7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-02fdb5eb42744fa7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff91a17a0872cd84" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff91a17a0872cd84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-efdf99239bcd80927fe0cd37f5fad792" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff91a17a0872cd84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff91a17a0872cd84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ff91a17a0872cd84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1c17cc71b9fc1e2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1c17cc71b9fc1e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9ce003e0c9507d96d5284ad901988100" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1c17cc71b9fc1e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1c17cc71b9fc1e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f1c17cc71b9fc1e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0dfb356bf366092e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0dfb356bf366092e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-33cb1c5363c1d5948bd0c2b71b2db45f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0dfb356bf366092e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0dfb356bf366092e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0dfb356bf366092e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7254ccae3953a31" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7254ccae3953a31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-308a9401bd25577e1028a4ae9f063eec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7254ccae3953a31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7254ccae3953a31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f7254ccae3953a31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62d278c45ca71935" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62d278c45ca71935" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6fb10e65b51ca40a64dc7341a5c9bed7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62d278c45ca71935" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62d278c45ca71935" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-62d278c45ca71935" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4f555a31a2abf91" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4f555a31a2abf91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-80f7d47056200e5534fe694a6dba6678" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4f555a31a2abf91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4f555a31a2abf91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c4f555a31a2abf91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67d3ccd010d8171d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67d3ccd010d8171d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-139aef2ec08a3d608635ee323adca2c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67d3ccd010d8171d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67d3ccd010d8171d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-67d3ccd010d8171d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34e7f70951f9dd05" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34e7f70951f9dd05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-88f62a4e547b68cd2e78dc61d1a9d329" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34e7f70951f9dd05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34e7f70951f9dd05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-34e7f70951f9dd05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab9a6578a7f69600" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab9a6578a7f69600" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-56c43faeccb10ea14d8dbcd3e2ad0785" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab9a6578a7f69600" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab9a6578a7f69600" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab9a6578a7f69600" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-095c6b357e1d9548" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-095c6b357e1d9548" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8459fc2fcfbd5869f314bf46b9b9d046" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-095c6b357e1d9548" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-095c6b357e1d9548" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-095c6b357e1d9548" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea328418aaaf2fd4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea328418aaaf2fd4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7385853a8d436e8c36ed1f796d697274" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea328418aaaf2fd4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea328418aaaf2fd4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea328418aaaf2fd4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bf5582ee37532b4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bf5582ee37532b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d4fdf3db93e753c95f67fe31cad207bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bf5582ee37532b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bf5582ee37532b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7bf5582ee37532b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6dbbda5696acac20" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6dbbda5696acac20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-02fd8c8e58b43a68d278e70a208351b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6dbbda5696acac20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6dbbda5696acac20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6dbbda5696acac20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e17898f332d7aad1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e17898f332d7aad1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f141a2b0db43a5542af9acc308fa125" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e17898f332d7aad1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e17898f332d7aad1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e17898f332d7aad1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e962a89c58ea908" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e962a89c58ea908" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d5e760396f41700106cc9e7c80f67b3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e962a89c58ea908" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e962a89c58ea908" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4e962a89c58ea908" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7edf2a7f317a4491" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7edf2a7f317a4491" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8959022f54f7e5c032dfa1f8d6037e9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7edf2a7f317a4491" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7edf2a7f317a4491" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7edf2a7f317a4491" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d238328ea1487a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d238328ea1487a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4d2ac2da22ad99d9009c69497ee08bc5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d238328ea1487a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d238328ea1487a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d238328ea1487a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28985ccaabe3764d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28985ccaabe3764d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-71ffbba5b0072502dc8ea27cbcbb1556" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28985ccaabe3764d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28985ccaabe3764d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-28985ccaabe3764d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d93b2dd9ab996808" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d93b2dd9ab996808" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e47aeb224972fe47f376763cd3ce4f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d93b2dd9ab996808" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d93b2dd9ab996808" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d93b2dd9ab996808" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17dac5233c89f2ad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17dac5233c89f2ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fd9571e7acc9342a5a948a6c7483cddb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17dac5233c89f2ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17dac5233c89f2ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-17dac5233c89f2ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00e23bf4e6ed8291" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00e23bf4e6ed8291" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-513e404a261617d3efe83d30e516a691" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00e23bf4e6ed8291" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00e23bf4e6ed8291" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00e23bf4e6ed8291" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-425674fda5af71aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-425674fda5af71aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-64e92bdf1b1f989857f98f6355a3515a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-425674fda5af71aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-425674fda5af71aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-425674fda5af71aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e95bb74ed78723a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e95bb74ed78723a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3dc3ac59530dfb3ac78c4168075b82ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e95bb74ed78723a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e95bb74ed78723a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e95bb74ed78723a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21ff356e63926427" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21ff356e63926427" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-778d034f0528f293df87b5180d191fed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21ff356e63926427" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21ff356e63926427" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-21ff356e63926427" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9e7dd6aedb4a821" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9e7dd6aedb4a821" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7caee32d759f431d0383ccec9e35d8ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9e7dd6aedb4a821" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9e7dd6aedb4a821" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b9e7dd6aedb4a821" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd511336ecd40063" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd511336ecd40063" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bef0a8d13e47eef479a5aa91c62ab7db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd511336ecd40063" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd511336ecd40063" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd511336ecd40063" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6523c2e1d08b2f9f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6523c2e1d08b2f9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c20eab2c128f2425fbf92dc78a863191" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6523c2e1d08b2f9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6523c2e1d08b2f9f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6523c2e1d08b2f9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ab882f9481ea61e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ab882f9481ea61e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2376d018277d1d41313226e7e8b5fcbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ab882f9481ea61e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ab882f9481ea61e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2ab882f9481ea61e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58fb5f2bc8d51cbf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58fb5f2bc8d51cbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c50eca83ff4c2195b10402a6cb3bb53b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58fb5f2bc8d51cbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58fb5f2bc8d51cbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-58fb5f2bc8d51cbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5655a5bb2a864fc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5655a5bb2a864fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-64c2e4867013a284bd8e9fcfaae3a404" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5655a5bb2a864fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5655a5bb2a864fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a5655a5bb2a864fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a565dd04e2a2c3c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a565dd04e2a2c3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e5b2193dc24945b6c2ed8b52ec0bc4c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a565dd04e2a2c3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a565dd04e2a2c3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a565dd04e2a2c3c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6db363112a66549" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6db363112a66549" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0e9842e9e3326650316bebf751a08e83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6db363112a66549" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6db363112a66549" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d6db363112a66549" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1058f500e27b7c27" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1058f500e27b7c27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-94f42f6f2f54695411ae8b0457e8e0f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1058f500e27b7c27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1058f500e27b7c27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1058f500e27b7c27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8586809fcbcb5e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8586809fcbcb5e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d30c96aa39f8866c63a2ad38e7147827" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8586809fcbcb5e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8586809fcbcb5e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d8586809fcbcb5e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b30aa75a4d1ecfc2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b30aa75a4d1ecfc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6ad9037d4a40bb8a70a7f2ef6ac38a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b30aa75a4d1ecfc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b30aa75a4d1ecfc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b30aa75a4d1ecfc2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b2bc7f50c040a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b2bc7f50c040a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-51fbebdc8e6ed679422001bfc46794d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b2bc7f50c040a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b2bc7f50c040a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83b2bc7f50c040a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16f84c77c4db37cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16f84c77c4db37cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8106f4c226e54235924b300e45018413" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16f84c77c4db37cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16f84c77c4db37cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-16f84c77c4db37cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65188bc2bfdd129f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65188bc2bfdd129f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3a5fae4207676cc333449923e7e12ff3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65188bc2bfdd129f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa88d995e83fae87" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa88d995e83fae87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-87ad5db88d21cace2761f8c1c5173f5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa88d995e83fae87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8ba5eb62ac7747e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8ba5eb62ac7747e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7cb9c65cb12afad4e57579f884769240" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8ba5eb62ac7747e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02166edeed2005a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02166edeed2005a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79409dae5178e23df3af58849f1118bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02166edeed2005a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02166edeed2005a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-02166edeed2005a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c13c4e94b544b5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c13c4e94b544b5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec86e1c3dff824953a1946da45f2e8b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c13c4e94b544b5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c13c4e94b544b5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7c13c4e94b544b5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9656a52ed5bffe85" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9656a52ed5bffe85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cbb0d09f093b438dbbc5abf7036a8d8e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9656a52ed5bffe85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9656a52ed5bffe85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9656a52ed5bffe85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39c877c623c20cd6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39c877c623c20cd6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f2709b6a564299f91d7b11cbf5eb1d02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39c877c623c20cd6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39c877c623c20cd6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-39c877c623c20cd6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31b5abcbb9ccebe2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31b5abcbb9ccebe2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f3ad0d1fc9e7b0d8f6d321896ee60d09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31b5abcbb9ccebe2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31b5abcbb9ccebe2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-31b5abcbb9ccebe2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34e2127afeb9bcc5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34e2127afeb9bcc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a92f932d13bc254a993b1099bb4904f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34e2127afeb9bcc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34e2127afeb9bcc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-34e2127afeb9bcc5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4db836b504d74773" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4db836b504d74773" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a6e66fd6ae00947adafb30ba9d858f48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4db836b504d74773" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4db836b504d74773" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4db836b504d74773" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e62ee3add68ddbc8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e62ee3add68ddbc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f67c68bbe7280fb12782227ed2b5dd2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e62ee3add68ddbc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e62ee3add68ddbc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e62ee3add68ddbc8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49187c65248a62d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49187c65248a62d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c409a4a7625e004e2b1d305036ad4e1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49187c65248a62d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49187c65248a62d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-49187c65248a62d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eea23bd0b16bbb05" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eea23bd0b16bbb05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3a1eb2265501d28f7d3921401d9d46a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eea23bd0b16bbb05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eea23bd0b16bbb05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eea23bd0b16bbb05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da133f833f4d6a87" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da133f833f4d6a87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6f31a2af3711f815b3eb5b4dbd3101c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da133f833f4d6a87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da133f833f4d6a87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-da133f833f4d6a87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98937abaf7dd6618" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98937abaf7dd6618" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9988987e266813b6fc087cbda4858433" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98937abaf7dd6618" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98937abaf7dd6618" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-98937abaf7dd6618" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d59dcdc72570feac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d59dcdc72570feac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4a906eee13bc8196dec83bebd495daf2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d59dcdc72570feac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d59dcdc72570feac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d59dcdc72570feac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-538aeb1e29a64f8a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-538aeb1e29a64f8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-34416af272a5aeb3e674d9a3c1c508d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-538aeb1e29a64f8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-538aeb1e29a64f8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-538aeb1e29a64f8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f97639ed2c12144d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f97639ed2c12144d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-febfa036afe632791f9cbded0a1a94f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f97639ed2c12144d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f97639ed2c12144d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f97639ed2c12144d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8311ce0bd7c338d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8311ce0bd7c338d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-af50405656ffe2ef97d972eaa27732d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8311ce0bd7c338d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8311ce0bd7c338d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8311ce0bd7c338d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1980ec55ef5bab2b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1980ec55ef5bab2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ea7bc7ca6ac75620f7ba5cc91c69150" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1980ec55ef5bab2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1980ec55ef5bab2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1980ec55ef5bab2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7d0d1e8fe7e2821" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7d0d1e8fe7e2821" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61346c1ef1a621971cb0c1c1ce5c5c9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7d0d1e8fe7e2821" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7d0d1e8fe7e2821" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b7d0d1e8fe7e2821" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ed6f540475538ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ed6f540475538ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4f195d94d06b7cd9827b5cb6bb877fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ed6f540475538ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ed6f540475538ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2ed6f540475538ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b078c6e75fca585" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b078c6e75fca585" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a7c1be9d8ef34f77df7e88ad95302c3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b078c6e75fca585" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b078c6e75fca585" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b078c6e75fca585" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aff1b7aace61df10" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aff1b7aace61df10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cf711e8757f4e9a90c2dd98d31b9b614" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aff1b7aace61df10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aff1b7aace61df10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aff1b7aace61df10" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-760bef2f6b6d4c78" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-760bef2f6b6d4c78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef8710c7483d17eaddea0ea42661d47c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-760bef2f6b6d4c78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-760bef2f6b6d4c78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-760bef2f6b6d4c78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bce9914040175f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bce9914040175f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-204c7d7da762d93a574b0709cf726676" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bce9914040175f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bce9914040175f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5bce9914040175f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b81dc6c69763d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b81dc6c69763d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-560ade0e8e14ecbcdecf456543c5101f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b81dc6c69763d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b81dc6c69763d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4b81dc6c69763d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1bb67af4b372128" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1bb67af4b372128" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-606ea0f2cb7ad8289afc703e0a1b4895" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1bb67af4b372128" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1bb67af4b372128" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e1bb67af4b372128" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93bf6f8422461321" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93bf6f8422461321" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bbdd1af09be16ab7cedfd041077ccab0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93bf6f8422461321" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93bf6f8422461321" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93bf6f8422461321" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd5d7031b766cfa9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd5d7031b766cfa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-51f07356ee7ab6dbdfd2b37fa89cad4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd5d7031b766cfa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd5d7031b766cfa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dd5d7031b766cfa9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93d697606806863e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93d697606806863e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b7b7a1c1c35e76213882bbbfbaa0eb59" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93d697606806863e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93d697606806863e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93d697606806863e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-439bdbadadf539f9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-439bdbadadf539f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e435482eb74f96f1d5a76098ad0c725a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-439bdbadadf539f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-439bdbadadf539f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-439bdbadadf539f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46c1cb3bab202959" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46c1cb3bab202959" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f84c7a2544897696f051edc37e133713" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46c1cb3bab202959" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46c1cb3bab202959" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-46c1cb3bab202959" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8717869dc724ac6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8717869dc724ac6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-052172b4299e2026cf2a8ee156633216" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8717869dc724ac6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8717869dc724ac6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e8717869dc724ac6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa766a883ee79c1d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa766a883ee79c1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d91aa60e8e245504bd41d696f4c4a289" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa766a883ee79c1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa766a883ee79c1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa766a883ee79c1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4d0a9ed7bd07239" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4d0a9ed7bd07239" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a7fa1dcdf7ddb1788c2e8324f54320d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4d0a9ed7bd07239" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4d0a9ed7bd07239" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f4d0a9ed7bd07239" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af9cde68466bdaf6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af9cde68466bdaf6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dec549d0fe8c2d7dee15d064c262c11b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af9cde68466bdaf6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af9cde68466bdaf6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-af9cde68466bdaf6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3af5fe2e4adc359e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3af5fe2e4adc359e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f820cdb4534cb17a868d70eccee3181b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3af5fe2e4adc359e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3af5fe2e4adc359e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3af5fe2e4adc359e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e0861d7aae55b6c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e0861d7aae55b6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-51267bcd57477a601a779ce5df190dd7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e0861d7aae55b6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e0861d7aae55b6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9e0861d7aae55b6c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66978e66a0dcf4c4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66978e66a0dcf4c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d4eda79abab8f99052303b6b144240f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66978e66a0dcf4c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66978e66a0dcf4c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-66978e66a0dcf4c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d12268cf2fe6ec54" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d12268cf2fe6ec54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-30c706fdcfd340b6466c9903ef5a5cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d12268cf2fe6ec54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d12268cf2fe6ec54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d12268cf2fe6ec54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe501b9aaaec7b5b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe501b9aaaec7b5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0536c7eb51f681810112b34be6ea674a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe501b9aaaec7b5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe501b9aaaec7b5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe501b9aaaec7b5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3634030464bb9bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3634030464bb9bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ef0a6e594089d800a38dad3d2b1ccdb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3634030464bb9bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3634030464bb9bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b3634030464bb9bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8e5885b6c5fd709" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8e5885b6c5fd709" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-36b25accbc564b0d01a9fe16c70c2436" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8e5885b6c5fd709" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8e5885b6c5fd709" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c8e5885b6c5fd709" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee4319e81509c351" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee4319e81509c351" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fdc82335897a25328d847ec2fa7b6d17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee4319e81509c351" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee4319e81509c351" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ee4319e81509c351" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c211467a6d47fea2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c211467a6d47fea2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c75401770853b4997d366999a10d86bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c211467a6d47fea2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-816469a078193c2e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-816469a078193c2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2260e9bc632f3aae2d8636cb601f9feb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-816469a078193c2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f4ba7347b17135d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f4ba7347b17135d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c785b4f9f66d6478803dac9c3ee82c77" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f4ba7347b17135d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea83fa3304a79559" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea83fa3304a79559" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-57c900c41c4cf695e41a6a9bcf689161" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea83fa3304a79559" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea83fa3304a79559" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea83fa3304a79559" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d696dc9e1fb15bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d696dc9e1fb15bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd182ac0228f1d8ad09c3ceb300c31ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d696dc9e1fb15bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d696dc9e1fb15bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d696dc9e1fb15bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f152e123b9b94514" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f152e123b9b94514" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eb25448a3d4b069244355f5597a4d3fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f152e123b9b94514" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f152e123b9b94514" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f152e123b9b94514" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe46b44cdf95c713" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe46b44cdf95c713" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e1f9701a0c54eaa60ae740a2b650448" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe46b44cdf95c713" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe46b44cdf95c713" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe46b44cdf95c713" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0725c11f0866b6a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0725c11f0866b6a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c9e020ce2bd1f910e6ffb20dfa2f8c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0725c11f0866b6a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0725c11f0866b6a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0725c11f0866b6a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42f2336158c6e349" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42f2336158c6e349" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c65d17c9fb40ad8ed6cee9a3760b7a16" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42f2336158c6e349" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42f2336158c6e349" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-42f2336158c6e349" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07d95fef4525f3ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07d95fef4525f3ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c88f1d82ca04b2a74ed9825f7328f341" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07d95fef4525f3ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07d95fef4525f3ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07d95fef4525f3ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61c1b3285b1633d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61c1b3285b1633d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c0b387596aa08bc6c22670ed02e6eeb0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61c1b3285b1633d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61c1b3285b1633d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-61c1b3285b1633d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be682294976421ef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be682294976421ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c45dce8a0e4f4b247a67b05d09307d57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be682294976421ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be682294976421ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-be682294976421ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cd541b9070d92a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cd541b9070d92a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7a3923be38d180bca236967ad0c489e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cd541b9070d92a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cd541b9070d92a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3cd541b9070d92a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9257771454cc58c9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9257771454cc58c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7220a2fa4f350b4eee0d5133769ce673" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9257771454cc58c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9257771454cc58c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9257771454cc58c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53247d262db47df5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53247d262db47df5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e16ad4703b1af33ee7c5e38d8e5b7223" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53247d262db47df5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53247d262db47df5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-53247d262db47df5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9ceeb63f294a402" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9ceeb63f294a402" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ff206b003519fe2423a9e6adeb63398d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9ceeb63f294a402" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9ceeb63f294a402" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d9ceeb63f294a402" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0995a7d818978bad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0995a7d818978bad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-03ec7699f072787cb81df770e711982a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0995a7d818978bad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0995a7d818978bad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0995a7d818978bad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d7aab7aacafce1f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d7aab7aacafce1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7123db518657640719b6cc44298c04d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d7aab7aacafce1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d7aab7aacafce1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5d7aab7aacafce1f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e29a31d9b837b02" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e29a31d9b837b02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-42f5e946e449f1b5bfa10cd565e8c928" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e29a31d9b837b02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e29a31d9b837b02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2e29a31d9b837b02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52085ab1a170be71" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52085ab1a170be71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-42a7569c1d35d69f22c696e260f0ae0b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52085ab1a170be71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52085ab1a170be71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-52085ab1a170be71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aad1f281e4b7652e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aad1f281e4b7652e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0039c41655d3ed30394983eae63cbfbd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aad1f281e4b7652e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aad1f281e4b7652e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aad1f281e4b7652e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87ad4f7ce1466e87" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87ad4f7ce1466e87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0fcd1e05a5b2ad4ec4807bdc10016b01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87ad4f7ce1466e87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87ad4f7ce1466e87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-87ad4f7ce1466e87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62b65c6ce3a60430" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62b65c6ce3a60430" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0fa463cc30c9c278c303cf651d7eaf16" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62b65c6ce3a60430" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62b65c6ce3a60430" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-62b65c6ce3a60430" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59ea229acdbca68a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59ea229acdbca68a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-56562a0cb12b03dbf49292524ae0d934" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59ea229acdbca68a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59ea229acdbca68a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-59ea229acdbca68a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cbaabe3bf1b15af" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cbaabe3bf1b15af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-527e12880d81fcb9d6fcb0ddf9b8e805" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cbaabe3bf1b15af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cbaabe3bf1b15af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8cbaabe3bf1b15af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6fb885829bf3f2ef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6fb885829bf3f2ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8b804ce76c843312331e81610646e79f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6fb885829bf3f2ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6fb885829bf3f2ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6fb885829bf3f2ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-292e0c8c16c64d3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-292e0c8c16c64d3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5899e264f273cf23962d3d63affd4941" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-292e0c8c16c64d3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-292e0c8c16c64d3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-292e0c8c16c64d3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b789d8ccd0e7361" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b789d8ccd0e7361" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f82edfe30305e811592bbefb6bdf0b49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b789d8ccd0e7361" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b789d8ccd0e7361" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2b789d8ccd0e7361" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acd1f42284618f20" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acd1f42284618f20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4bc167200ff99a36eb4f1fabb3ea2831" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acd1f42284618f20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acd1f42284618f20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-acd1f42284618f20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1d6681244fdee48" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1d6681244fdee48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e635c3abc106ff3e05850af352eff73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1d6681244fdee48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1d6681244fdee48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c1d6681244fdee48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b8f286e6c865589" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b8f286e6c865589" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-72eef5114f2a664835a15cb8e3636ae3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b8f286e6c865589" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b8f286e6c865589" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b8f286e6c865589" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2ed0394cd56d767" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2ed0394cd56d767" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b839942d4e29bc7c317b25b47b719307" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2ed0394cd56d767" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2ed0394cd56d767" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c2ed0394cd56d767" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4aade66768c86754" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4aade66768c86754" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f549986818ddeb978640ae4f24547f1f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4aade66768c86754" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4aade66768c86754" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4aade66768c86754" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eeb41498865f25c4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eeb41498865f25c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6167ea85e13bf686260c35b3e8472e7a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eeb41498865f25c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eeb41498865f25c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eeb41498865f25c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-338aefcae36478ad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-338aefcae36478ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-15d243c43bd316424a1c648ac626252a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-338aefcae36478ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-338aefcae36478ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-338aefcae36478ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56cb86a2fba9bd29" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56cb86a2fba9bd29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6c95b15002d89e26fb8a5b8329efa178" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56cb86a2fba9bd29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56cb86a2fba9bd29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-56cb86a2fba9bd29" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d90bb948759b031" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d90bb948759b031" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8f25ad36ee43cc0d275c636b3b1f6d4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d90bb948759b031" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d90bb948759b031" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7d90bb948759b031" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ec42a471d7bda58" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ec42a471d7bda58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-26db1ab1c182d7de7ae694ab9d23ceea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ec42a471d7bda58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ec42a471d7bda58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4ec42a471d7bda58" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ba89987f9d62ffb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ba89987f9d62ffb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea1fa47b339c724e90e66a7fbc111087" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ba89987f9d62ffb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ba89987f9d62ffb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0ba89987f9d62ffb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8698c31762c98c49" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8698c31762c98c49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae9ad0c01662481f802e370deb032193" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8698c31762c98c49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8698c31762c98c49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8698c31762c98c49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-319ae59e461291ef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-319ae59e461291ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b5ce6bb677b5aa0c9dbeffd3aec89fd2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-319ae59e461291ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-319ae59e461291ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-319ae59e461291ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33a288e4cef707bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33a288e4cef707bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d23126ec334f36a81929f329c6dc84c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33a288e4cef707bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33a288e4cef707bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-33a288e4cef707bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-945a46a54d185dfb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-945a46a54d185dfb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eb40b3cfbe754602b559df83690fef9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-945a46a54d185dfb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-945a46a54d185dfb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-945a46a54d185dfb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1faedef700a762de" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1faedef700a762de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53e2432317c1af9415d88f9bbbd99a83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1faedef700a762de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1faedef700a762de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1faedef700a762de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2ca7b3dcf401847" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2ca7b3dcf401847" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b79a907a2fa1161725673a352f7ec493" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2ca7b3dcf401847" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2ca7b3dcf401847" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2ca7b3dcf401847" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-719dd5a42c751797" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-719dd5a42c751797" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db23772582ceb4d24db67684f7d44df7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-719dd5a42c751797" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca434752372fb039" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca434752372fb039" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba5cfa6cbe7897633416ead0c1ae682a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca434752372fb039" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b921010cd8bc819" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b921010cd8bc819" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90cb377839a6ebbd73d81a57e6df382b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b921010cd8bc819" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a801e9f08c80d00a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a801e9f08c80d00a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa361ec3fffa999407d1e19f719154d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a801e9f08c80d00a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a801e9f08c80d00a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a801e9f08c80d00a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f5009a0157aa5ad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f5009a0157aa5ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c2a666be0d9e0f5e0227fb37e109d2be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f5009a0157aa5ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f5009a0157aa5ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0f5009a0157aa5ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7b3c9418c8774ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7b3c9418c8774ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a5defbd2c452449af9e674594e898ea5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7b3c9418c8774ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7b3c9418c8774ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a7b3c9418c8774ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1d10da7f374e790" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1d10da7f374e790" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-025570816dc4f9549af8baf8c21222a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1d10da7f374e790" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1d10da7f374e790" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f1d10da7f374e790" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b92566324d80ff4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b92566324d80ff4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f49f04103f5a95f34388d4bf9c1831c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b92566324d80ff4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b92566324d80ff4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b92566324d80ff4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a59c634990549913" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a59c634990549913" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a1ee64bff3858c0136ffc7d134af07b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a59c634990549913" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a59c634990549913" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a59c634990549913" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3cfef3d8ce3e439" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3cfef3d8ce3e439" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-26728ddb27b0b09a4da38de218aff26c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3cfef3d8ce3e439" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3cfef3d8ce3e439" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c3cfef3d8ce3e439" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13ba230eeb148101" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13ba230eeb148101" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05a7a0056907c6e1c1d2d75a07b2fa81" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13ba230eeb148101" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13ba230eeb148101" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-13ba230eeb148101" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-186196e936831d11" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-186196e936831d11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c93d16ccc059a234999a220a3a8f463c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-186196e936831d11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-186196e936831d11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-186196e936831d11" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-071b38a132203725" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-071b38a132203725" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b8ecb01d6eb6b7dedfe2b26dc1703a66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-071b38a132203725" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-071b38a132203725" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-071b38a132203725" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd5658f073e232a7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd5658f073e232a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e589548cc53fdef1ee30b0cc063f058" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd5658f073e232a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd5658f073e232a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd5658f073e232a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee2bd1be8860219e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee2bd1be8860219e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-88ffc46b162e919d81e5491e1b620cb8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee2bd1be8860219e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee2bd1be8860219e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ee2bd1be8860219e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd0da1616419ebcf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd0da1616419ebcf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1beb56cc43ef979a7b51b4747ab8a1c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd0da1616419ebcf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd0da1616419ebcf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd0da1616419ebcf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4edde5468cc2060" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4edde5468cc2060" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e0f65e68ef34d618c9ce62d19c769fc2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4edde5468cc2060" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4edde5468cc2060" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f4edde5468cc2060" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70ce0ba91d0e2a6d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70ce0ba91d0e2a6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90300c7a6164d88ff18a976ef5769dda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70ce0ba91d0e2a6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70ce0ba91d0e2a6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-70ce0ba91d0e2a6d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c652347f21a7dbfb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c652347f21a7dbfb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-70001e1f7416b9f3672b2a141aba63db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c652347f21a7dbfb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c652347f21a7dbfb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c652347f21a7dbfb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07212d5bd91e46b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07212d5bd91e46b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7beb0493242bbe7c1047f46acfb0eed8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07212d5bd91e46b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07212d5bd91e46b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07212d5bd91e46b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04d6b3d7bc4cbc69" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04d6b3d7bc4cbc69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1455f9538f03a12111b430a4e18986d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04d6b3d7bc4cbc69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04d6b3d7bc4cbc69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-04d6b3d7bc4cbc69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-935dc72ef095d4c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-935dc72ef095d4c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-260def53916c1a434b577d4566d2ffd1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-935dc72ef095d4c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-935dc72ef095d4c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-935dc72ef095d4c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54b38fd063584881" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54b38fd063584881" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c5592d463990c2c0b1a33011de5617ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54b38fd063584881" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54b38fd063584881" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54b38fd063584881" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-569e6239322d36a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-569e6239322d36a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-551e7b5492ace9ec03b5406314d20806" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-569e6239322d36a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-569e6239322d36a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-569e6239322d36a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-593fcef7df1446a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-593fcef7df1446a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c95a96783bcf3812da78786056cc6ccd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-593fcef7df1446a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-593fcef7df1446a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-593fcef7df1446a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddb2ab63f0cbd8f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddb2ab63f0cbd8f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-42f6cfd41358db03fd236af82805089d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddb2ab63f0cbd8f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddb2ab63f0cbd8f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ddb2ab63f0cbd8f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd5534ad24285350" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd5534ad24285350" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6d53884fc65794aafc33e30cf654d13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd5534ad24285350" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd5534ad24285350" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fd5534ad24285350" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb07da9796aa6578" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb07da9796aa6578" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4bb80de94e776244c63eb390b158ace4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb07da9796aa6578" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb07da9796aa6578" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cb07da9796aa6578" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-335fa484b3fdba4c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-335fa484b3fdba4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0f90965ac87b66246329b9b6309b9f55" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-335fa484b3fdba4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-335fa484b3fdba4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-335fa484b3fdba4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-833013f7ee533594" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-833013f7ee533594" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fc1c2b85dfc5c09e7fee6afe422c5747" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-833013f7ee533594" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-833013f7ee533594" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-833013f7ee533594" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4280169940885d5e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4280169940885d5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-799dae07d9616cc4eb86296ae32a54c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4280169940885d5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4280169940885d5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4280169940885d5e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbd54708b0ffe43d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbd54708b0ffe43d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-239934db596e7c335af9c5d3e8ec9d38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbd54708b0ffe43d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbd54708b0ffe43d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dbd54708b0ffe43d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9beca5cc589fcea4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9beca5cc589fcea4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f5da15bf082df0c90e23f3ebbb7397d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9beca5cc589fcea4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9beca5cc589fcea4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9beca5cc589fcea4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55ebb827823e674a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55ebb827823e674a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4acbf22d8130665864a77572b5a895f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55ebb827823e674a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55ebb827823e674a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-55ebb827823e674a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-febec0ba9352edd3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-febec0ba9352edd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b5e970b27b0454174f10787e779a463d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-febec0ba9352edd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-febec0ba9352edd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-febec0ba9352edd3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-094bcf488685b0e2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-094bcf488685b0e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-18c27bf0c7f247ed1c886d10d9aef369" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-094bcf488685b0e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-094bcf488685b0e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-094bcf488685b0e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3611a1f6a95f7d2d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3611a1f6a95f7d2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c61226cd5f284ba63fa605b19163f3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3611a1f6a95f7d2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3611a1f6a95f7d2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3611a1f6a95f7d2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65079818e11b727d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65079818e11b727d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e045029f7c47ea88c9c713534944fa63" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65079818e11b727d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65079818e11b727d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-65079818e11b727d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17d07e2a897438ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17d07e2a897438ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b5ebe3bcfdbde06998ebb7678706ed19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17d07e2a897438ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17d07e2a897438ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-17d07e2a897438ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e00f10ccbef8b246" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e00f10ccbef8b246" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2a777d305807e4a448cb088470489668" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e00f10ccbef8b246" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e00f10ccbef8b246" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e00f10ccbef8b246" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b87ce2695520f25e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b87ce2695520f25e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-246eba832d32aa1f38c7e27b91c2e848" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b87ce2695520f25e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b87ce2695520f25e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b87ce2695520f25e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c49596d675ab8054" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c49596d675ab8054" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-49f6053d94f49e49da86c734ba294613" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c49596d675ab8054" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c49596d675ab8054" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c49596d675ab8054" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ec516e4bfd64d46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ec516e4bfd64d46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe5a62beb8081f4de1f0f078b27a443c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ec516e4bfd64d46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ec516e4bfd64d46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ec516e4bfd64d46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4e270993697ac54" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4e270993697ac54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8f3936d82d79d24729c431785fad5b42" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4e270993697ac54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4e270993697ac54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d4e270993697ac54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61cb574ec35219cc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61cb574ec35219cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2186f43d409b7941cf4237af980a821c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61cb574ec35219cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61cb574ec35219cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-61cb574ec35219cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-adbcd389d253ef5b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-adbcd389d253ef5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca108a59e8c6e28e419e569f3a4c2e0b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-adbcd389d253ef5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3e8d3fae9bad29e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3e8d3fae9bad29e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-21ed7cf3e90e5d2437f79ba5a1c82573" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3e8d3fae9bad29e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1fc9990df5ecb56" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1fc9990df5ecb56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef1c0c566a2a780c57d051190556a51c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1fc9990df5ecb56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33adde18b8cddacd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33adde18b8cddacd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b37cfab56be46faad7f72f86f6960093" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33adde18b8cddacd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33adde18b8cddacd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-33adde18b8cddacd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-faaa56a8182f3470" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-faaa56a8182f3470" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f50afd9fdad730b7fe044a00f3d3a960" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-faaa56a8182f3470" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-faaa56a8182f3470" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-faaa56a8182f3470" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1518c3a701ea495d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1518c3a701ea495d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5842330d72b51e96d527a868cee4079f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1518c3a701ea495d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1518c3a701ea495d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1518c3a701ea495d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17961e4629732330" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17961e4629732330" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dbba50779a19db9eb2fc3eef7b9680a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17961e4629732330" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17961e4629732330" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-17961e4629732330" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99dd880a7c3d8e7e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99dd880a7c3d8e7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-df40c19ea639c09c582ac25dafca1fb3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99dd880a7c3d8e7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99dd880a7c3d8e7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-99dd880a7c3d8e7e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1f26e89b1ac8ac3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1f26e89b1ac8ac3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e73132d5f0311a37211441cde2dd7194" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1f26e89b1ac8ac3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1f26e89b1ac8ac3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d1f26e89b1ac8ac3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e286153f55863488" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e286153f55863488" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1e25b393c4c8497d06d47a96b2452b79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e286153f55863488" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e286153f55863488" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e286153f55863488" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cbd3ba3a0d52b12" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cbd3ba3a0d52b12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f284259f8b3aaabacca34d833532b35" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cbd3ba3a0d52b12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cbd3ba3a0d52b12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0cbd3ba3a0d52b12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5b69b32b0768478" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5b69b32b0768478" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-933138e92c89b55ee7945293778c53cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5b69b32b0768478" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5b69b32b0768478" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f5b69b32b0768478" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb6befd054053ab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb6befd054053ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f24b2904e19b83ed014a4d844f3efd57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb6befd054053ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb6befd054053ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-feb6befd054053ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-036d68cf71aef769" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-036d68cf71aef769" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e8298947e87a60bfbf5763566f02568" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-036d68cf71aef769" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-036d68cf71aef769" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-036d68cf71aef769" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c1f171cdf39a229" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c1f171cdf39a229" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8ec5406b828ac55274b53ddaa3fb458" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c1f171cdf39a229" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c1f171cdf39a229" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9c1f171cdf39a229" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-026825718d44c4a9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-026825718d44c4a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f2f1d17199390c5d4397ef0d5a66dc71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-026825718d44c4a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-026825718d44c4a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-026825718d44c4a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-680f33a3afcbf7e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-680f33a3afcbf7e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac21240f166ba722d63cd8acb7909317" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-680f33a3afcbf7e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-680f33a3afcbf7e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-680f33a3afcbf7e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff0b9653896d358e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff0b9653896d358e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3676ab5bb13cc63392d8418044db37db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff0b9653896d358e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff0b9653896d358e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ff0b9653896d358e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-595eebf90471e3b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-595eebf90471e3b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2dcecd78067e6cc37ec1733ad433d7ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-595eebf90471e3b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-595eebf90471e3b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-595eebf90471e3b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4442b740548fcb9c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4442b740548fcb9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-312f97fc29f57992f4e70a5ba92bffdc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4442b740548fcb9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4442b740548fcb9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4442b740548fcb9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8172ea292730fc08" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8172ea292730fc08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-13c1ca48c4312f982c1265844c8bb967" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8172ea292730fc08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8172ea292730fc08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8172ea292730fc08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e348f491596212f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e348f491596212f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-47de01d8f5d57faddcf6733808628781" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e348f491596212f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e348f491596212f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2e348f491596212f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a4b2d3d629b2f25" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a4b2d3d629b2f25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7c68204a734663209bb96c522c845577" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a4b2d3d629b2f25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a4b2d3d629b2f25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a4b2d3d629b2f25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6321dbbf7d9dd76f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6321dbbf7d9dd76f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e9b0490fba756762fcf16149a3fd4fc5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6321dbbf7d9dd76f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6321dbbf7d9dd76f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6321dbbf7d9dd76f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-864955b381e5682d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-864955b381e5682d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f4e105d4afbafe82dd8ac0ff2a95df5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-864955b381e5682d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-864955b381e5682d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-864955b381e5682d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-466af79c01dc704c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-466af79c01dc704c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae3dec79f1bf4c3cdb803267032b0f58" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-466af79c01dc704c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-466af79c01dc704c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-466af79c01dc704c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0633639b98ffbe9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0633639b98ffbe9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e722c7a13e420be9d8d8f64311550a2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0633639b98ffbe9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0633639b98ffbe9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c0633639b98ffbe9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bfb50672b15c320" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bfb50672b15c320" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-821fe6f433121c21e7b39f0cf445fcfa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bfb50672b15c320" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bfb50672b15c320" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7bfb50672b15c320" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50a5b7c9dd9079d9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50a5b7c9dd9079d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-17d05b52def5798fbfe088b580c3d101" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50a5b7c9dd9079d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50a5b7c9dd9079d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-50a5b7c9dd9079d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3ad5e641ab8ddf3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3ad5e641ab8ddf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-887fc7741329a22d9c7e32485448321b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3ad5e641ab8ddf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3ad5e641ab8ddf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f3ad5e641ab8ddf3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-270560bed799a138" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-270560bed799a138" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7362c4f49833b56dbc8e20579bcf28ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-270560bed799a138" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-270560bed799a138" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-270560bed799a138" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8495a9512f6fb2a9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8495a9512f6fb2a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d048ea68e96b78c1ec668653ffccb74c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8495a9512f6fb2a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8495a9512f6fb2a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8495a9512f6fb2a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8dbf2e5a3e78d83" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8dbf2e5a3e78d83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7462694304784a4549f63023e47eebcd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8dbf2e5a3e78d83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8dbf2e5a3e78d83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a8dbf2e5a3e78d83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5796936b9531587" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5796936b9531587" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f3137b0d78e9be26f83ce2805bdeef25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5796936b9531587" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5796936b9531587" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5796936b9531587" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec0b65e56750a26e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec0b65e56750a26e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cdc8609e4a6f60d875cebd21f2ec31cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec0b65e56750a26e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec0b65e56750a26e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ec0b65e56750a26e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-740a8f754a797450" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-740a8f754a797450" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0d2bf722182b8153506a83253b4bd046" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-740a8f754a797450" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-740a8f754a797450" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-740a8f754a797450" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dc9347c83c41003" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dc9347c83c41003" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-12aba8d54ee7ea1dce11012e85508fae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dc9347c83c41003" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dc9347c83c41003" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2dc9347c83c41003" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08d0a6b5c510bb73" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08d0a6b5c510bb73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0aa89ad9a8a9bc6329872932a0af14f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08d0a6b5c510bb73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08d0a6b5c510bb73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-08d0a6b5c510bb73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1e77d6b414831f7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1e77d6b414831f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2ec652bc06ce48cdbd5659dd8f710eee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1e77d6b414831f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1e77d6b414831f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e1e77d6b414831f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69dc86e385921f26" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69dc86e385921f26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2549f44f8b5579c674cf7f0879cc15a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69dc86e385921f26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69dc86e385921f26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69dc86e385921f26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e13c8b681a7ed95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e13c8b681a7ed95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-20d858e09beccb23f269c37311cb5e71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e13c8b681a7ed95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e13c8b681a7ed95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1e13c8b681a7ed95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9fe7780a340d129" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9fe7780a340d129" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed39386a61a5dfedac9654d64c8184a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9fe7780a340d129" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9fe7780a340d129" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a9fe7780a340d129" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d221b716b2384f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d221b716b2384f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-265ee398526a331e45feea3cbf2a5967" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d221b716b2384f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d221b716b2384f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d221b716b2384f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9dcc65096a4f730" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9dcc65096a4f730" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6879298c4e47e1f3940cb612491b557d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9dcc65096a4f730" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9dcc65096a4f730" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9dcc65096a4f730" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cdcd154311cff3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cdcd154311cff3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2c076fef8ba3705938acb53265d33422" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cdcd154311cff3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cdcd154311cff3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8cdcd154311cff3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4781372646b9a728" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4781372646b9a728" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c870ebf105aae758c4aaf1985c043d61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4781372646b9a728" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2698eeb713943a13" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2698eeb713943a13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1742e50625da41b1df746a11dea93895" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2698eeb713943a13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0e6fa729272a3f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0e6fa729272a3f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-099983a2f7790dbdc872c9c2a72d843b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0e6fa729272a3f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e07b644d5f917f0e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e07b644d5f917f0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-87d8216fd40e1773f9308b87ca7b1a4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e07b644d5f917f0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e07b644d5f917f0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e07b644d5f917f0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-184c622add5c8c39" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-184c622add5c8c39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b10d919e4d7033dae139da8df6ba4d43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-184c622add5c8c39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-184c622add5c8c39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-184c622add5c8c39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6d43ec1beb4428f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6d43ec1beb4428f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea7d1e05de42e625d5b49130b0bcc8f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6d43ec1beb4428f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6d43ec1beb4428f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a6d43ec1beb4428f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bb26864091f03ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bb26864091f03ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d91f249a00915804a6747daeb648202c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bb26864091f03ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bb26864091f03ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5bb26864091f03ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b4c1d64972c0073" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b4c1d64972c0073" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-325dbfbfb32e57955a24b9f305bccc9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b4c1d64972c0073" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b4c1d64972c0073" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6b4c1d64972c0073" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dad789a2972af340" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dad789a2972af340" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6db29144abbaeb9c607d0f1c886020a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dad789a2972af340" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dad789a2972af340" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dad789a2972af340" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb765d66809b3182" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb765d66809b3182" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6518c0cb5336dfd90440f1e12196a4df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb765d66809b3182" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb765d66809b3182" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb765d66809b3182" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81a83ee6d2f8a79c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81a83ee6d2f8a79c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0103d2ac7330ff2105d914789cada1c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81a83ee6d2f8a79c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81a83ee6d2f8a79c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81a83ee6d2f8a79c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05ff60fb3fb2b2f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05ff60fb3fb2b2f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a100bc01c6f3f587f988f2480ff4184f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05ff60fb3fb2b2f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05ff60fb3fb2b2f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-05ff60fb3fb2b2f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1d8b5b97246ba33" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1d8b5b97246ba33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0187222c43c1db8fbc95801ba851116d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1d8b5b97246ba33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1d8b5b97246ba33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a1d8b5b97246ba33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95fc52c2237b4c66" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95fc52c2237b4c66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b4fe834987deb9e448b42812e99824e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95fc52c2237b4c66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95fc52c2237b4c66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-95fc52c2237b4c66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f88fbcf882e58bc3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f88fbcf882e58bc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f7c75c036222d6d036fbe261cd1a641f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f88fbcf882e58bc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f88fbcf882e58bc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f88fbcf882e58bc3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b15a14de39cf7ded" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b15a14de39cf7ded" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d5f71b1855b261922936c2f14b9ae9f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b15a14de39cf7ded" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b15a14de39cf7ded" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b15a14de39cf7ded" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d69279daa6337b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d69279daa6337b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4662b4c8c8a2b9763ccc74aa15da4a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d69279daa6337b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d69279daa6337b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4d69279daa6337b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d2a25ec28912f33" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d2a25ec28912f33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-32c06a255bf9ac723d7ff77e35707121" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d2a25ec28912f33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d2a25ec28912f33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4d2a25ec28912f33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02190dfecc70fa62" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02190dfecc70fa62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0428da7809aab153ea8c2816a32f343d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02190dfecc70fa62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02190dfecc70fa62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-02190dfecc70fa62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2045a7f5d86ec5e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2045a7f5d86ec5e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b372be880ad11812c8846b571e22d63" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2045a7f5d86ec5e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2045a7f5d86ec5e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2045a7f5d86ec5e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8bc47d5524fd65b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8bc47d5524fd65b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8fd63a0e8713a792b4f03ab48586d0ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8bc47d5524fd65b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8bc47d5524fd65b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d8bc47d5524fd65b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6377b810244544ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6377b810244544ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f596cd429b2dea76a50bd5e3cfdfa55" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6377b810244544ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6377b810244544ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6377b810244544ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cd31c364d27089b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cd31c364d27089b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9212870d4e6aca8ed74bea3d58011d7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cd31c364d27089b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cd31c364d27089b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6cd31c364d27089b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cac5c9e469ddfadc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cac5c9e469ddfadc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b602ee529e7661f5780248871537409" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cac5c9e469ddfadc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cac5c9e469ddfadc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cac5c9e469ddfadc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b822863fc7b25f41" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b822863fc7b25f41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed6337de55cf1d7c735ef2d8b3595f47" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b822863fc7b25f41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b822863fc7b25f41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b822863fc7b25f41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75277c88248ba8c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75277c88248ba8c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ca982127248d450922cbfda93e4ffdb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75277c88248ba8c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75277c88248ba8c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-75277c88248ba8c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bdcaeedfdda6c90" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bdcaeedfdda6c90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bc46bb15ecd59a2674ace28cf46f1c2a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bdcaeedfdda6c90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bdcaeedfdda6c90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8bdcaeedfdda6c90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e040c92096c641d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e040c92096c641d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-46ca31faf8f3ba0ef76e34e3cf0840b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e040c92096c641d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e040c92096c641d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9e040c92096c641d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3d63a8c9128a1b9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3d63a8c9128a1b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-664d3489b1123e4a897308f68939865b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3d63a8c9128a1b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3d63a8c9128a1b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d3d63a8c9128a1b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9f4a370bcf4fb34" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9f4a370bcf4fb34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d6273b3ddf0a6161c09c44774f72b4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9f4a370bcf4fb34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9f4a370bcf4fb34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9f4a370bcf4fb34" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d97c9999a15c21bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d97c9999a15c21bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-54a8e75dcd1a0536561a2f93352699ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d97c9999a15c21bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d97c9999a15c21bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d97c9999a15c21bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdb9eb33149fcf3c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdb9eb33149fcf3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-09bf6cbcd274718109f0c6daa71d2b01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdb9eb33149fcf3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdb9eb33149fcf3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fdb9eb33149fcf3c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-134c2d124ed789b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-134c2d124ed789b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a910146a7eb146d0dcda68a9412cc4dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-134c2d124ed789b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-134c2d124ed789b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-134c2d124ed789b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b6e5e2f2b82fc17" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b6e5e2f2b82fc17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6889d0b4ec4991fd0c7f2f3b9b924591" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b6e5e2f2b82fc17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b6e5e2f2b82fc17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0b6e5e2f2b82fc17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b2aa1407fd6ff5c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b2aa1407fd6ff5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f66a05df4f404e7fb1ded2947cfcd30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b2aa1407fd6ff5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b2aa1407fd6ff5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2b2aa1407fd6ff5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5a4fb8c0347a109" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5a4fb8c0347a109" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb7a40826da0aa16f2c3af0c706548d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5a4fb8c0347a109" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5a4fb8c0347a109" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c5a4fb8c0347a109" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e9614c16b0b206c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e9614c16b0b206c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e7e74c3aeaf4e49b0d8c03ab7d177cc8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e9614c16b0b206c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e9614c16b0b206c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7e9614c16b0b206c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f274c03354cbee27" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f274c03354cbee27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-752e4ed73dcda72963e6c6bc55af48a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f274c03354cbee27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f274c03354cbee27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f274c03354cbee27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efd2b5ed5201b002" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efd2b5ed5201b002" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-58aad7d4712828e7850e9224b4a6a5c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efd2b5ed5201b002" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efd2b5ed5201b002" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-efd2b5ed5201b002" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69e7ba3ee6302384" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69e7ba3ee6302384" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2551d3acd6cac36200ee476329d971d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69e7ba3ee6302384" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69e7ba3ee6302384" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69e7ba3ee6302384" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1ff0fc4a9fd90bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1ff0fc4a9fd90bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b7a1e73c92c7ea7b8e5650887b56cacc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1ff0fc4a9fd90bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1ff0fc4a9fd90bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b1ff0fc4a9fd90bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a6333893df17c8b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a6333893df17c8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c368aed6d0dbbcf49a98361c906db70e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a6333893df17c8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a6333893df17c8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a6333893df17c8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f4ff19b9c296ac5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f4ff19b9c296ac5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac553cf176c18f83fda32474004a6ac3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f4ff19b9c296ac5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f4ff19b9c296ac5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1f4ff19b9c296ac5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b54213f4ddbfb55e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b54213f4ddbfb55e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f1491c66b8b2425e50f1e9be4e932256" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b54213f4ddbfb55e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b54213f4ddbfb55e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b54213f4ddbfb55e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fc662c9356b4ee1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fc662c9356b4ee1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a7ad639cf21c03066032b0fc37fe22ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fc662c9356b4ee1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fc662c9356b4ee1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0fc662c9356b4ee1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-305048dafdb68f54" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-305048dafdb68f54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b1a2b4e8b110a3e6d025ede4d6ab7472" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-305048dafdb68f54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b49bef919e1721fc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b49bef919e1721fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-65fe6ff1d0ca31d6d90e83c84f7106b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b49bef919e1721fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-527388fb66f627b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-527388fb66f627b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ba6d0552ceed25842516fae0eddae4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-527388fb66f627b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da37f553108d7feb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da37f553108d7feb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7b3bce0b5e0d95075d01b06b07f3d48b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da37f553108d7feb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da37f553108d7feb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-da37f553108d7feb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-319514f869f5a0e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-319514f869f5a0e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-122e4b21d5558117033005dac4a7a3f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-319514f869f5a0e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-319514f869f5a0e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-319514f869f5a0e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a1b9f63259d9665" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a1b9f63259d9665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fb7bd44381bfb4c6c000cd81a69a35f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a1b9f63259d9665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a1b9f63259d9665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a1b9f63259d9665" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75c914f04d583f12" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75c914f04d583f12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79ce06d7f4b26493e1f1195f1a3c4373" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75c914f04d583f12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75c914f04d583f12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-75c914f04d583f12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b89b4b9a67b5be7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b89b4b9a67b5be7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d6d92fb121cf91742534051fc9fe6ca4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b89b4b9a67b5be7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b89b4b9a67b5be7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2b89b4b9a67b5be7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4942175cf58b4709" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4942175cf58b4709" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1235793876d07a0d91921fa3c0772d55" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4942175cf58b4709" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4942175cf58b4709" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4942175cf58b4709" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e768d8e6d98464bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e768d8e6d98464bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e154326d37461c8fdb6d3298cedacc0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e768d8e6d98464bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e768d8e6d98464bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e768d8e6d98464bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4db04e195f792810" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4db04e195f792810" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b51d2f62f60733d5ba7389075634e90e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4db04e195f792810" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4db04e195f792810" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4db04e195f792810" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04ff1cbd06e76dca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04ff1cbd06e76dca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eebcd1cfada05cd720873dbb9e589b47" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04ff1cbd06e76dca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04ff1cbd06e76dca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-04ff1cbd06e76dca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e65130118223de57" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e65130118223de57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a724cd570dee660c74895669550e5bdc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e65130118223de57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e65130118223de57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e65130118223de57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fced68c8d56482f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fced68c8d56482f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c1c554239fa3985660c6d2f94d580206" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fced68c8d56482f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fced68c8d56482f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9fced68c8d56482f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c744866449b05c6c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c744866449b05c6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0b7f4cf09aac51bdf99dfaaaaf9b7ecb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c744866449b05c6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c744866449b05c6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c744866449b05c6c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9061ff7e56eb547a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9061ff7e56eb547a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f25c57ed6919364235ef3f89311ca78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9061ff7e56eb547a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9061ff7e56eb547a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9061ff7e56eb547a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0056e6ddaefe8085" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0056e6ddaefe8085" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-07f44d5397bb6afdb3b9c0378ad7ad87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0056e6ddaefe8085" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0056e6ddaefe8085" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0056e6ddaefe8085" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ad9e3ebc47cf260" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ad9e3ebc47cf260" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04733f43ecb71a4d9150546d561c2fa8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ad9e3ebc47cf260" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ad9e3ebc47cf260" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2ad9e3ebc47cf260" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdc8114a9cd2692e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdc8114a9cd2692e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c1b9f41bbb49c8b732ad956ec87c7c91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdc8114a9cd2692e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdc8114a9cd2692e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bdc8114a9cd2692e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cd09a79945e70fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cd09a79945e70fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cf6d7b2f43fe429fd29cb18251bdf132" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cd09a79945e70fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cd09a79945e70fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3cd09a79945e70fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59d8d1207145c208" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59d8d1207145c208" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3443779a864c5541724149d83b6706de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59d8d1207145c208" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59d8d1207145c208" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-59d8d1207145c208" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8514aadee7af8eec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8514aadee7af8eec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0b27116a4d2bdfedb5ebf7215b31430b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8514aadee7af8eec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8514aadee7af8eec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8514aadee7af8eec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1a8987961d0e156" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1a8987961d0e156" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-464ba17edfb093b4a755df5b6697e6fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1a8987961d0e156" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1a8987961d0e156" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f1a8987961d0e156" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e393d864f9674c58" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e393d864f9674c58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-454d2afaf7832aabb9abff5cc11ad5dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e393d864f9674c58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e393d864f9674c58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e393d864f9674c58" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28b48d5ed47407bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28b48d5ed47407bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-826afbc6e868540e75762e88897a85c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28b48d5ed47407bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28b48d5ed47407bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-28b48d5ed47407bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a14638e646d88cbd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a14638e646d88cbd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0b036352e45489db3c59d7d4c8daf7bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a14638e646d88cbd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a14638e646d88cbd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a14638e646d88cbd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d655aa56dc95b293" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d655aa56dc95b293" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea9568ff5734a1a3a66adbde3df015a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d655aa56dc95b293" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d655aa56dc95b293" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d655aa56dc95b293" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1978e5599bdc6feb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1978e5599bdc6feb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fffdcc3a30dffa09851e1ac7806095e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1978e5599bdc6feb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1978e5599bdc6feb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1978e5599bdc6feb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4a2a24afd664a3e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4a2a24afd664a3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c31b999468163166f755581cc5ec497e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4a2a24afd664a3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4a2a24afd664a3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c4a2a24afd664a3e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44b287ad310dbe7f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44b287ad310dbe7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-161dfdf98d173b315fc7bbbd5b9e9e5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44b287ad310dbe7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44b287ad310dbe7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-44b287ad310dbe7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-542670357d7daca5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-542670357d7daca5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d66a1fa0b6461ad13d5ad9745d17099b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-542670357d7daca5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-542670357d7daca5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-542670357d7daca5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dc56026e9e1516a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dc56026e9e1516a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b5dbb8e39ae334408e883178da2f17c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dc56026e9e1516a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dc56026e9e1516a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4dc56026e9e1516a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2975e6d250f5a576" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2975e6d250f5a576" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-48ade3f1ba3f2cd3ef69d22fd2845ef2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2975e6d250f5a576" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2975e6d250f5a576" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2975e6d250f5a576" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f59665e441bba5d7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f59665e441bba5d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec5118e1c8c79c12912a197ff0974111" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f59665e441bba5d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f59665e441bba5d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f59665e441bba5d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3de855f5f049eb1c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3de855f5f049eb1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7057635ab0761213599665f42abf15b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3de855f5f049eb1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3de855f5f049eb1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3de855f5f049eb1c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75d40894f83dad91" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75d40894f83dad91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2932883cfc4b424b18e5fde226e15ef8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75d40894f83dad91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75d40894f83dad91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-75d40894f83dad91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97636719de5aeff6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97636719de5aeff6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-87de8956b5d5f0ff788af0636f2ee3ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97636719de5aeff6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97636719de5aeff6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-97636719de5aeff6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26e828b5ffb00b5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26e828b5ffb00b5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-80481edf5d4d89b641f39a8f42aa3670" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26e828b5ffb00b5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26e828b5ffb00b5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-26e828b5ffb00b5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b59c1d05aec4359b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b59c1d05aec4359b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca689eac91bb43129919dd9c1d3d548a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b59c1d05aec4359b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b59c1d05aec4359b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b59c1d05aec4359b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdd9f8f0952c05d1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdd9f8f0952c05d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b2a7969d6208fd5545ce987684c3f2b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdd9f8f0952c05d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdd9f8f0952c05d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fdd9f8f0952c05d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-441fb9c18710d4be" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-441fb9c18710d4be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d09e4e47c688ec00e1a1feb9bc640d72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-441fb9c18710d4be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-441fb9c18710d4be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-441fb9c18710d4be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02c41aa0832103b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02c41aa0832103b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9548cd92a1dc80e10d0bfac7c141af23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02c41aa0832103b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02c41aa0832103b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-02c41aa0832103b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef34818f97ef79d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef34818f97ef79d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6df0ee07fc341f564a291ed9a6c89b2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef34818f97ef79d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef34818f97ef79d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ef34818f97ef79d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d795d29e3b3d5832" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d795d29e3b3d5832" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0f2f50c978e03ba8e192f4d970750deb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d795d29e3b3d5832" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d795d29e3b3d5832" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d795d29e3b3d5832" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9f5ae91b0db140b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9f5ae91b0db140b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4bf249218c7d2b990bb92a5b8511e26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9f5ae91b0db140b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9f5ae91b0db140b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b9f5ae91b0db140b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ea5fc07334e98ad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ea5fc07334e98ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a65c0d92168788f83dc26508d3921ca4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ea5fc07334e98ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c34a9ebf9dc7d639" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c34a9ebf9dc7d639" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-17b1cfa7055c8a41158ee4be6dd6c138" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c34a9ebf9dc7d639" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ca02fbaa116457e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ca02fbaa116457e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5a76266173c84812108f181a4b3555ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ca02fbaa116457e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12fc4d6454ff09af" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12fc4d6454ff09af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5accab06fe1113656fced93353ebe441" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12fc4d6454ff09af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12fc4d6454ff09af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-12fc4d6454ff09af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ac74f31d551e129" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ac74f31d551e129" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-129b0b0c3968c85272787eacdc494e8f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ac74f31d551e129" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ac74f31d551e129" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0ac74f31d551e129" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-051f55f01a8e185f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-051f55f01a8e185f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-55f08ed447066f8431e2445e321d9311" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-051f55f01a8e185f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-051f55f01a8e185f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-051f55f01a8e185f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b820044879022808" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b820044879022808" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6fecc36f46c749b57a3772ad6d17c752" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b820044879022808" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b820044879022808" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b820044879022808" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c25af481f47c88e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c25af481f47c88e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0e09b72ae3878ce7585bdcd7f9499a6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c25af481f47c88e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c25af481f47c88e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c25af481f47c88e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52176df8f743532f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52176df8f743532f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c5d68dfc493d1c4410d605e0a9bcc87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52176df8f743532f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52176df8f743532f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-52176df8f743532f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e99f7dea2ded6bfa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e99f7dea2ded6bfa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c85412dc1b5266e82038d13c3491295b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e99f7dea2ded6bfa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e99f7dea2ded6bfa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e99f7dea2ded6bfa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe1be09382c13785" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe1be09382c13785" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d3421cd7cdbb4dcaded7e8dd3fb36d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe1be09382c13785" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe1be09382c13785" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe1be09382c13785" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab7d2b7e5e0234e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab7d2b7e5e0234e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bce59678dc1152cc4a97d54e3983afac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab7d2b7e5e0234e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab7d2b7e5e0234e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab7d2b7e5e0234e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f01adf7f70bf052" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f01adf7f70bf052" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6a9bf433f1d2758ff8c2f1cf2e1114f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f01adf7f70bf052" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f01adf7f70bf052" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0f01adf7f70bf052" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1565d890b24b19b9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1565d890b24b19b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b36c6aa07decd6adc12b756131e3b850" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1565d890b24b19b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1565d890b24b19b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1565d890b24b19b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfc43c0f02892a81" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfc43c0f02892a81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d842cc698f7d7d6e2aaa51ca89ba838" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfc43c0f02892a81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfc43c0f02892a81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cfc43c0f02892a81" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffc4c131efd0296d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffc4c131efd0296d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24660a4711e4642113d5e29ab2e45e0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffc4c131efd0296d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffc4c131efd0296d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ffc4c131efd0296d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe448c496efb5b6a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe448c496efb5b6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-714a4b57c8ccc76f5efbc28f4be817bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe448c496efb5b6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe448c496efb5b6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe448c496efb5b6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3385f7a94cacd176" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3385f7a94cacd176" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a0bbf17b890ddc2df80295757353028c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3385f7a94cacd176" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3385f7a94cacd176" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3385f7a94cacd176" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48abbd2cd9837350" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48abbd2cd9837350" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c2a38b35d96764e72dc31cdd52f68210" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48abbd2cd9837350" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48abbd2cd9837350" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-48abbd2cd9837350" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1059b1540b701b1f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1059b1540b701b1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fbf69a2b3e76d5784eb3c78a0d84b4e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1059b1540b701b1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1059b1540b701b1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1059b1540b701b1f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-711e6bd251224927" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-711e6bd251224927" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-81a07b525b64d4eeea56a5b62c09fd3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-711e6bd251224927" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-711e6bd251224927" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-711e6bd251224927" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f521ee2dec14a19" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f521ee2dec14a19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e02511ab751969f3ca5e44672319d6af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f521ee2dec14a19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f521ee2dec14a19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0f521ee2dec14a19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fc0a0405d888866" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fc0a0405d888866" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef314e03ce99c8d212e3229215c41cd9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fc0a0405d888866" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fc0a0405d888866" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9fc0a0405d888866" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ceba592d4dc79f5b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ceba592d4dc79f5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2d292c3e5d7b996900b99b1cdd82eccc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ceba592d4dc79f5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ceba592d4dc79f5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ceba592d4dc79f5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82ae36d87cc6c76a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82ae36d87cc6c76a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9de64ed4c60650a254a3f19f81e31cfa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82ae36d87cc6c76a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82ae36d87cc6c76a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-82ae36d87cc6c76a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3772a79aa620ec20" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3772a79aa620ec20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-721a1e8eeecff8570e6ed6b4b4552699" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3772a79aa620ec20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3772a79aa620ec20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3772a79aa620ec20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65d9ce26d6c9e291" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65d9ce26d6c9e291" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a932a21bee95a2ba2575def8ed327fc2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65d9ce26d6c9e291" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65d9ce26d6c9e291" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-65d9ce26d6c9e291" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e8578ba9ccf27ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e8578ba9ccf27ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a5fc314d6977b5efb1089ce853e68fe9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e8578ba9ccf27ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e8578ba9ccf27ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3e8578ba9ccf27ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9db75e01357911ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9db75e01357911ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bd1c00bfb3288db5c5d32e33acea361d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9db75e01357911ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9db75e01357911ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9db75e01357911ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87a2076c575ba2e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87a2076c575ba2e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7790757c9e9bcb42ca83a4c1b198f1f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87a2076c575ba2e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87a2076c575ba2e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-87a2076c575ba2e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ba1a4fefe6753bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ba1a4fefe6753bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3956e1545e384eff486723b539762bfd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ba1a4fefe6753bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ba1a4fefe6753bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5ba1a4fefe6753bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5aac7c09231c715" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5aac7c09231c715" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b0c7700ddfb16892a6dca42093ee991" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5aac7c09231c715" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5aac7c09231c715" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e5aac7c09231c715" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-834543fcceef411c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-834543fcceef411c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9382090c6cf113de203e94ca48570f2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-834543fcceef411c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-834543fcceef411c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-834543fcceef411c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-118450c1c516bff1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-118450c1c516bff1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-efa6160c65501ad4224e035575e425d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-118450c1c516bff1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-118450c1c516bff1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-118450c1c516bff1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a868255fa94840c4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a868255fa94840c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d9a070b380a61269e6ef5533feb7b60f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a868255fa94840c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a868255fa94840c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a868255fa94840c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecddf8de80ac7155" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecddf8de80ac7155" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6a296c531958a87188e4a45e3fa2498" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecddf8de80ac7155" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecddf8de80ac7155" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ecddf8de80ac7155" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44d0005d2bb0055f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44d0005d2bb0055f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4c58e578c60e5a2c9b163e7203afc69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44d0005d2bb0055f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44d0005d2bb0055f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-44d0005d2bb0055f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35ba5a2ea57f4ca4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35ba5a2ea57f4ca4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0e7c4677b451f1986ee9282b78a2971" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35ba5a2ea57f4ca4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35ba5a2ea57f4ca4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-35ba5a2ea57f4ca4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-588cc70c222449a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-588cc70c222449a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4bab3d8c711ee0bc286662489d7b8b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-588cc70c222449a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-588cc70c222449a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-588cc70c222449a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d04151ffd56e9270" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d04151ffd56e9270" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-31aa7fa9a9c3bd36d781ed5d2c182ca3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d04151ffd56e9270" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d04151ffd56e9270" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d04151ffd56e9270" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-850b014d25e4d7d1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-850b014d25e4d7d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6a2e82ac3e2313649312614c49ddec1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-850b014d25e4d7d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-850b014d25e4d7d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-850b014d25e4d7d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69ca5b4a3e092cfd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69ca5b4a3e092cfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fab1609bcc06bf004ba18f4a31cea6d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69ca5b4a3e092cfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69ca5b4a3e092cfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69ca5b4a3e092cfd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4577c63ff781a2d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4577c63ff781a2d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-97d3f04f7c8b63c9a5621a45e8ab5417" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4577c63ff781a2d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4577c63ff781a2d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4577c63ff781a2d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb37b7b937c336ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb37b7b937c336ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0a5e6de798cbf39d2fbe73cb65864f4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb37b7b937c336ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb37b7b937c336ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eb37b7b937c336ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eadecb769a17f7d7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eadecb769a17f7d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2048545a189a62d730547c9766a07abf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eadecb769a17f7d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eadecb769a17f7d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eadecb769a17f7d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f04c7f59b13470d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f04c7f59b13470d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-196d4ab07ff3b6df085d75b97d2e31d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f04c7f59b13470d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca285e3b4511a6e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca285e3b4511a6e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a5cc190101316f3212b7a2cd4cd3bef8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca285e3b4511a6e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb3a226678400bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb3a226678400bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0d1527096899db88dd6947f15f855820" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feb3a226678400bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee1d2d80fcb2ae65" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee1d2d80fcb2ae65" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-94b457351bab536f6e86b1c8ce376b6c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee1d2d80fcb2ae65" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee1d2d80fcb2ae65" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ee1d2d80fcb2ae65" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1189b7d80c0e81c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1189b7d80c0e81c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd4c512da178e72a888db1f69511f933" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1189b7d80c0e81c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1189b7d80c0e81c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b1189b7d80c0e81c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40a7b3425d54094c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40a7b3425d54094c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c8a50d5d6fd959ba1734a92059ce949d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40a7b3425d54094c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40a7b3425d54094c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-40a7b3425d54094c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5d6116ece0edab2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5d6116ece0edab2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e43dc3836ddb7ed468317c4874a99d90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5d6116ece0edab2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5d6116ece0edab2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e5d6116ece0edab2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2e8391e9f8635cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2e8391e9f8635cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a401f82ad756ee8fd3d3d74e36f936cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2e8391e9f8635cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2e8391e9f8635cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d2e8391e9f8635cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88a5ac0027b6dffb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88a5ac0027b6dffb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d72ac583b33ce76f7530be7f2c4fa935" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88a5ac0027b6dffb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88a5ac0027b6dffb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-88a5ac0027b6dffb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f15de1198335b296" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f15de1198335b296" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73156288435323dcf747d6857202a68f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f15de1198335b296" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f15de1198335b296" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f15de1198335b296" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdad9903a5359409" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdad9903a5359409" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-06cb78b3cee84b49b515eb924344dbc8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdad9903a5359409" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdad9903a5359409" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fdad9903a5359409" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b427709f54cfd10d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b427709f54cfd10d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a96543c4e168e210b82a911510a31897" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b427709f54cfd10d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b427709f54cfd10d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b427709f54cfd10d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d0510267da322f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d0510267da322f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-32dc064f580cf833fdbb2e2c034ee3f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d0510267da322f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d0510267da322f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7d0510267da322f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f7d45d9dfce5100" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f7d45d9dfce5100" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ad06be8f993f1d0b0517745748486bee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f7d45d9dfce5100" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f7d45d9dfce5100" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f7d45d9dfce5100" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2826f58bae097272" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2826f58bae097272" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-47253a783abee2fbed58e96769eca46a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2826f58bae097272" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2826f58bae097272" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2826f58bae097272" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd04ec646646c178" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd04ec646646c178" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c5b797ddc1a3442410faaa52dcd2c77c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd04ec646646c178" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd04ec646646c178" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd04ec646646c178" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fe2f46fe22acf61" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fe2f46fe22acf61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b5f7568a2b700627bd7ac64de7b10c4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fe2f46fe22acf61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fe2f46fe22acf61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2fe2f46fe22acf61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3859ce4e215ac3f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3859ce4e215ac3f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a49442d487cd83735d1f7a805cb71cb5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3859ce4e215ac3f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3859ce4e215ac3f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3859ce4e215ac3f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dd0db13b6bc0c9b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dd0db13b6bc0c9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1952007dd111a310d3d6ec92516fd676" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dd0db13b6bc0c9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dd0db13b6bc0c9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9dd0db13b6bc0c9b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-923640726e93f6ec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-923640726e93f6ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d58b01dbb9efc79ceea8d4d01b3cd94e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-923640726e93f6ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-923640726e93f6ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-923640726e93f6ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebe0e52218ddffd6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebe0e52218ddffd6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3bbf7453d43bb16e778f97bc90841bdb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebe0e52218ddffd6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebe0e52218ddffd6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ebe0e52218ddffd6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9de6697467e78cc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9de6697467e78cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d9de646b47f650fa2a464c6f21d09805" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9de6697467e78cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9de6697467e78cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9de6697467e78cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d35733eb51586b6a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d35733eb51586b6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-729f9837a2e63cee2bec7e716827fa2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d35733eb51586b6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d35733eb51586b6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d35733eb51586b6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57202fe9d7f6f85d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57202fe9d7f6f85d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-37d82ab36406226065ffcaa9b6c1f960" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57202fe9d7f6f85d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57202fe9d7f6f85d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-57202fe9d7f6f85d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fefc2107fef8cc5f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fefc2107fef8cc5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-105fb674d90664b615dea3204606f1a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fefc2107fef8cc5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fefc2107fef8cc5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fefc2107fef8cc5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c737da9e67546e65" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c737da9e67546e65" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77e494dddbad81927e3932ef9e701463" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c737da9e67546e65" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c737da9e67546e65" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c737da9e67546e65" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a4c1941037e102e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a4c1941037e102e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ddc869777b75adb1d5ef436eee97d695" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a4c1941037e102e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a4c1941037e102e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a4c1941037e102e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1284af4c4730f50" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1284af4c4730f50" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-78af35ff0b184254035f0837be9c8a68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1284af4c4730f50" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1284af4c4730f50" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c1284af4c4730f50" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02b7c4e5ed1a3c81" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02b7c4e5ed1a3c81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9e8beaad010c6768fedf714fb850befc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02b7c4e5ed1a3c81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02b7c4e5ed1a3c81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-02b7c4e5ed1a3c81" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c427a62108aa0b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c427a62108aa0b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1205f1baf191bb2dab4b10e717508b61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c427a62108aa0b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c427a62108aa0b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1c427a62108aa0b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c0df4632d9614ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c0df4632d9614ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db072d7589d74636adb9379ea99cbb66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c0df4632d9614ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c0df4632d9614ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9c0df4632d9614ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0313fa22e5c4246f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0313fa22e5c4246f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-08e4dfbdb8d3f6f1fb9714beb6ce6682" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0313fa22e5c4246f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0313fa22e5c4246f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0313fa22e5c4246f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-336f26f4fbc34142" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-336f26f4fbc34142" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fdd012a4688a994da514df3b18886f36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-336f26f4fbc34142" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-336f26f4fbc34142" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-336f26f4fbc34142" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6aa5a3286b0e1964" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6aa5a3286b0e1964" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b1febe3f2c971f4389e8b88650716ca7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6aa5a3286b0e1964" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6aa5a3286b0e1964" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6aa5a3286b0e1964" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24f2d3bcc018c936" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24f2d3bcc018c936" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0bfa6f579511c6d639abcb955fd7ae3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24f2d3bcc018c936" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24f2d3bcc018c936" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-24f2d3bcc018c936" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cf2b19ee8ec736a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cf2b19ee8ec736a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-35088ee54f4ab4d0412ed24fcb0f6378" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cf2b19ee8ec736a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cf2b19ee8ec736a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9cf2b19ee8ec736a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d941e75f85d3f3c0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d941e75f85d3f3c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c26cdf26ef8cd5f0d9803ddd0baf264" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d941e75f85d3f3c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d941e75f85d3f3c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d941e75f85d3f3c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-488983a8a1cdb58d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-488983a8a1cdb58d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7b6104d0b8ad54b0de0b68a3a4b62a15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-488983a8a1cdb58d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-488983a8a1cdb58d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-488983a8a1cdb58d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d0c4c24a3a06dac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d0c4c24a3a06dac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5979c738a09f39e9b67185657f9235fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d0c4c24a3a06dac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d0c4c24a3a06dac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2d0c4c24a3a06dac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-343671a88e94d2ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-343671a88e94d2ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-25e7ce220a3cec12bd440d7c07c5f583" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-343671a88e94d2ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-343671a88e94d2ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-343671a88e94d2ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3e31bfc91e21a92" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3e31bfc91e21a92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-91321da4f3f2784c83bb731ca1279e6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3e31bfc91e21a92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3e31bfc91e21a92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d3e31bfc91e21a92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05b83e1626c41b5b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05b83e1626c41b5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-120d8ceeaa59577320e3b311d40da7e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05b83e1626c41b5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05b83e1626c41b5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-05b83e1626c41b5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4c1ae9409bac014" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4c1ae9409bac014" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d5274d2b8e3a2eccd6a1131b5c9c9485" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4c1ae9409bac014" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4c1ae9409bac014" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a4c1ae9409bac014" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08dc59463afd2367" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08dc59463afd2367" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-75669f0ffdca7460f436ec6dc58ba645" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08dc59463afd2367" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08dc59463afd2367" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-08dc59463afd2367" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-848dfe5253af903f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-848dfe5253af903f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-84c59c8cd7d880a440d4e7bb31d127e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-848dfe5253af903f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-848dfe5253af903f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-848dfe5253af903f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15cab131953d2959" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15cab131953d2959" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e161c4113fc4a00d54f7c88140ec197" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15cab131953d2959" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23d7307a30a7402b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23d7307a30a7402b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8037998352b4ee9d826a6a5992481682" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23d7307a30a7402b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5200648c715eb8ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5200648c715eb8ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8704376591591bcc42f4fc990b722ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5200648c715eb8ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b951f91e1d2966d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b951f91e1d2966d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0dba9d46713702d53b354de794a28d01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b951f91e1d2966d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b951f91e1d2966d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b951f91e1d2966d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e351f8315e96e3ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e351f8315e96e3ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f628ace67873ee01c393e6840031b57c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e351f8315e96e3ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e351f8315e96e3ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e351f8315e96e3ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ce351ac4c16b535" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ce351ac4c16b535" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-99ad007dc92ebf00308f3000344c3974" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ce351ac4c16b535" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ce351ac4c16b535" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ce351ac4c16b535" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3de0e4734f0c495c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3de0e4734f0c495c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c2ccf5daf07c030a3753a7e732bae9a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3de0e4734f0c495c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3de0e4734f0c495c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3de0e4734f0c495c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8d8024927692f30" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8d8024927692f30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e4ab786bbc56a205b269df02bf3a6997" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8d8024927692f30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8d8024927692f30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d8d8024927692f30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4825586228426f8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4825586228426f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6ed96c44c5c6b767229ad62671f9b09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4825586228426f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4825586228426f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c4825586228426f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49613ef7fc6f24c9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49613ef7fc6f24c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a693c2d2b26bddafffc1b029174276a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49613ef7fc6f24c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49613ef7fc6f24c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-49613ef7fc6f24c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32539e2dab8760aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32539e2dab8760aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ddfffcb553f12169684a97e1a07b2d29" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32539e2dab8760aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32539e2dab8760aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-32539e2dab8760aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12c4245077050447" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12c4245077050447" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2c6acd76f44a26ee2480968a378db4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12c4245077050447" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12c4245077050447" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-12c4245077050447" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-202f7bbef3f6ad65" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-202f7bbef3f6ad65" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed180feca1c6ce6daf5cbb65bdf807cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-202f7bbef3f6ad65" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-202f7bbef3f6ad65" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-202f7bbef3f6ad65" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c56ffd7979927043" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c56ffd7979927043" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2eae8d05f3914a735c58d4f5e227d4c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c56ffd7979927043" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c56ffd7979927043" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c56ffd7979927043" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a2c6d517948f13e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a2c6d517948f13e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f8303a336ad2483427ef05a364faed0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a2c6d517948f13e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a2c6d517948f13e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9a2c6d517948f13e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da962d314604cd53" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da962d314604cd53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5bb494eae1a28e39674ba1bfd3c91dfc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da962d314604cd53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da962d314604cd53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-da962d314604cd53" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1325ad8f4720cffa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1325ad8f4720cffa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8d7654e36b1a15f2e97732539001305c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1325ad8f4720cffa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1325ad8f4720cffa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1325ad8f4720cffa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-168cb1b7e0f47fd5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-168cb1b7e0f47fd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-138a2657799470e40cfd1f62d3890648" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-168cb1b7e0f47fd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-168cb1b7e0f47fd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-168cb1b7e0f47fd5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f68b9cb6de00714" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f68b9cb6de00714" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-09ea451916396051da1c5d68b3fcbde3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f68b9cb6de00714" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f68b9cb6de00714" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8f68b9cb6de00714" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f3ec69367486ffe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f3ec69367486ffe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3625192b96df9c4b214ac9f879eb407c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f3ec69367486ffe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f3ec69367486ffe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1f3ec69367486ffe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13db49d564e3d7da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13db49d564e3d7da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ea38af1f58c77dc29205a6a3dcebef6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13db49d564e3d7da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13db49d564e3d7da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-13db49d564e3d7da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f96500fc35c9248" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f96500fc35c9248" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-871ca7925fb773f087f5d9e38e449494" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f96500fc35c9248" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f96500fc35c9248" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8f96500fc35c9248" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-941f2ba1053bd085" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-941f2ba1053bd085" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f933497c4a6a4cbb7ca89be4852a5a93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-941f2ba1053bd085" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-941f2ba1053bd085" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-941f2ba1053bd085" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e28dbd42809d785c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e28dbd42809d785c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3cca1879fd7ceb582fde89f504767a1e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e28dbd42809d785c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e28dbd42809d785c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e28dbd42809d785c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-767b5975fcceaafe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-767b5975fcceaafe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fd5f8490c150c4ef7c249e6c8525e932" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-767b5975fcceaafe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-767b5975fcceaafe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-767b5975fcceaafe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89e0efe6fc6e7f6e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89e0efe6fc6e7f6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a9a371aa4c1b11146caf086ac82fb4db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89e0efe6fc6e7f6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89e0efe6fc6e7f6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-89e0efe6fc6e7f6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-793f9b83ff4b2225" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-793f9b83ff4b2225" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-743097a9f5e97241565c002124a61ff6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-793f9b83ff4b2225" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-793f9b83ff4b2225" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-793f9b83ff4b2225" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92aa1cddd88095e1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92aa1cddd88095e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-043f33a186c05ff3653bf30b9c753adf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92aa1cddd88095e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92aa1cddd88095e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-92aa1cddd88095e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a60c4786f97ca792" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a60c4786f97ca792" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-049dfc4158d36e3f4a9c54ddb0096986" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a60c4786f97ca792" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a60c4786f97ca792" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a60c4786f97ca792" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bab9553a3786781b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bab9553a3786781b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-402916fc68a59f36652d6c65f145683e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bab9553a3786781b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bab9553a3786781b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bab9553a3786781b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c4d4757eb9b5ebf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c4d4757eb9b5ebf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1735ff746a90ee9a7a146ec4d5daa680" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c4d4757eb9b5ebf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c4d4757eb9b5ebf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2c4d4757eb9b5ebf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a66f9627dfc818df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a66f9627dfc818df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ff79fc4e4f4c2c07280a5b1fe3b46c92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a66f9627dfc818df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a66f9627dfc818df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a66f9627dfc818df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17b84e7c7fd31a6b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17b84e7c7fd31a6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-85b77076f27a8febbab01c48cacd07f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17b84e7c7fd31a6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17b84e7c7fd31a6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-17b84e7c7fd31a6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-611e5c356680fe9a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-611e5c356680fe9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac2caa03470f0fbc2a63704277612bed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-611e5c356680fe9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-611e5c356680fe9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-611e5c356680fe9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a8466639066644a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a8466639066644a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-820b65c8f977546fce4469a3f20d049c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a8466639066644a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a8466639066644a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2a8466639066644a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-984c38fb5aa91c3a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-984c38fb5aa91c3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aa06bd7f0b376243c829190df39b04c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-984c38fb5aa91c3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-984c38fb5aa91c3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-984c38fb5aa91c3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e5c5adfcadea3ab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e5c5adfcadea3ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d172164216fcc7f4b13545d1e4474de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e5c5adfcadea3ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e5c5adfcadea3ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5e5c5adfcadea3ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-678c3966e43e2849" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-678c3966e43e2849" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aacb76aa0dedc5de9967cb45a9e5846f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-678c3966e43e2849" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-678c3966e43e2849" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-678c3966e43e2849" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18e4c188c39b965a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18e4c188c39b965a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3adc7128002d37e3b9f362382a8b9211" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18e4c188c39b965a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18e4c188c39b965a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-18e4c188c39b965a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4295c04ab41676b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4295c04ab41676b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0f976decc107e985f95e99bd8cf49dc7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4295c04ab41676b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4295c04ab41676b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4295c04ab41676b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a67d95628f5a6b97" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a67d95628f5a6b97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d60dacb776f0a3b7703b7b73e72ef711" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a67d95628f5a6b97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a67d95628f5a6b97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a67d95628f5a6b97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a831581186c9a64e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a831581186c9a64e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d1e759cba1e7738abb50c1ce47c56059" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a831581186c9a64e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a831581186c9a64e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a831581186c9a64e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6800bbd536f11f94" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6800bbd536f11f94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-737929a4164bbe4bffb086f2a83cb9ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6800bbd536f11f94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6800bbd536f11f94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6800bbd536f11f94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1d196fd520d18b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1d196fd520d18b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a28c15fa1f466a4688aa2c4738ee2161" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1d196fd520d18b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1d196fd520d18b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b1d196fd520d18b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-932c1d29a51aa92c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-932c1d29a51aa92c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de6f608573bc4b02563bba4510572ca6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-932c1d29a51aa92c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-932c1d29a51aa92c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-932c1d29a51aa92c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98e68f5cef594eb2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98e68f5cef594eb2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05552d5ef0a0afd8508579efacc239c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98e68f5cef594eb2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9cdb4cdaab5fe26" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9cdb4cdaab5fe26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e0cccaf543bfcbff449e6f2a7c5a0b37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9cdb4cdaab5fe26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2737ac8c1cad7f1b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2737ac8c1cad7f1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d31dfdc35d654e30a9ed5f8fa8b9073" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2737ac8c1cad7f1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d62d780ebd60227" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d62d780ebd60227" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a808797bf2fcf7025c726dde965bd5b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d62d780ebd60227" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d62d780ebd60227" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6d62d780ebd60227" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1df13862a03a590f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1df13862a03a590f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5502a416bad5a54adedd2b511b819044" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1df13862a03a590f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1df13862a03a590f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1df13862a03a590f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84311be61a7b6d28" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84311be61a7b6d28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aa7ef28961e2a80ac9d6081060fa96a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84311be61a7b6d28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84311be61a7b6d28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-84311be61a7b6d28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e74421414f5f4c2e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e74421414f5f4c2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a78de4686b79faab437fa2f24d0cdeac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e74421414f5f4c2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e74421414f5f4c2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e74421414f5f4c2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e5a275dca66ff1b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e5a275dca66ff1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4dcd0b0d6a10ef52f72dff5397d01547" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e5a275dca66ff1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e5a275dca66ff1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3e5a275dca66ff1b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a12178a61603b4c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a12178a61603b4c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d1ed19ef0a38c8f00a0c5cc35c29acca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a12178a61603b4c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a12178a61603b4c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a12178a61603b4c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-226fb8e4d8754087" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-226fb8e4d8754087" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-94caa65c9a9051c14f0852c0609d8445" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-226fb8e4d8754087" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-226fb8e4d8754087" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-226fb8e4d8754087" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3ef4ff538005c49" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3ef4ff538005c49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-83b4c081de790910539f2f2b9ca640b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3ef4ff538005c49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3ef4ff538005c49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b3ef4ff538005c49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71a54f296e699008" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71a54f296e699008" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bcee1e778fbd3ae5701a78b1c0f769c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71a54f296e699008" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71a54f296e699008" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-71a54f296e699008" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ae6bfa1b6fe3694" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ae6bfa1b6fe3694" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ecf731dc0130531e0991e217425479a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ae6bfa1b6fe3694" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ae6bfa1b6fe3694" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7ae6bfa1b6fe3694" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fd3b4a0164196bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fd3b4a0164196bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0311c6e3213dc9dee7b7070fde3c6914" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fd3b4a0164196bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fd3b4a0164196bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4fd3b4a0164196bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-584721fdbc0e9f3f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-584721fdbc0e9f3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-980810eb2dbf76a755638707a0d752c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-584721fdbc0e9f3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-584721fdbc0e9f3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-584721fdbc0e9f3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b00555ba137457d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b00555ba137457d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-12730145036ce6d666c6067b07742b6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b00555ba137457d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b00555ba137457d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0b00555ba137457d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-158fe710e866a828" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-158fe710e866a828" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-28176b0856fb10ae4e844f26ae0fd145" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-158fe710e866a828" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-158fe710e866a828" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-158fe710e866a828" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63ff99eb61b91a40" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63ff99eb61b91a40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d1a4486ae18bf24cd218cb286db81a3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63ff99eb61b91a40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63ff99eb61b91a40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-63ff99eb61b91a40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a183833c4251452" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a183833c4251452" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61d11e636e322a046ec5247b6ec4a7d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a183833c4251452" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a183833c4251452" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a183833c4251452" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9fe91228b134c91" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9fe91228b134c91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cca671fb92892bcae4c1812d31c460d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9fe91228b134c91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9fe91228b134c91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d9fe91228b134c91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dc0c4a032d2075b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dc0c4a032d2075b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa5071aa60468990918d2ccdff92bbd0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dc0c4a032d2075b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dc0c4a032d2075b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2dc0c4a032d2075b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5f487d3156651cf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5f487d3156651cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6469f58f53f048b098e06a68a9435301" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5f487d3156651cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5f487d3156651cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d5f487d3156651cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07803f73da83c314" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07803f73da83c314" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c16c8d0145b325a0b55a58ca49133dd7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07803f73da83c314" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07803f73da83c314" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07803f73da83c314" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06004f8682a17ec3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06004f8682a17ec3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e31f2e8c91ce69bd7b4cdf022e69cb9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06004f8682a17ec3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06004f8682a17ec3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-06004f8682a17ec3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23f2caf14d8b1b4e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23f2caf14d8b1b4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-66e9a4a46b975726b06dd652c5181582" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23f2caf14d8b1b4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23f2caf14d8b1b4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23f2caf14d8b1b4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa59d2018ee2c19e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa59d2018ee2c19e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-87316fa955623a3bd4683b2327169fca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa59d2018ee2c19e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa59d2018ee2c19e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa59d2018ee2c19e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bd434238029cc56" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bd434238029cc56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8753cff49fc02d8ae5364c364a64334f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bd434238029cc56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bd434238029cc56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6bd434238029cc56" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68a5dd02bea533c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68a5dd02bea533c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b4719361595c5a022a1fd9853cb77f3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68a5dd02bea533c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68a5dd02bea533c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-68a5dd02bea533c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7390369d1384e44a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7390369d1384e44a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a679641806e41968f50ed3285522553a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7390369d1384e44a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7390369d1384e44a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7390369d1384e44a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a6dc9773d4076d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a6dc9773d4076d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aba68809c40b16047e063f1059ed8594" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a6dc9773d4076d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a6dc9773d4076d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a6dc9773d4076d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03c6ad9878398579" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03c6ad9878398579" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6a1ef005fa57834e8d67a5568ad4691b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03c6ad9878398579" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03c6ad9878398579" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-03c6ad9878398579" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05e3f08d0d5c2013" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05e3f08d0d5c2013" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-053098a27342358c1b56e60d8f6023c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05e3f08d0d5c2013" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05e3f08d0d5c2013" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-05e3f08d0d5c2013" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2b63bf970bb57ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2b63bf970bb57ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-09196acaa1586ee7fd81a5522db55579" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2b63bf970bb57ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2b63bf970bb57ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d2b63bf970bb57ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab9a46e2024d07ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab9a46e2024d07ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3e9f92abbf1f4e3decb5fccbff74605d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab9a46e2024d07ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab9a46e2024d07ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab9a46e2024d07ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-127cb15fe7f9fb93" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-127cb15fe7f9fb93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cdbe046d3a0c3fb042fa788c59253cfb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-127cb15fe7f9fb93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-127cb15fe7f9fb93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-127cb15fe7f9fb93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5fa9d3dff9bb5dc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5fa9d3dff9bb5dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d2ad850c9da33841058bde7227d2dda5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5fa9d3dff9bb5dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5fa9d3dff9bb5dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f5fa9d3dff9bb5dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc56ae688b14e2aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc56ae688b14e2aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db27f874628ac69321359ed7bffadd5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc56ae688b14e2aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc56ae688b14e2aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dc56ae688b14e2aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeff60b35044e9a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeff60b35044e9a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cd1c58bdd1a8d8098a8bdf2b73a59dd1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeff60b35044e9a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeff60b35044e9a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aeff60b35044e9a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a09e0afa041de43d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a09e0afa041de43d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2497990f40b53493048739870c45ead" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a09e0afa041de43d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a09e0afa041de43d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a09e0afa041de43d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0af530e024e5275d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0af530e024e5275d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b3575ed41aaec593968e78776b6e2534" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0af530e024e5275d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0af530e024e5275d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0af530e024e5275d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4d20addc7a50b68" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4d20addc7a50b68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1fb0449ff2d29123eb996d1bc60389d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4d20addc7a50b68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4d20addc7a50b68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b4d20addc7a50b68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a495e639f931f690" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a495e639f931f690" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-af8b30dd682366ff0805d28791da9ebd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a495e639f931f690" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a495e639f931f690" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a495e639f931f690" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ff30cb4c906236a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ff30cb4c906236a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a46688626587b63a56d86d76fe8c2d27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ff30cb4c906236a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ff30cb4c906236a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4ff30cb4c906236a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70d33952e7780221" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70d33952e7780221" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f767e6b70a26ce85ecb8a61eb3bed5d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70d33952e7780221" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70d33952e7780221" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-70d33952e7780221" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2967c11f53f67286" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2967c11f53f67286" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b587c12657e21fb84dc3f01fa3085d06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2967c11f53f67286" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2967c11f53f67286" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2967c11f53f67286" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52babf013f98e70b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52babf013f98e70b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef5da42d6c5247baca0d5b97e576cde3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52babf013f98e70b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e29ed6fa1cf43af" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e29ed6fa1cf43af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4997ffd6fbfcba7b8460366180c31773" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e29ed6fa1cf43af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c2c0263fb091530" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c2c0263fb091530" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa82a296ee69eba10bfaaca9d098b982" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c2c0263fb091530" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e28de4f5cca1ece" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e28de4f5cca1ece" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-21f47dd1cc9b8a80ef9cd389a76069a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e28de4f5cca1ece" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e28de4f5cca1ece" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1e28de4f5cca1ece" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cfd66bbff14ad13" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cfd66bbff14ad13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d13f47ff2cef89edd368b4d096eb25c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cfd66bbff14ad13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cfd66bbff14ad13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5cfd66bbff14ad13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4bd65d4158563c2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4bd65d4158563c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0b5a357b522b7444c8b482fc1111b3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4bd65d4158563c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4bd65d4158563c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4bd65d4158563c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a016b117c03ad054" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a016b117c03ad054" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5efdfea8aee46dec902d377fbbddfa09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a016b117c03ad054" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a016b117c03ad054" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a016b117c03ad054" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-610d3883f0215e99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-610d3883f0215e99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bc83707b6ad5849d87aacec04c39e1e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-610d3883f0215e99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-610d3883f0215e99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-610d3883f0215e99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5484e371d0f3a9c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5484e371d0f3a9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-206080cbd73e754aade39c0946be8ea7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5484e371d0f3a9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5484e371d0f3a9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5484e371d0f3a9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98041df79a3273d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98041df79a3273d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-16f71877c19acfe3ce76af8a8b335386" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98041df79a3273d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98041df79a3273d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-98041df79a3273d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0687387ba85dcc4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0687387ba85dcc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-299ce05fb346d20a4cd38402d31a56a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0687387ba85dcc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0687387ba85dcc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c0687387ba85dcc4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12b0608a4f458e43" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12b0608a4f458e43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-63e75f837cf05adfac84d145e713c880" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12b0608a4f458e43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12b0608a4f458e43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-12b0608a4f458e43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2caec2fd731a6113" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2caec2fd731a6113" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b1f194e6962fbaa635cf9639a67bb715" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2caec2fd731a6113" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2caec2fd731a6113" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2caec2fd731a6113" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c83446e7507052e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c83446e7507052e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e6d49feedb6836eaa79d5533efb9bb2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c83446e7507052e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c83446e7507052e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c83446e7507052e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93328227a530ec77" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93328227a530ec77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7c645854d2257ddd6cc12d706e7b6eaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93328227a530ec77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93328227a530ec77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93328227a530ec77" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71e146560a66288f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71e146560a66288f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a16e188a0e04680f60ced30c5a5525aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71e146560a66288f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71e146560a66288f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-71e146560a66288f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36a77bef3c842a48" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36a77bef3c842a48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-80e0713fcd3156689b5c3e400972ea76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36a77bef3c842a48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36a77bef3c842a48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-36a77bef3c842a48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94194b3f5d1817bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94194b3f5d1817bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77086c3da85428094a59ba7c022904bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94194b3f5d1817bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94194b3f5d1817bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-94194b3f5d1817bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd39c74a45496342" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd39c74a45496342" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-104790955efc2d0ef0c6e9a5d61f8b24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd39c74a45496342" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd39c74a45496342" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd39c74a45496342" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f105bc732dac4940" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f105bc732dac4940" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1198c21d73751067b8fa474a8e30e845" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f105bc732dac4940" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f105bc732dac4940" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f105bc732dac4940" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f99dc0be16d06735" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f99dc0be16d06735" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-78b3b2c2bf718e5440234a7233f4e1a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f99dc0be16d06735" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f99dc0be16d06735" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f99dc0be16d06735" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b4341cc061d079a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b4341cc061d079a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ef9fb014c534101b54c2c4b787910e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b4341cc061d079a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b4341cc061d079a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4b4341cc061d079a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e79ec3f3d1b97b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e79ec3f3d1b97b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec70b54679870805a45b0e6e282f0274" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e79ec3f3d1b97b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e79ec3f3d1b97b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3e79ec3f3d1b97b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc7e680ac8aad1a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc7e680ac8aad1a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-35c7cf3bba4a89a5fe51a2843c2f4a82" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc7e680ac8aad1a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc7e680ac8aad1a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fc7e680ac8aad1a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b39dcec7bdc19ec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b39dcec7bdc19ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-62ddf68549f22f466a4c76aeb3257f7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b39dcec7bdc19ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b39dcec7bdc19ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3b39dcec7bdc19ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05d2a8108dcd25b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05d2a8108dcd25b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1cf7f325aeb2ed56c2713f7a5a3dfcf8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05d2a8108dcd25b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05d2a8108dcd25b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-05d2a8108dcd25b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4437b81bfba0b52c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4437b81bfba0b52c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-31499e0e804d6c2cef383c81f0022e85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4437b81bfba0b52c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4437b81bfba0b52c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4437b81bfba0b52c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19793422098e574f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19793422098e574f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04a218270779ef23e6a33806343acb0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19793422098e574f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19793422098e574f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-19793422098e574f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1877b67f0f476e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1877b67f0f476e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f03915b985f76380bfd9bce2feac0099" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1877b67f0f476e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1877b67f0f476e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e1877b67f0f476e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-323fae5abe5410ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-323fae5abe5410ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5bf16916363139b3cdbcad1ee65676cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-323fae5abe5410ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-323fae5abe5410ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-323fae5abe5410ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d3d9c6c95702fd4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d3d9c6c95702fd4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-314ad7dcf37d824a04379f9a40f4021b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d3d9c6c95702fd4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d3d9c6c95702fd4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1d3d9c6c95702fd4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c3a3dc4b05cd554" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c3a3dc4b05cd554" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-11ba709d3c9e2f933e679bc1c77e6436" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c3a3dc4b05cd554" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c3a3dc4b05cd554" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0c3a3dc4b05cd554" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bacb241302f7b55f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bacb241302f7b55f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c580b2663b2c643106392dff835d81b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bacb241302f7b55f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bacb241302f7b55f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bacb241302f7b55f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a68dcb3e713a6d1a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a68dcb3e713a6d1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4cf6bc626badd64b2f19f1ef00becce3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a68dcb3e713a6d1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a68dcb3e713a6d1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a68dcb3e713a6d1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b4576f4f8744622" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b4576f4f8744622" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5168166f88099cae292daa2d4beacbb8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b4576f4f8744622" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b4576f4f8744622" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9b4576f4f8744622" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1f63e7ce33ddfe4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1f63e7ce33ddfe4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7fc8bee1567241381e0d65b9d4c35203" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1f63e7ce33ddfe4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1f63e7ce33ddfe4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b1f63e7ce33ddfe4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae8401ebdbccb8f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae8401ebdbccb8f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8a5bdefecb787e6f66bd1fd7a23f635" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae8401ebdbccb8f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae8401ebdbccb8f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ae8401ebdbccb8f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47369219f6112d51" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47369219f6112d51" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a597964217ff307c81a8360a7bbc8ac5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47369219f6112d51" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47369219f6112d51" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-47369219f6112d51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3d0f77cbc987c5c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3d0f77cbc987c5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2a07b7cd2af167ee80d7dafab6e2779e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3d0f77cbc987c5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3d0f77cbc987c5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e3d0f77cbc987c5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc9cdf3e1dab8495" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc9cdf3e1dab8495" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d3f6c563c589c80919c9cda554a3485a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc9cdf3e1dab8495" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc9cdf3e1dab8495" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bc9cdf3e1dab8495" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a96752070b46fce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a96752070b46fce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b5f0f33238183b1916ec1d232f9806b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a96752070b46fce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a96752070b46fce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a96752070b46fce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cac4a11385f3e5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cac4a11385f3e5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db91878ae1069d62b55f6d4ae1126a01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cac4a11385f3e5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cac4a11385f3e5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4cac4a11385f3e5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72a622d822bc7d18" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72a622d822bc7d18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-591e5f83ca97a302aaa96d41b9d0d0bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72a622d822bc7d18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72a622d822bc7d18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-72a622d822bc7d18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24828a7760cbb8be" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24828a7760cbb8be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0289c902db58ed0e53318d0b7cdf84f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24828a7760cbb8be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24828a7760cbb8be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-24828a7760cbb8be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ca91c7eb43f6650" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ca91c7eb43f6650" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db73d67d12b9266fbc7062fe0664aa6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ca91c7eb43f6650" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ca91c7eb43f6650" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1ca91c7eb43f6650" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a6918b782ef5968" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a6918b782ef5968" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f42fde27fabc94c10308b4aa67a76cd6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a6918b782ef5968" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d955391e4bd3348e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d955391e4bd3348e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb03b189def67cbfd050495b7b3ec032" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d955391e4bd3348e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe5a285590cfc668" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe5a285590cfc668" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-616614647d9d0e9574b447fa57a822c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe5a285590cfc668" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-297f4b17d77dbf83" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-297f4b17d77dbf83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b94ac37d14d99d03c168f883a48e23f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-297f4b17d77dbf83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-297f4b17d77dbf83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-297f4b17d77dbf83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd2bd7062b3ccd44" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd2bd7062b3ccd44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-755e7df00f1310ad4ccf5d681a697991" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd2bd7062b3ccd44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd2bd7062b3ccd44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd2bd7062b3ccd44" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98cabf96f31a439c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98cabf96f31a439c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e48f4dc55e864bdf9330a13d6ce3b12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98cabf96f31a439c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98cabf96f31a439c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-98cabf96f31a439c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ca488b0141312a8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ca488b0141312a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7413cc58c1237244bc1bed60f86ca138" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ca488b0141312a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ca488b0141312a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ca488b0141312a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-704e0b4560fccc38" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-704e0b4560fccc38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0b72f6bea07738468b3eefa575ab71f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-704e0b4560fccc38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-704e0b4560fccc38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-704e0b4560fccc38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-124b4575344959e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-124b4575344959e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-00a45a05ed39a224c54726f0adfc59c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-124b4575344959e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-124b4575344959e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-124b4575344959e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54e90ad8b753c844" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54e90ad8b753c844" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7a6644ebb270b1f5563457a5ca10c73a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54e90ad8b753c844" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54e90ad8b753c844" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54e90ad8b753c844" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87ff8bb22af4f12b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87ff8bb22af4f12b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c6f4b4c3d218cda407a060dda56aa7f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87ff8bb22af4f12b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87ff8bb22af4f12b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-87ff8bb22af4f12b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9266c7bb9d9a69c4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9266c7bb9d9a69c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-51e83978f73f35dd63e93c0f2f9d8a3e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9266c7bb9d9a69c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9266c7bb9d9a69c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9266c7bb9d9a69c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e01986e6bb7ebcaa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e01986e6bb7ebcaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0ce6195a5449b8b8a26e60a4b3ad535" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e01986e6bb7ebcaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e01986e6bb7ebcaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e01986e6bb7ebcaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a44c3011e9736d2b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a44c3011e9736d2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-13ea0adcf93c9ef1c872cac2f2286cb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a44c3011e9736d2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a44c3011e9736d2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a44c3011e9736d2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac9e611e9e67d7df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac9e611e9e67d7df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c32a75fb2ab6d6dcfcf289b52c033bfa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac9e611e9e67d7df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac9e611e9e67d7df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ac9e611e9e67d7df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da8eb05061197509" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da8eb05061197509" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-86ff62104306de4a752643d5610f4f6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da8eb05061197509" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da8eb05061197509" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-da8eb05061197509" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb567a83b12d6ae2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb567a83b12d6ae2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-190835180b666d556e2d71cac4632b85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb567a83b12d6ae2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb567a83b12d6ae2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fb567a83b12d6ae2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c31431d3b885cb46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c31431d3b885cb46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1eab58783f5ebae265e98d13eb027c01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c31431d3b885cb46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c31431d3b885cb46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c31431d3b885cb46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba92fdc269bdced4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba92fdc269bdced4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a04f799cc435b4644125bd01d9c3e348" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba92fdc269bdced4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba92fdc269bdced4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba92fdc269bdced4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9cf52aa36f96266" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9cf52aa36f96266" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6298505f64f91f70fd7e5a28fb865d83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9cf52aa36f96266" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9cf52aa36f96266" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b9cf52aa36f96266" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e7fea3e6c4eeaa0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e7fea3e6c4eeaa0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e5840f830b1580ad7f17169784a68a30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e7fea3e6c4eeaa0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e7fea3e6c4eeaa0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2e7fea3e6c4eeaa0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-981f5566dca9b255" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-981f5566dca9b255" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d398df4f3950befdbf864a357d84754c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-981f5566dca9b255" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-981f5566dca9b255" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-981f5566dca9b255" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acd6fcc3f180cf8c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acd6fcc3f180cf8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3b8b97734b80ba08ad3030bd11706462" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acd6fcc3f180cf8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acd6fcc3f180cf8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-acd6fcc3f180cf8c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20074b40a594013c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20074b40a594013c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c5fec4000096c7f8f4bd21d505396426" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20074b40a594013c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20074b40a594013c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20074b40a594013c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edf11ff7a84ade30" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edf11ff7a84ade30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-452ed42b0a3c7de0646169a2ffcfd089" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edf11ff7a84ade30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edf11ff7a84ade30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-edf11ff7a84ade30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-767969729deaf5b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-767969729deaf5b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-55ee73b7634ee777b673b851c724d760" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-767969729deaf5b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-767969729deaf5b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-767969729deaf5b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1b06821496cb19d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1b06821496cb19d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e3be35eff2ed680cdb4e0e778982827" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1b06821496cb19d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1b06821496cb19d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b1b06821496cb19d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a40627d5ced29063" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a40627d5ced29063" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-681ccf4b2e351a0e6b453a93dc58bfc4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a40627d5ced29063" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a40627d5ced29063" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a40627d5ced29063" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d803cde8bc21e409" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d803cde8bc21e409" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a063bdeedee21085b5d22e7aed866ff6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d803cde8bc21e409" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d803cde8bc21e409" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d803cde8bc21e409" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2b87c13479d6664" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2b87c13479d6664" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3695cf77da3b128f444b48a3b2064a54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2b87c13479d6664" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2b87c13479d6664" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b2b87c13479d6664" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbba644d50ab7246" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbba644d50ab7246" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eec58bf26511d94e9bd356e3ec71f068" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbba644d50ab7246" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbba644d50ab7246" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bbba644d50ab7246" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a734d3a52b75cd2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a734d3a52b75cd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4cbb281e7c2379385cc65b060681c5d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a734d3a52b75cd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a734d3a52b75cd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a734d3a52b75cd2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-557a424ccb20eb26" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-557a424ccb20eb26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-83c45f0293e29528f7c572a435d7dd97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-557a424ccb20eb26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-557a424ccb20eb26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-557a424ccb20eb26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f9df7ce45f5b13c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f9df7ce45f5b13c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f5af9d79d1732c7921e6ed267c53575" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f9df7ce45f5b13c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f9df7ce45f5b13c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1f9df7ce45f5b13c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b802b1c00c93dabd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b802b1c00c93dabd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6cc17128072d79723998e93b6c22782b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b802b1c00c93dabd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b802b1c00c93dabd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b802b1c00c93dabd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecd73413069a66f9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecd73413069a66f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9dcb3c093d1b7a58657cb90ebd29ea05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecd73413069a66f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecd73413069a66f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ecd73413069a66f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5506389c305f0555" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5506389c305f0555" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-931614f05ef44046" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-931614f05ef44046" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f717697100104e59" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f717697100104e59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fff850a8a72475f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fff850a8a72475f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0a85f5e75024badffc32dd9f533f3c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fff850a8a72475f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fff850a8a72475f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1fff850a8a72475f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d31fab8e36718839" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d31fab8e36718839" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be2a6834a9b6596561a08cc21d45a1f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d31fab8e36718839" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d31fab8e36718839" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d31fab8e36718839" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-577d76e98e1ca097" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-577d76e98e1ca097" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5f2aafc57fb5118c247dd79292c9dc3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-577d76e98e1ca097" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-577d76e98e1ca097" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-577d76e98e1ca097" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4c5f59d901785ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4c5f59d901785ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f71a8193f75c0ff99dc32a6aa1546ed2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4c5f59d901785ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4c5f59d901785ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4c5f59d901785ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da8698d595dbdd94" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da8698d595dbdd94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d5657928dd142c3c668b37c8b814744d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da8698d595dbdd94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da8698d595dbdd94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-da8698d595dbdd94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4e5b1373dd36beb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4e5b1373dd36beb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6a70abfbf334afb2bf231b16c2894bb9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4e5b1373dd36beb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4e5b1373dd36beb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c4e5b1373dd36beb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de944840dd7e8791" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de944840dd7e8791" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-428a77ebdb574d387b57972b49ca86ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de944840dd7e8791" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de944840dd7e8791" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de944840dd7e8791" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d707b8ed270c4d3a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d707b8ed270c4d3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6503049acee7e9be072b02a9cc24d97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d707b8ed270c4d3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d707b8ed270c4d3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d707b8ed270c4d3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3e5697b49d17d92" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3e5697b49d17d92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0be1fe578fb6b80502c0724bbb7d2850" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3e5697b49d17d92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3e5697b49d17d92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b3e5697b49d17d92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b97b2ac82e5f724" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b97b2ac82e5f724" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-14ba5070b39cac549e53f9f8a8b0a7a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b97b2ac82e5f724" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f01597dcf99b965a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f01597dcf99b965a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8823264df23a7b72cd21a7371e68eb1b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f01597dcf99b965a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7752eee5ed2ff783" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7752eee5ed2ff783" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b4d7b44919c56d4397a2b56dd094522" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7752eee5ed2ff783" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e3c09c226dd336a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e3c09c226dd336a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ae38221f01e4b167f663008842157f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e3c09c226dd336a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e3c09c226dd336a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6e3c09c226dd336a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0417e6435a92e29b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0417e6435a92e29b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca280b0147d65fedf047a8e76e8204ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0417e6435a92e29b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0417e6435a92e29b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0417e6435a92e29b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9366b0b530f9563" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9366b0b530f9563" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e86e533b0db80b749a6d8bb9513edcc7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9366b0b530f9563" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9366b0b530f9563" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d9366b0b530f9563" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee7605d5dae3ecdd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee7605d5dae3ecdd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-25fe14cb3b8ef65d2adc3395038f78be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee7605d5dae3ecdd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee7605d5dae3ecdd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ee7605d5dae3ecdd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f228bd01e8d54353" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f228bd01e8d54353" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-28e9e43fb289c1af310c62084e6fcef6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f228bd01e8d54353" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f228bd01e8d54353" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f228bd01e8d54353" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e16f45f5ac38344" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e16f45f5ac38344" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a24cba9c2440e7110071af6811fbeb92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e16f45f5ac38344" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e16f45f5ac38344" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9e16f45f5ac38344" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ee21af25e3f29bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ee21af25e3f29bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f3c61d3a74a865cb5618405e8b200c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ee21af25e3f29bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ee21af25e3f29bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ee21af25e3f29bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49e92dc9f111896c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49e92dc9f111896c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3387526371c179412e6c2c54d79ea75e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49e92dc9f111896c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49e92dc9f111896c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-49e92dc9f111896c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f7dc1e69a53b4f8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f7dc1e69a53b4f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5383f9155d6fc514a9d9b73f039d79df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f7dc1e69a53b4f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f7dc1e69a53b4f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f7dc1e69a53b4f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d338c39b15c3e517" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d338c39b15c3e517" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8d6dba871f0d4ab30d7ed02c6696ac9e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d338c39b15c3e517" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d338c39b15c3e517" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d338c39b15c3e517" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f02514e2da02ea2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f02514e2da02ea2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5926a887f41bf4a38014ffabceaacddd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f02514e2da02ea2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f02514e2da02ea2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f02514e2da02ea2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-594e33b60719a0a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-594e33b60719a0a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2b776e61186040a853e051b48e249ed1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-594e33b60719a0a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-594e33b60719a0a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-594e33b60719a0a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5eee67edfa5a7b89" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5eee67edfa5a7b89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b4025446457cbc24afde84e84c657bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5eee67edfa5a7b89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5eee67edfa5a7b89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5eee67edfa5a7b89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9db2e1da14cb3997" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9db2e1da14cb3997" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-11b5bcf40857d7c3c6e06f3fd534a858" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9db2e1da14cb3997" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9db2e1da14cb3997" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9db2e1da14cb3997" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ea8b64292a84110" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ea8b64292a84110" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-28b190cbfc9084de09a75e63644a4257" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ea8b64292a84110" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ea8b64292a84110" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ea8b64292a84110" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7137ccb4d8e5d1a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7137ccb4d8e5d1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3523eb43bef8cb53479c5123724d0e5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7137ccb4d8e5d1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7137ccb4d8e5d1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f7137ccb4d8e5d1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f8eed8185792033" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f8eed8185792033" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9e9798e47db11aff2bb0bc394a8acd05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f8eed8185792033" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f8eed8185792033" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3f8eed8185792033" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ebbfb5df80293c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ebbfb5df80293c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4df68a602517ef3f08e3d01d9224ae4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ebbfb5df80293c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ebbfb5df80293c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ebbfb5df80293c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba145907c3fca420" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba145907c3fca420" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c02e89b3b120aeaa092e7a9b4b0d273" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba145907c3fca420" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba145907c3fca420" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba145907c3fca420" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2325eb51b532f01c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2325eb51b532f01c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fcea0a6575b317e06c1695054a259776" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2325eb51b532f01c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2325eb51b532f01c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2325eb51b532f01c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44392abbf5052d17" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44392abbf5052d17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c5a894191d95a9535b425a5fc5f2db7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44392abbf5052d17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44392abbf5052d17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-44392abbf5052d17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0c4d0147da317ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0c4d0147da317ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2fadfb3b52dceb6e6bc587d8a18df7f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0c4d0147da317ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0c4d0147da317ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e0c4d0147da317ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2726560183930da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2726560183930da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7439b758e26b1f39f37b4f8b92e9666a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2726560183930da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2726560183930da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d2726560183930da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2df3e8eb2bea573b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2df3e8eb2bea573b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8951cd13f584b343382a1fe84448666" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2df3e8eb2bea573b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2df3e8eb2bea573b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2df3e8eb2bea573b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c0e48642ef294d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c0e48642ef294d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef20572845073d82d5f8eafea9258e2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c0e48642ef294d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c0e48642ef294d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8c0e48642ef294d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa34b2efe37b32c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa34b2efe37b32c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a116e1c36cfc3fa6e4ad2ea1b8f0213" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa34b2efe37b32c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa34b2efe37b32c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa34b2efe37b32c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ebfbda9e5e988a9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ebfbda9e5e988a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e593d996dc8825935cda8e3573c577d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ebfbda9e5e988a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ebfbda9e5e988a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4ebfbda9e5e988a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bbe65c07b601264" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bbe65c07b601264" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-74eae97c4d8c5e383e2dab2693192966" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bbe65c07b601264" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bbe65c07b601264" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9bbe65c07b601264" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a9fda9b2eae7d37" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a9fda9b2eae7d37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-faeffcd70bedf0ba339503d9a2c9598f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a9fda9b2eae7d37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a9fda9b2eae7d37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a9fda9b2eae7d37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55efe4629e6cf115" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55efe4629e6cf115" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-496a9b614f91f6e787675632b7fe11f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55efe4629e6cf115" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55efe4629e6cf115" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-55efe4629e6cf115" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2e01a2f9ef2d4c0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2e01a2f9ef2d4c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-896170af2cde63b2328e9ecc0e0bb415" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2e01a2f9ef2d4c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2e01a2f9ef2d4c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2e01a2f9ef2d4c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb22c163c184d0c4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb22c163c184d0c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-178e6b3148883954d8e09208a18269ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb22c163c184d0c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb22c163c184d0c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb22c163c184d0c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ada548ac4f499cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ada548ac4f499cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b50e027e5db399a18f8cc2e607af31aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ada548ac4f499cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ada548ac4f499cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1ada548ac4f499cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6ea2bbad293f8c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6ea2bbad293f8c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b4a534d3d4bc2a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b4a534d3d4bc2a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86214ed43b3fb61b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86214ed43b3fb61b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-357e12908b80132b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-357e12908b80132b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7a74d770437ea1f25c89be0c505b6c18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-357e12908b80132b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-357e12908b80132b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-357e12908b80132b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f867424467c6bea7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f867424467c6bea7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d7d5123064ed5ccae2befd1b23ba7d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f867424467c6bea7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f867424467c6bea7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f867424467c6bea7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa53e7c2aa5dcb26" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa53e7c2aa5dcb26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-11558d8fc216bbfe7233f7abf8a558d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa53e7c2aa5dcb26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa53e7c2aa5dcb26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa53e7c2aa5dcb26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce501f683fc078b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce501f683fc078b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6e946cd1779ab37b2bafcf1c3130620" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce501f683fc078b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce501f683fc078b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ce501f683fc078b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-232ae8a2809ab036" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-232ae8a2809ab036" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f39e3026483febe198a5a5d1eacc6dab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-232ae8a2809ab036" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-232ae8a2809ab036" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-232ae8a2809ab036" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-400b3649a9f7437d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-400b3649a9f7437d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5a7598cf1e8e228161a3a3caab87f241" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-400b3649a9f7437d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-400b3649a9f7437d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-400b3649a9f7437d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f02784f8f7d4f41" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f02784f8f7d4f41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca31361dc70f5b99f31dbba7e3747cfb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f02784f8f7d4f41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f02784f8f7d4f41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f02784f8f7d4f41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-227c8272aa45a5bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-227c8272aa45a5bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-81235a3ddafd96b8fab5ca3243bd9dd0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-227c8272aa45a5bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-227c8272aa45a5bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-227c8272aa45a5bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fae807a5b57f8da7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fae807a5b57f8da7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-57f3d54afa17bcf11d24efa05dcc0251" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fae807a5b57f8da7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fae807a5b57f8da7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fae807a5b57f8da7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1daf13dcba23b054" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1daf13dcba23b054" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a580760eb509f25020488c4d209f484a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1daf13dcba23b054" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-082e0c23215afd62" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-082e0c23215afd62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-addc6caeb2153d4c83b485239e3ab19b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-082e0c23215afd62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07241d57dba63b68" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07241d57dba63b68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9859fcb1de32d5d3dae55237d4a4f6dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07241d57dba63b68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3dfb23c82f2ab71d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3dfb23c82f2ab71d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7c72d36442c0930c8f76629fb6f66557" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3dfb23c82f2ab71d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3dfb23c82f2ab71d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3dfb23c82f2ab71d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1423d76fdddf7da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1423d76fdddf7da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6e7d47f5ba9d38a96f9c6de1bf524fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1423d76fdddf7da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1423d76fdddf7da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c1423d76fdddf7da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfb8d18fe5c1ef41" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfb8d18fe5c1ef41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-98c8bc85c97bbf089df15328a9960d77" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfb8d18fe5c1ef41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfb8d18fe5c1ef41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cfb8d18fe5c1ef41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-735e0463d0622719" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-735e0463d0622719" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0b8caf8bbccccbfbe2611e3dc3cfd40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-735e0463d0622719" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-735e0463d0622719" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-735e0463d0622719" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb07decdffe88034" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb07decdffe88034" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b844c2da1f6cbf0cdc7ae67dd79c6c88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb07decdffe88034" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb07decdffe88034" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fb07decdffe88034" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1121ae153e246b75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1121ae153e246b75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d9d86c9efc66ab077fe11e0810cf29d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1121ae153e246b75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1121ae153e246b75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1121ae153e246b75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8277a724c5f7e48" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8277a724c5f7e48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2a32a04101a6ad58eeffee91b9cdf94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8277a724c5f7e48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8277a724c5f7e48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b8277a724c5f7e48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3076c91c1b60a878" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3076c91c1b60a878" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e73132a8de28d7cb99d9cfe9ce00845" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3076c91c1b60a878" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3076c91c1b60a878" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3076c91c1b60a878" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07196fce21bf83e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07196fce21bf83e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0eca3ad3d17e84643841edb09f40310" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07196fce21bf83e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07196fce21bf83e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07196fce21bf83e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fe8bd723e53ca12" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fe8bd723e53ca12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-38ef2dcfb1c7b8d3e78d9994f04d1b1f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fe8bd723e53ca12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fe8bd723e53ca12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1fe8bd723e53ca12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03d974f4689c8bc6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03d974f4689c8bc6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fdfcdffe844dc5dc293a5b5af7ce4a4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03d974f4689c8bc6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03d974f4689c8bc6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-03d974f4689c8bc6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10a0fcca3c9e5272" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10a0fcca3c9e5272" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1cefdd47d829ffceab50690e51e96936" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10a0fcca3c9e5272" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10a0fcca3c9e5272" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-10a0fcca3c9e5272" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0ec8369ff6eefd5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0ec8369ff6eefd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c7c68d248e910857238048c4467e8b5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0ec8369ff6eefd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0ec8369ff6eefd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f0ec8369ff6eefd5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed26212a2779cdff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed26212a2779cdff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eb759600f746ce104ac4dcc910469e98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed26212a2779cdff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed26212a2779cdff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ed26212a2779cdff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50534e7789592762" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50534e7789592762" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-59f9ea177d0880973a399632198188f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50534e7789592762" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50534e7789592762" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-50534e7789592762" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc316f073436d7e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc316f073436d7e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6c06cfe6e24a8d425e96a518e1cbfd86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc316f073436d7e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc316f073436d7e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dc316f073436d7e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ab65382c31043e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ab65382c31043e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-238864379a6565756d83bc3e32aa8c9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ab65382c31043e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ab65382c31043e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1ab65382c31043e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df3dddec10d11776" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df3dddec10d11776" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b0cb851ed20e1990a64bda271222424" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df3dddec10d11776" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df3dddec10d11776" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-df3dddec10d11776" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f2b8cb246da15c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f2b8cb246da15c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a457d6684b5b86a5df4677767ce4a81a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f2b8cb246da15c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f2b8cb246da15c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f2b8cb246da15c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e6f3e99481dc1b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e6f3e99481dc1b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cc6f735514c0987f56a6d7743c909d34" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e6f3e99481dc1b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e6f3e99481dc1b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2e6f3e99481dc1b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6871b8d7bc426a36" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6871b8d7bc426a36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-65efa64ecbf9e1fba4a38397387f36cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6871b8d7bc426a36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6871b8d7bc426a36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6871b8d7bc426a36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9dfb58de141952a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9dfb58de141952a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-60b39002eeefecd23958c68ffe09274b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9dfb58de141952a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9dfb58de141952a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f9dfb58de141952a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4496739dd191c444" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4496739dd191c444" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-55858f0338e48b5274675944272e0b31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4496739dd191c444" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4496739dd191c444" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4496739dd191c444" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f5cc9b4e8a5105" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f5cc9b4e8a5105" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c7e614beb40b4cfad8cb5cfb7d2f58d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f5cc9b4e8a5105" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f5cc9b4e8a5105" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51f5cc9b4e8a5105" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa1b83a154ff6ce9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa1b83a154ff6ce9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3eb8f60a4436d8765978271806ad44c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa1b83a154ff6ce9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa1b83a154ff6ce9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa1b83a154ff6ce9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4491ef018b939049" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4491ef018b939049" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0b5dd7e895c70922546f56215dc5164" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4491ef018b939049" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4491ef018b939049" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4491ef018b939049" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3051be250e7f2183" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3051be250e7f2183" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-26899cdf936f09082d924124dc52747c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3051be250e7f2183" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3051be250e7f2183" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3051be250e7f2183" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3863a65ef05a179" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3863a65ef05a179" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-745801274df3d713997b43a3630b24cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3863a65ef05a179" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3863a65ef05a179" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f3863a65ef05a179" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-244da7f3d91a27ad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-244da7f3d91a27ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d264111178437557bf9c7d51cb1ef0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-244da7f3d91a27ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-244da7f3d91a27ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-244da7f3d91a27ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8b82d25df636563" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8b82d25df636563" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-889e0cf7befc33498d34890b3ffac584" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8b82d25df636563" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8b82d25df636563" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b8b82d25df636563" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54950678c59e0c5c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54950678c59e0c5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-91c29fbd63f47d08d479fecca8703e14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54950678c59e0c5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54950678c59e0c5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54950678c59e0c5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a2a7fc21ae3bf68" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a2a7fc21ae3bf68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8600606763dc2aee7d7d09eabacc5a3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a2a7fc21ae3bf68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a2a7fc21ae3bf68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a2a7fc21ae3bf68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3757a5c3aa96511a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3757a5c3aa96511a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-65b26a802bce53a0105d6b752d332cd9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3757a5c3aa96511a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3757a5c3aa96511a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3757a5c3aa96511a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30839c70de4195c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30839c70de4195c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b5110bc8cf8590fd0e03b76549a0ec0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30839c70de4195c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30839c70de4195c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-30839c70de4195c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-980d18ab9d59d009" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-980d18ab9d59d009" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-74821ffab133db405dedea67b308714c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-980d18ab9d59d009" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-980d18ab9d59d009" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-980d18ab9d59d009" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-572603a9b3d520b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-572603a9b3d520b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bbcf5f2c57e960ba67356ba8525ed93f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-572603a9b3d520b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-572603a9b3d520b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-572603a9b3d520b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91ab2cb0b3afa267" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91ab2cb0b3afa267" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bdaff7e5a27aac8e9de76bc1eac53c40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91ab2cb0b3afa267" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91ab2cb0b3afa267" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-91ab2cb0b3afa267" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e74b0af008d4b2ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e74b0af008d4b2ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fae75cd6abd2fc9e7059537af596d79f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e74b0af008d4b2ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e74b0af008d4b2ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e74b0af008d4b2ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b588f30b92f7a23" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b588f30b92f7a23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-02b099618fecd0c7793384beedae5607" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b588f30b92f7a23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b588f30b92f7a23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b588f30b92f7a23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-840a3976e738b7ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-840a3976e738b7ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7551f5c817171df73d8c3154648a6e9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-840a3976e738b7ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-840a3976e738b7ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-840a3976e738b7ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e5d93687dd56736" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e5d93687dd56736" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6f9fd9a466f5ff9b3552fe47473090cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e5d93687dd56736" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e5d93687dd56736" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3e5d93687dd56736" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c718893051fbc9f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c718893051fbc9f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1674b6bbd4bc32fa91fa1160e69807ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c718893051fbc9f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c718893051fbc9f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c718893051fbc9f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8017eb7a64f1b77a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8017eb7a64f1b77a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-487f1b2a04c132e6372e7eb6281c1817" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8017eb7a64f1b77a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75cbf970ee5d78f8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75cbf970ee5d78f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f60e02c218475dd64b189bb1073ab85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75cbf970ee5d78f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75b54c3c4c8f00aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75b54c3c4c8f00aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-669d1bbcf771da69a8f6fe5996cdab5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75b54c3c4c8f00aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5eeefd782388d4a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5eeefd782388d4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7e410457ed05865a1263106ef00189e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5eeefd782388d4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5eeefd782388d4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c5eeefd782388d4a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4b38b34ed5cd9d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4b38b34ed5cd9d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5ef6483feb64c0f32bc885f0448f8551" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4b38b34ed5cd9d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4b38b34ed5cd9d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f4b38b34ed5cd9d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-760de3bbdee9b5db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-760de3bbdee9b5db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f354f462caf9b0a77e72d971d8e2985b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-760de3bbdee9b5db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-760de3bbdee9b5db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-760de3bbdee9b5db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11e94742317dd8cc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11e94742317dd8cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e3bbcfdfa89423eb91efb564d95a65a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11e94742317dd8cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11e94742317dd8cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-11e94742317dd8cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20f9ccad19ed58df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20f9ccad19ed58df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c826b219795d22bcb62d27c0153d1417" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20f9ccad19ed58df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20f9ccad19ed58df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20f9ccad19ed58df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68136631924d9312" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68136631924d9312" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-25eaabcbe47cceb3d4710a759aba7117" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68136631924d9312" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68136631924d9312" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-68136631924d9312" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e752064fa8992207" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e752064fa8992207" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db0f5753a875b66707d3502dda2dbacf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e752064fa8992207" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e752064fa8992207" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e752064fa8992207" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7884458208ba8a41" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7884458208ba8a41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e9de1223fa7202297ecfa6558da965bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7884458208ba8a41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7884458208ba8a41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7884458208ba8a41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83610f1f7871b112" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83610f1f7871b112" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-716cc460bae0a7a0a79104c464334c48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83610f1f7871b112" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83610f1f7871b112" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83610f1f7871b112" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4932466bdfd40d7f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4932466bdfd40d7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a7534f1824c9be55fed0c72867dea372" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4932466bdfd40d7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4932466bdfd40d7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4932466bdfd40d7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d76753e1ae78b7a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d76753e1ae78b7a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-68ed00f74670e47775a0e16308885cb4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d76753e1ae78b7a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d76753e1ae78b7a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d76753e1ae78b7a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bda2c02f6b97e89a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bda2c02f6b97e89a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c42eb1a4e6e51e267ce110f9ce36528" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bda2c02f6b97e89a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bda2c02f6b97e89a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bda2c02f6b97e89a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de329f1698b3558e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de329f1698b3558e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2bd7404810ec5839388ed2bcb2eb01de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de329f1698b3558e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de329f1698b3558e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de329f1698b3558e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2422aef2e36ceb8e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2422aef2e36ceb8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8094122c78a06fea23fbb410a1691dec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2422aef2e36ceb8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2422aef2e36ceb8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2422aef2e36ceb8e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5c3112025d0a214" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5c3112025d0a214" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-86f3ce4504a43bff40f22208f3543049" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5c3112025d0a214" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5c3112025d0a214" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a5c3112025d0a214" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ac2967d99f2690e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ac2967d99f2690e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7df586d154e9b0a871409c5fe2e59f17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ac2967d99f2690e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ac2967d99f2690e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9ac2967d99f2690e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38891e09fa435866" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38891e09fa435866" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a3364d5835545536fb8a358fbd446dd3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38891e09fa435866" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38891e09fa435866" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-38891e09fa435866" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-857e490bfd810aaa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-857e490bfd810aaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3788d416b59168e6d5fe088e38932724" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-857e490bfd810aaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-857e490bfd810aaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-857e490bfd810aaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd52119ced50e17f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd52119ced50e17f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec195e999b38cb34fdd3b1c098926a33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd52119ced50e17f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd52119ced50e17f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dd52119ced50e17f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-460166fefe0a5710" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-460166fefe0a5710" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-52b0c225bde760c84141ead3be551712" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-460166fefe0a5710" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-460166fefe0a5710" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-460166fefe0a5710" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2104f9d03a0173f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2104f9d03a0173f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4bbf9be810b53efae1be737db2196f83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2104f9d03a0173f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2104f9d03a0173f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a2104f9d03a0173f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08bfa0c12de7f78b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08bfa0c12de7f78b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-03eea5b3f0800ef28e054cae531c147f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08bfa0c12de7f78b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08bfa0c12de7f78b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-08bfa0c12de7f78b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0a56e3e8f69b727" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0a56e3e8f69b727" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f8f7da4be35332ec83919846663ace9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0a56e3e8f69b727" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0a56e3e8f69b727" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e0a56e3e8f69b727" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f6ec84347d769f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f6ec84347d769f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fb924ce028ae8f0515be0ac73593306b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f6ec84347d769f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f6ec84347d769f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5f6ec84347d769f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53a09f7d76b0abc7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53a09f7d76b0abc7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f6f606c8971c07c181cc8ab9507270e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53a09f7d76b0abc7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53a09f7d76b0abc7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-53a09f7d76b0abc7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-643e74cf46b82c75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-643e74cf46b82c75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8767277f5fb2eb55b409507e9c5dfe62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-643e74cf46b82c75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-643e74cf46b82c75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-643e74cf46b82c75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d59e9854c7bc6a43" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d59e9854c7bc6a43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e3a4d70715d319824815d31c73c4e20b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d59e9854c7bc6a43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d59e9854c7bc6a43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d59e9854c7bc6a43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd3ba71ec3689cc4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd3ba71ec3689cc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a38ac122876f4fab26af2607b6784c38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd3ba71ec3689cc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd3ba71ec3689cc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dd3ba71ec3689cc4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-275c31fe18d0e12c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-275c31fe18d0e12c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cf012336d558a39738d738119066bed2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-275c31fe18d0e12c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-275c31fe18d0e12c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-275c31fe18d0e12c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff156c38b54e372e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff156c38b54e372e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a57a5f422effacedb4e9522317829ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff156c38b54e372e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff156c38b54e372e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ff156c38b54e372e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6655c36d1f44a15e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6655c36d1f44a15e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-964bc1af3a6e2d6dc6a53655c500db6c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6655c36d1f44a15e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6655c36d1f44a15e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6655c36d1f44a15e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-788306cd4c9f5902" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-788306cd4c9f5902" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d2d6dcf03dad308a1f53bca3dd6c34bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-788306cd4c9f5902" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-788306cd4c9f5902" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-788306cd4c9f5902" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eda60ac6318364be" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eda60ac6318364be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8fa4736cabfb7cf5765172d83455cd3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eda60ac6318364be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eda60ac6318364be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eda60ac6318364be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4abc80ae887be271" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4abc80ae887be271" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a05841064456819a892ebb03ee5739d8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4abc80ae887be271" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4abc80ae887be271" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4abc80ae887be271" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-171b825af9217673" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-171b825af9217673" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-99dd72c8f1009b33938055efee9d9f61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-171b825af9217673" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-171b825af9217673" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-171b825af9217673" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-761bdcbe414a4c4c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-761bdcbe414a4c4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-89e5f8edbd1dc94f613cc85ce7118635" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-761bdcbe414a4c4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-761bdcbe414a4c4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-761bdcbe414a4c4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f463c888ca113923" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f463c888ca113923" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e25cfd37cfacf125f956e05188ec5953" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f463c888ca113923" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f463c888ca113923" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f463c888ca113923" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f6f02611841f8ef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f6f02611841f8ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e1aed429da6ac457dff8ddb354975118" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f6f02611841f8ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f6f02611841f8ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f6f02611841f8ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70e4f07430691972" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70e4f07430691972" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a922553b73d72056ab4af1b5586a5739" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70e4f07430691972" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70e4f07430691972" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-70e4f07430691972" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ef18db291fbb4ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ef18db291fbb4ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9abaf8d46514a63c43d8099661772fdb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ef18db291fbb4ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ef18db291fbb4ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8ef18db291fbb4ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-435178b1a5a157ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-435178b1a5a157ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6ee822bf6971b2f4d005cd955e44fba4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-435178b1a5a157ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-435178b1a5a157ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-435178b1a5a157ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8bae2b8294c30fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8bae2b8294c30fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2b36d296352cf2079180ae93164d6bfa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8bae2b8294c30fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8bae2b8294c30fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a8bae2b8294c30fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca4832d3d8c43df7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca4832d3d8c43df7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-028fee1ff2222fce425469b636b50686" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca4832d3d8c43df7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f57bc5bdcb095c18" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f57bc5bdcb095c18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6dd2102af858ab224a6081fbd3900574" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f57bc5bdcb095c18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65f2d5684bf12d95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65f2d5684bf12d95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6b6fb15b380e885abffab01c117e25db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65f2d5684bf12d95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a737d68d57158560" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a737d68d57158560" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8226b5a35a215dc1e1c5096b184c3880" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a737d68d57158560" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a737d68d57158560" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a737d68d57158560" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cc5e33e18f0ee57" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cc5e33e18f0ee57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-87e4e9382664c8f82a37c771ef21d042" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cc5e33e18f0ee57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cc5e33e18f0ee57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6cc5e33e18f0ee57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea144d165f61dd00" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea144d165f61dd00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a02cc85ede390633bbd7215b72fc58fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea144d165f61dd00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea144d165f61dd00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea144d165f61dd00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc7e56f7ac7f37b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc7e56f7ac7f37b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-67e281ee706913726959383925e675cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc7e56f7ac7f37b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc7e56f7ac7f37b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dc7e56f7ac7f37b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d62b36e7ad5e0665" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d62b36e7ad5e0665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9de814c00bedff04e5d47578d56b8de5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d62b36e7ad5e0665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d62b36e7ad5e0665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d62b36e7ad5e0665" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-984ffe0744ca486f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-984ffe0744ca486f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c1a0fc901a2dac876afbfef5fd881a73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-984ffe0744ca486f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-984ffe0744ca486f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-984ffe0744ca486f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5c775159025d30e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5c775159025d30e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-308e69b0b47d869a4fad63324b9e43f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5c775159025d30e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5c775159025d30e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a5c775159025d30e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c554635816f0a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c554635816f0a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-14e4110ae4111c8ae81bf83b146e1cb9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c554635816f0a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c554635816f0a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-87c554635816f0a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13eb143ea47469ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13eb143ea47469ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9297c4c94c052057290a67583e5cad20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13eb143ea47469ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13eb143ea47469ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-13eb143ea47469ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a8de6d49b4a763b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a8de6d49b4a763b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b99241e05479239b28393dda712cfe5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a8de6d49b4a763b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a8de6d49b4a763b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a8de6d49b4a763b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-029dbd99dbe5dad1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-029dbd99dbe5dad1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6fd7dbbb5e3accb914006baba161d928" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-029dbd99dbe5dad1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-029dbd99dbe5dad1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-029dbd99dbe5dad1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30b956df5ea1435c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30b956df5ea1435c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bcf6f5f5c32678807260efb14d191e60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30b956df5ea1435c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30b956df5ea1435c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-30b956df5ea1435c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-286e3a820ab56ecb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-286e3a820ab56ecb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c04c14cceee20dc8ed64a93336285b8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-286e3a820ab56ecb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-286e3a820ab56ecb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-286e3a820ab56ecb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d501006fe2ba2d92" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d501006fe2ba2d92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8afb3a8fa75aac6cbc8cf46044975a40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d501006fe2ba2d92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d501006fe2ba2d92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d501006fe2ba2d92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6eb60a036a415a84" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6eb60a036a415a84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4f7e5fbd0348dc362b432ff6e52289e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6eb60a036a415a84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6eb60a036a415a84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6eb60a036a415a84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b04cdf060868630" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b04cdf060868630" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ede41d1ab8df826b75234c50a1a20c32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b04cdf060868630" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b04cdf060868630" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1b04cdf060868630" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f7ca00f5dc5312d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f7ca00f5dc5312d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c3d948362be5c2e6bd08b82bf5b04400" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f7ca00f5dc5312d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f7ca00f5dc5312d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1f7ca00f5dc5312d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1803dd19069d6e4f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1803dd19069d6e4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-15f2a66d58e7a186985117e4857b3b80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1803dd19069d6e4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1803dd19069d6e4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1803dd19069d6e4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf44ea23da90a968" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf44ea23da90a968" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-46e764bf1402ef7f5696092039a1e17a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf44ea23da90a968" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf44ea23da90a968" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bf44ea23da90a968" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51d8cec1af296bce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51d8cec1af296bce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d908105a157e35096462e85b529c25f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51d8cec1af296bce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51d8cec1af296bce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51d8cec1af296bce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9df697db2ae6512" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9df697db2ae6512" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24fda9e0c49f68f36ef991c4a8c38005" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9df697db2ae6512" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9df697db2ae6512" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b9df697db2ae6512" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6408f8b609563697" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6408f8b609563697" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1848b070effb0e09c3e7b8a8ea9ab76f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6408f8b609563697" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6408f8b609563697" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6408f8b609563697" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6da0d8ad037a835a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6da0d8ad037a835a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4226fd89f05b92e48f252990fc1b66c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6da0d8ad037a835a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6da0d8ad037a835a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6da0d8ad037a835a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d7def5e68f43f90" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d7def5e68f43f90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-316eeab12c3a36fce7c722e3f98b5515" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d7def5e68f43f90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d7def5e68f43f90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3d7def5e68f43f90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bce566826b7bdb75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bce566826b7bdb75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a5d68d059c4517427423cb7cafad64ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bce566826b7bdb75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bce566826b7bdb75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bce566826b7bdb75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11f596a256138a07" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11f596a256138a07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ed00b2c9be85acd65da3fa2d505110c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11f596a256138a07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11f596a256138a07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-11f596a256138a07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f23102c3c8a63f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f23102c3c8a63f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d87ae9e0bd9ba5ce964a527714b323f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f23102c3c8a63f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f23102c3c8a63f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f23102c3c8a63f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ec61702ba7f3765" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ec61702ba7f3765" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3962a9a3a1b4a314e01eb4bf08dcfb19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ec61702ba7f3765" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ec61702ba7f3765" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8ec61702ba7f3765" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9a400d6ccc70fc3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9a400d6ccc70fc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b22b1fae4c77bfa12365419d71bc4e35" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9a400d6ccc70fc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9a400d6ccc70fc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a9a400d6ccc70fc3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc384a03c7eeca80" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc384a03c7eeca80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7cef40f2f306505b989c6f1a68513672" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc384a03c7eeca80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc384a03c7eeca80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bc384a03c7eeca80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f46930f8d8a7f54e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f46930f8d8a7f54e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a9d043905bb0dab2d1a1ef2d8d5c4b1e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f46930f8d8a7f54e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f46930f8d8a7f54e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f46930f8d8a7f54e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0517bd4dab145c82" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0517bd4dab145c82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d49c70d9b2c9b236ad6eca527a8a87d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0517bd4dab145c82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0517bd4dab145c82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0517bd4dab145c82" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0140dd6aa2af71b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0140dd6aa2af71b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f04de625c9694c08af15349383b285a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0140dd6aa2af71b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0140dd6aa2af71b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0140dd6aa2af71b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff2f8e2125b174af" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff2f8e2125b174af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-13d62d4ce6301d63584d9d5f8a6fea3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff2f8e2125b174af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff2f8e2125b174af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ff2f8e2125b174af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b57e0b5224fc273" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b57e0b5224fc273" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f4957afd74da6c406b6fabfd5ab9a6c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b57e0b5224fc273" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b57e0b5224fc273" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0b57e0b5224fc273" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0c88eca3bf04047" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0c88eca3bf04047" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c6e9f1bd6d5a129c739af6fbddefdb61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0c88eca3bf04047" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0c88eca3bf04047" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b0c88eca3bf04047" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3263b73af38d509" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3263b73af38d509" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b684099d966f44d390b714a78a6a3bc8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3263b73af38d509" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3263b73af38d509" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d3263b73af38d509" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf2c925f2bd9c5a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf2c925f2bd9c5a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3aeb552de112a74e4c92300221c21219" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf2c925f2bd9c5a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf2c925f2bd9c5a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cf2c925f2bd9c5a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e54022143ae19b31" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e54022143ae19b31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d2908df61350d94cfc77c7c6f9cc252" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e54022143ae19b31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e54022143ae19b31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e54022143ae19b31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb1b49a8bd882a43" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb1b49a8bd882a43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cc8c0213f62d5c410efe63fcb5976834" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb1b49a8bd882a43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb1b49a8bd882a43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fb1b49a8bd882a43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5874331dd387460a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5874331dd387460a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5890614ac0fe87bba4ca351184ab162d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5874331dd387460a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5874331dd387460a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5874331dd387460a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cf8effefbb04160" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cf8effefbb04160" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-68d84bf25665d5e3d9c7298ccfeadef5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cf8effefbb04160" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cf8effefbb04160" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2cf8effefbb04160" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-876a0d9b9d364edb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-876a0d9b9d364edb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2d3bb607f17498c5f2aac38250875787" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-876a0d9b9d364edb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1958e696f155975e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1958e696f155975e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-489170373b7afcb687467c27760859dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1958e696f155975e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7262cc8d1122f6c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7262cc8d1122f6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-abdd6c6376329bed64079f9b350f6f87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7262cc8d1122f6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cea1973572e528d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cea1973572e528d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c53c61bb5165f42cd5c2ade13958ad88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cea1973572e528d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cea1973572e528d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cea1973572e528d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4867705ce2c141af" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4867705ce2c141af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1db2be8345c123335b41e039370c117c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4867705ce2c141af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4867705ce2c141af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4867705ce2c141af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5863f584d46aada1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5863f584d46aada1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9178ac32889eea2af7483b4e2293a785" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5863f584d46aada1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5863f584d46aada1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5863f584d46aada1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da94e816d0a9ff14" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da94e816d0a9ff14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2d54ad63b8a87b22a1bb8a15b4f6c434" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da94e816d0a9ff14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da94e816d0a9ff14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-da94e816d0a9ff14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61c1d77e097256a7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61c1d77e097256a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e67b05caa1e9602d5435c6c12f6ed2a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61c1d77e097256a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61c1d77e097256a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-61c1d77e097256a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-511ced64b6e4eebd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-511ced64b6e4eebd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-37595660a762eae7e74cd61e3e8293bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-511ced64b6e4eebd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-511ced64b6e4eebd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-511ced64b6e4eebd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-655f7db2b77a95b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-655f7db2b77a95b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c6a80941dafa11715fe9f6f0d609f61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-655f7db2b77a95b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-655f7db2b77a95b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-655f7db2b77a95b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d25869d51c1bbc2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d25869d51c1bbc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bce94bcac6d3e772908bd84681b22257" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d25869d51c1bbc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d25869d51c1bbc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9d25869d51c1bbc2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c90777057f96450" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c90777057f96450" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d698d3558eb376426023e90234fd1fbb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c90777057f96450" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c90777057f96450" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6c90777057f96450" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c861162d27e2f232" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c861162d27e2f232" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6bfbf88eaf5bf4f4ab8737ac99883b5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c861162d27e2f232" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c861162d27e2f232" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c861162d27e2f232" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fe2287c9fec8b74" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fe2287c9fec8b74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e2564e8a7092e9ede2ef6f39a5ce75b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fe2287c9fec8b74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fe2287c9fec8b74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2fe2287c9fec8b74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bdb3c43e392c62f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bdb3c43e392c62f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-98759d8e03f83d27238d31a7c3571469" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bdb3c43e392c62f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bdb3c43e392c62f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3bdb3c43e392c62f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6646d3abafd92513" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6646d3abafd92513" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d1bc6ff50c7202eae283ef7fc5a160ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6646d3abafd92513" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6646d3abafd92513" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6646d3abafd92513" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30fe00fcb72a0d20" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30fe00fcb72a0d20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-382bba844bc3061a1febbab2bd2e189d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30fe00fcb72a0d20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30fe00fcb72a0d20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-30fe00fcb72a0d20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5209199b42a5e097" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5209199b42a5e097" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-15ca845edb0db0065fa433072b547c87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5209199b42a5e097" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5209199b42a5e097" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5209199b42a5e097" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57db5822b82c9076" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57db5822b82c9076" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-afd8739bdbeddd29af8976b20d74fda0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57db5822b82c9076" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57db5822b82c9076" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-57db5822b82c9076" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32649d5c4f0b1e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32649d5c4f0b1e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb5d4992310908dc02b7b0612af57509" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32649d5c4f0b1e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32649d5c4f0b1e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c32649d5c4f0b1e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd8b512bca899bda" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd8b512bca899bda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-912b93ac934cb16977d5a921464b383e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd8b512bca899bda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd8b512bca899bda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd8b512bca899bda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e50824c1ef45147c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e50824c1ef45147c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c5cb869ae7acb05d3da969f98e731a2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e50824c1ef45147c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e50824c1ef45147c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e50824c1ef45147c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-363464b8e2689a8b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-363464b8e2689a8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cec66be1227856bb44f22ad21bef77c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-363464b8e2689a8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-363464b8e2689a8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-363464b8e2689a8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-419b2496884822d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-419b2496884822d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9515bb7433470237a3668f93f755b166" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-419b2496884822d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-419b2496884822d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-419b2496884822d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-598ee796f0b7b917" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-598ee796f0b7b917" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ebc34ba52c2e01300b9996d335a1eae6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-598ee796f0b7b917" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-598ee796f0b7b917" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-598ee796f0b7b917" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b8f676224dc53a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b8f676224dc53a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d10ab730f3243346b356651c391e4565" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b8f676224dc53a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b8f676224dc53a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1b8f676224dc53a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3177e4922bd7b8e7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3177e4922bd7b8e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-78ae7d1b5f3fd4d2286c57db0963b704" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3177e4922bd7b8e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3177e4922bd7b8e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3177e4922bd7b8e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec60277b185fefda" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec60277b185fefda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-57900b096cb1627a8a74589717a30a09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec60277b185fefda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec60277b185fefda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ec60277b185fefda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad8bd6d22f9559e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad8bd6d22f9559e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ac5d283760db292bb7299f051d8c051" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad8bd6d22f9559e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad8bd6d22f9559e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ad8bd6d22f9559e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e24c526aae25dc92" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e24c526aae25dc92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b38e3d9239ccc71a5b0e2ac152d39f2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e24c526aae25dc92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e24c526aae25dc92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e24c526aae25dc92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57a6c4c696a374e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57a6c4c696a374e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be6b733320202430873b0c6f53147181" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57a6c4c696a374e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57a6c4c696a374e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-57a6c4c696a374e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-241b3a02439535db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-241b3a02439535db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-52ec4a057e2ad92e2f0e0f9a13ee140c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-241b3a02439535db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-241b3a02439535db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-241b3a02439535db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2026d215c7c0f78" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2026d215c7c0f78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c6aac57da90532d5197c1636c11e7ccb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2026d215c7c0f78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2026d215c7c0f78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2026d215c7c0f78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c99bdd4f9c5be261" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c99bdd4f9c5be261" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca560bb656f7f2453011afc3ee73c302" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c99bdd4f9c5be261" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c99bdd4f9c5be261" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c99bdd4f9c5be261" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae3e9f5e7ff0f7a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae3e9f5e7ff0f7a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2a3380ee3bb827cf8316a6be96230333" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae3e9f5e7ff0f7a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae3e9f5e7ff0f7a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ae3e9f5e7ff0f7a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfbe4137d375b8d1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfbe4137d375b8d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4d026581d7b13c25764901fa5f5e450f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfbe4137d375b8d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfbe4137d375b8d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cfbe4137d375b8d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3189cc02d8789091" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3189cc02d8789091" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-93d288f50fa2d7c9c053378328921cc9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3189cc02d8789091" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3189cc02d8789091" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3189cc02d8789091" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a0a832ec9622e20" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a0a832ec9622e20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cd044cb499fb4eae2b33958564e96212" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a0a832ec9622e20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a0a832ec9622e20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a0a832ec9622e20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c22acc1c7028275" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c22acc1c7028275" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-144d96fbd3435947a64e494992e6c821" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c22acc1c7028275" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c22acc1c7028275" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6c22acc1c7028275" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9e8cd6ab220491f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9e8cd6ab220491f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de310e42d3f45b8a72aea20ba60cd020" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9e8cd6ab220491f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9e8cd6ab220491f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9e8cd6ab220491f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70ac378ac98f015b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70ac378ac98f015b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-feb75a714716b7181ad5e1f402ae1bf8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70ac378ac98f015b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70ac378ac98f015b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-70ac378ac98f015b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bdd739b7e8fca6b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bdd739b7e8fca6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0313639a2650b6cb531917290b47d30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bdd739b7e8fca6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bdd739b7e8fca6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9bdd739b7e8fca6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6baf6bb5f7077e4e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6baf6bb5f7077e4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b61f4008d1afc8f7427695cb110d8edf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6baf6bb5f7077e4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6baf6bb5f7077e4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6baf6bb5f7077e4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28733e11d1628e4c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28733e11d1628e4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e9dffd3fbb71b9f7b0ac7b063680ae5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28733e11d1628e4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28733e11d1628e4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-28733e11d1628e4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bae828312b57cb64" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bae828312b57cb64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-abf48b82187f1a74415255e829de040b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bae828312b57cb64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bae828312b57cb64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bae828312b57cb64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8e4ba8b71940f06" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8e4ba8b71940f06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bf2b300799125c4f32c4b91b143b572b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8e4ba8b71940f06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7094816aab039af9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7094816aab039af9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b7802b2ef7d26b78523f3b97a72f469f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7094816aab039af9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4337dc65c94be5fb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4337dc65c94be5fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a78c24d7380cfa052c5552092ee10041" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4337dc65c94be5fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e5a3a80b253fcdb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e5a3a80b253fcdb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f296ad291fdee27b6df7ab2e3970cc9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e5a3a80b253fcdb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e5a3a80b253fcdb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2e5a3a80b253fcdb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a64ce6a57660c9a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a64ce6a57660c9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dfd81a4be3ff666898017757eac47224" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a64ce6a57660c9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a64ce6a57660c9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a64ce6a57660c9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a46ff87006026b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a46ff87006026b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-43a45e8558db6c408e86ecd95c477224" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a46ff87006026b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a46ff87006026b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9a46ff87006026b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d75455a10b343a8f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d75455a10b343a8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b7a7a426894ee37fb4047ced21c3779a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d75455a10b343a8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d75455a10b343a8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d75455a10b343a8f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36704e6dc0207c2f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36704e6dc0207c2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-49451e478d7f442d4a5e502219deda89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36704e6dc0207c2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36704e6dc0207c2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-36704e6dc0207c2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6f1175347849f83" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6f1175347849f83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7a4c9081ed31ab29061e4c34eb2d9775" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6f1175347849f83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6f1175347849f83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b6f1175347849f83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e62024f34396170" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e62024f34396170" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6f7a391dd80838707d69aa99a5ca909b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e62024f34396170" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e62024f34396170" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0e62024f34396170" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8e0ed97bc71f9d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8e0ed97bc71f9d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c963ceb56cd14d0da573eac6db16b5de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8e0ed97bc71f9d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8e0ed97bc71f9d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d8e0ed97bc71f9d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18fe3aa29ed9ce03" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18fe3aa29ed9ce03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c65ef257f35fb3f9580cb2b9058e1d68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18fe3aa29ed9ce03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18fe3aa29ed9ce03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-18fe3aa29ed9ce03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32d3de79036e2fa7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32d3de79036e2fa7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-32d4de0002af759d1d9fb5cbcb905015" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32d3de79036e2fa7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32d3de79036e2fa7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-32d3de79036e2fa7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce6584d4b4b859cd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce6584d4b4b859cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-391e9d557cd48eb6ff5a3ca87c0aaaa7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce6584d4b4b859cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce6584d4b4b859cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ce6584d4b4b859cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70860d6746ddb31a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70860d6746ddb31a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e34375c3960092de99bfb53d3fef087" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70860d6746ddb31a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70860d6746ddb31a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-70860d6746ddb31a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87e9c65a43a62d6f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87e9c65a43a62d6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5de6d391092f566d809bf75c29119753" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87e9c65a43a62d6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87e9c65a43a62d6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-87e9c65a43a62d6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-854aceaed1af1e70" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-854aceaed1af1e70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-14af007ec8bf89a3086652afe7a03709" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-854aceaed1af1e70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-854aceaed1af1e70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-854aceaed1af1e70" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5759ffbd1585ca3f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5759ffbd1585ca3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-267bbaf10831dc101ac08b99f6a38700" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5759ffbd1585ca3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5759ffbd1585ca3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5759ffbd1585ca3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41e0e7ce109161f9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41e0e7ce109161f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-29e6f5bae40589b68bc34fc672c3d96f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41e0e7ce109161f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41e0e7ce109161f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-41e0e7ce109161f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f0bbc4c6eee2bcd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f0bbc4c6eee2bcd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-324ab8b3cc95c02d6b99441ad6fec2a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f0bbc4c6eee2bcd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f0bbc4c6eee2bcd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f0bbc4c6eee2bcd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a72439798252e877" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a72439798252e877" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b8867319258a1fe06b23c24c555ed27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a72439798252e877" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a72439798252e877" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a72439798252e877" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef693848246b79d7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef693848246b79d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-95f6a8b50d24a5d2b6fb6056f892a2ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef693848246b79d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef693848246b79d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ef693848246b79d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30b436256d9c03f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30b436256d9c03f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba672f3a3346f832cfe0d5e095f86de3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30b436256d9c03f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30b436256d9c03f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-30b436256d9c03f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d81f27120eccef78" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d81f27120eccef78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b2f59c34af2d41f2261bcdf7375622c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d81f27120eccef78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d81f27120eccef78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d81f27120eccef78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1144f135af11db1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1144f135af11db1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f39921fec86846ad6bebebf76547ece" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1144f135af11db1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1144f135af11db1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c1144f135af11db1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1988ae617f98ef1d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1988ae617f98ef1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-11d0ca0110e27355957cc25da1185204" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1988ae617f98ef1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1988ae617f98ef1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1988ae617f98ef1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7eda510ca93afceb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7eda510ca93afceb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c405738e095681b7bc83268e01e3e98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7eda510ca93afceb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7eda510ca93afceb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7eda510ca93afceb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e20985de495df33" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e20985de495df33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-50ffa6372897e92526e1ecd479dc54c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e20985de495df33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e20985de495df33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5e20985de495df33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65e09d478632e81c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65e09d478632e81c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-92f1eb7fd3bd7d63d3b48d1354153b14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65e09d478632e81c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65e09d478632e81c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-65e09d478632e81c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4c5540f19acbc99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4c5540f19acbc99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b8a8ac2568f3016bf42e525ef4181dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4c5540f19acbc99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4c5540f19acbc99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d4c5540f19acbc99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a2f934675ea7c9d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a2f934675ea7c9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f97315942f17a1a61cff0d26c3887fd2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a2f934675ea7c9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a2f934675ea7c9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a2f934675ea7c9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d08db0dcd1480b79" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d08db0dcd1480b79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-27a0228eaaae9c2498e083bf33257748" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d08db0dcd1480b79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d08db0dcd1480b79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d08db0dcd1480b79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-323d9643b801d82f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-323d9643b801d82f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec320a24fe2329df64e4124956ccd78e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-323d9643b801d82f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-323d9643b801d82f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-323d9643b801d82f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-497cb4051cb00959" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-497cb4051cb00959" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-083ab589afeead3813c4b238d4d7c376" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-497cb4051cb00959" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-497cb4051cb00959" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-497cb4051cb00959" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b85ceb919bd89cd0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b85ceb919bd89cd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-06958780cf07d34579cf1bb5ddd25a46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b85ceb919bd89cd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b85ceb919bd89cd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b85ceb919bd89cd0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f618dabddc4e2c9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f618dabddc4e2c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-885c95ca15a69830853fa2f649a987ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f618dabddc4e2c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f618dabddc4e2c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f618dabddc4e2c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ffc79fdf4c430ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ffc79fdf4c430ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5c46be552c128ac5d3cea517b8518e8c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ffc79fdf4c430ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ffc79fdf4c430ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7ffc79fdf4c430ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dbf5bda95e87aa0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dbf5bda95e87aa0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f2a144b133b2a6f5976497c3168d64c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dbf5bda95e87aa0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dbf5bda95e87aa0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8dbf5bda95e87aa0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-689c227145bd0216" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-689c227145bd0216" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-50e9914ab6dbb3f07d5dc12c46f70f8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-689c227145bd0216" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-689c227145bd0216" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-689c227145bd0216" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52b7ce55611b83f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52b7ce55611b83f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9029fbdcaa58e1ea1df99e2df88a0313" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52b7ce55611b83f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52b7ce55611b83f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-52b7ce55611b83f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c04fcc7c008c6723" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c04fcc7c008c6723" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e9a4e07fba9586dd5d0bf3380b6c048e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c04fcc7c008c6723" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c04fcc7c008c6723" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c04fcc7c008c6723" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0aa0f6a417558cf8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0aa0f6a417558cf8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6edcd773bb62240f09ccd2db24c8b4ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0aa0f6a417558cf8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0aa0f6a417558cf8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0aa0f6a417558cf8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a463818b0a0217b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a463818b0a0217b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b48e0d0e2eaa3f907d3fdf8628209864" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a463818b0a0217b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a463818b0a0217b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a463818b0a0217b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bbe6c298281125e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bbe6c298281125e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4c657da7e40c7f5d2182703b9f952f88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bbe6c298281125e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bbe6c298281125e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3bbe6c298281125e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc815cfbaf67d9cf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc815cfbaf67d9cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4ae2badf1e6bb192e59aba44c71691d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc815cfbaf67d9cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc815cfbaf67d9cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fc815cfbaf67d9cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-010e7567866a20da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-010e7567866a20da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ffbf8e9f54a5a4d0102d375591e099c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-010e7567866a20da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ccaeb305e2f4ab1e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ccaeb305e2f4ab1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9291c9f12ec4db87759f5dd8c4478e4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ccaeb305e2f4ab1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c997557f7fac3665" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c997557f7fac3665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2663be846ba1c1076c3eaa0dab432fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c997557f7fac3665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e599aaee369ee73" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e599aaee369ee73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4fe295a498eb16efcd5197f944225ae0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e599aaee369ee73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e599aaee369ee73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4e599aaee369ee73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e04652fc29d5e854" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e04652fc29d5e854" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-46e8385c643dec86417fb6fa6c0ccf4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e04652fc29d5e854" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e04652fc29d5e854" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e04652fc29d5e854" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49f8a053354364a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49f8a053354364a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e4b2948a80b1f046c97506a11e05176d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49f8a053354364a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49f8a053354364a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-49f8a053354364a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f5bf16dc4ecab05" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f5bf16dc4ecab05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0a9d0c52547475b84c7e6ac1509a746f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f5bf16dc4ecab05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f5bf16dc4ecab05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f5bf16dc4ecab05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a800cac7514ab0e1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a800cac7514ab0e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b12dfc84f2f38897ab79992f38e73952" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a800cac7514ab0e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a800cac7514ab0e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a800cac7514ab0e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3c849db8c4cdd80" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3c849db8c4cdd80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-855ac02ace007907a9ab7dbd53c7617f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3c849db8c4cdd80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3c849db8c4cdd80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b3c849db8c4cdd80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f7ea8ff907db6da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f7ea8ff907db6da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-52940e680dfac4f482466e1757091c8f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f7ea8ff907db6da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f7ea8ff907db6da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f7ea8ff907db6da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e21be119b81a8df7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e21be119b81a8df7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f7bd71674c713f812d3242150ff82854" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e21be119b81a8df7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e21be119b81a8df7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e21be119b81a8df7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fca9a6ff3b2c0d0a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fca9a6ff3b2c0d0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fddadec48a68add01fb316c0a9873be6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fca9a6ff3b2c0d0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fca9a6ff3b2c0d0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fca9a6ff3b2c0d0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196199b808bd2075" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196199b808bd2075" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-18e9a98fe1ebcc15583cd90be352fc88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196199b808bd2075" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196199b808bd2075" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-196199b808bd2075" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1d9a5bb1a37e60a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1d9a5bb1a37e60a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-255f89b7cafe0f47c48dbffc52ffb104" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1d9a5bb1a37e60a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1d9a5bb1a37e60a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f1d9a5bb1a37e60a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07d0e3873d0031bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07d0e3873d0031bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-876ca47f3deedc9f7ba8c4eae90b8795" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07d0e3873d0031bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07d0e3873d0031bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07d0e3873d0031bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcdb647b047da4a9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcdb647b047da4a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a5c30d2e1d442562fa82e998a00c5dfa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcdb647b047da4a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcdb647b047da4a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fcdb647b047da4a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5b85f38d57a1714" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5b85f38d57a1714" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f21f239206be8ee57d4566d4846c0cd8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5b85f38d57a1714" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5b85f38d57a1714" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d5b85f38d57a1714" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e2d7640a16846df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e2d7640a16846df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a1565f5fc2044ab4b936321f9af3732a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e2d7640a16846df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e2d7640a16846df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7e2d7640a16846df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76900309b6e6a89a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76900309b6e6a89a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bad675a2dc2be67ddfbcb4ce9322aa03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76900309b6e6a89a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76900309b6e6a89a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-76900309b6e6a89a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a95bb93cff23a6f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a95bb93cff23a6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eb52a8db73c464ae336bb11587eec99f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a95bb93cff23a6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a95bb93cff23a6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a95bb93cff23a6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6071809f87dce74c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6071809f87dce74c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2194fdd04d3141b1d3fd21b79d35bc86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6071809f87dce74c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6071809f87dce74c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6071809f87dce74c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d87dc57b04c7301" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d87dc57b04c7301" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-68b308da71f934b21a223e1addc5d609" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d87dc57b04c7301" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d87dc57b04c7301" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5d87dc57b04c7301" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f688ebde955e99ec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f688ebde955e99ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a59989281d86df51574651ac4eaa7107" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f688ebde955e99ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f688ebde955e99ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f688ebde955e99ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fad553b11817f5c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fad553b11817f5c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6ef5639021e24cd47715530105579dc3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fad553b11817f5c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fad553b11817f5c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fad553b11817f5c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a27555aed89c137d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a27555aed89c137d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d6a9d14742d2af370259abb31a3da3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a27555aed89c137d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a27555aed89c137d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a27555aed89c137d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4891a5989511affb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4891a5989511affb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3a4f5a33c2b337381f1d716f4b0d2cc4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4891a5989511affb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4891a5989511affb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4891a5989511affb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-063239cfb4565da0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-063239cfb4565da0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0de59e7a86327d4b19b74adabc233fc3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-063239cfb4565da0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-063239cfb4565da0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-063239cfb4565da0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5c00c3cd625d762" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5c00c3cd625d762" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a911c98e21dd31de4e242143303629a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5c00c3cd625d762" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5c00c3cd625d762" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f5c00c3cd625d762" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e93827f06907d9ab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e93827f06907d9ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-299f6ca3a696e6d9532c1097149244b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e93827f06907d9ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e93827f06907d9ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e93827f06907d9ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da002efa527fe516" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da002efa527fe516" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-67ca8c2af17dac2a9f08200223ca97c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da002efa527fe516" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da002efa527fe516" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-da002efa527fe516" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c54b6785c556a4b2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c54b6785c556a4b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b511b1dbab31434f03b92114aa9b6294" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c54b6785c556a4b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c54b6785c556a4b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c54b6785c556a4b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65e2f4b5ff069b2f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65e2f4b5ff069b2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79f605faf656033d0f9a5fdf64a37839" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65e2f4b5ff069b2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65e2f4b5ff069b2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-65e2f4b5ff069b2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62e146a819ddcc6f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62e146a819ddcc6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2447f2e01aeb198a07dec8d9b2882568" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62e146a819ddcc6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62e146a819ddcc6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-62e146a819ddcc6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9099a51e7db33d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9099a51e7db33d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eefc1c4ce70ae5752422ab4774f3db24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9099a51e7db33d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9099a51e7db33d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f9099a51e7db33d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1e2c67f83b5eb13" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1e2c67f83b5eb13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-66e3139b050148a957ad83930a477f5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1e2c67f83b5eb13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1e2c67f83b5eb13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e1e2c67f83b5eb13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b62d30c6bb93ac04" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b62d30c6bb93ac04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69667e4175cde5632ee0b0b4f2125bfb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b62d30c6bb93ac04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b62d30c6bb93ac04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b62d30c6bb93ac04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44d14cf30ae73598" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44d14cf30ae73598" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3b08c3fc5052a5fa8afb12a03d721057" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44d14cf30ae73598" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44d14cf30ae73598" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-44d14cf30ae73598" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fce1bda1abc50a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fce1bda1abc50a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5feee4e0f3e26eebd2de2dfc78485816" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fce1bda1abc50a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fce1bda1abc50a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8fce1bda1abc50a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ff49b4204a960e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ff49b4204a960e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6524affedb6e14b71be6608a51a800eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ff49b4204a960e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ff49b4204a960e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0ff49b4204a960e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff3cc97d6d4e86d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff3cc97d6d4e86d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c38bdaa600291c5b2f71749adc2c98d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff3cc97d6d4e86d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff3cc97d6d4e86d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ff3cc97d6d4e86d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab52112706502d7c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab52112706502d7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7cd49653e53901ecdae83f1559b12637" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab52112706502d7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab52112706502d7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab52112706502d7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1341d69759a1488" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1341d69759a1488" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5bf90a3960d0f2a4c34a28ab206430cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1341d69759a1488" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1341d69759a1488" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f1341d69759a1488" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abea3f2fb87b5a2a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abea3f2fb87b5a2a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b8fb272253825557f5695a32c930190" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abea3f2fb87b5a2a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abea3f2fb87b5a2a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-abea3f2fb87b5a2a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61b5431fc4dda21e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61b5431fc4dda21e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de65a27149a842519a4e01396fbaec77" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61b5431fc4dda21e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61b5431fc4dda21e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-61b5431fc4dda21e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-313e34bf3836be22" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-313e34bf3836be22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-02d6caa061daacd7a84b9519f0c82b26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-313e34bf3836be22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-313e34bf3836be22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-313e34bf3836be22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b104fd254e5372bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b104fd254e5372bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7406fc46f3f2fa3229a46724beeb74b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b104fd254e5372bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a67f2918e1abe6d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a67f2918e1abe6d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-92292b9bcd4f4ad7a912980e1fe8c0ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a67f2918e1abe6d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dadb431641b06425" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dadb431641b06425" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c4175bfd57737c3c6447916b7f142df4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dadb431641b06425" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-414b2741174bfc4e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-414b2741174bfc4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-58cf133659e50e7584203677f7e1193f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-414b2741174bfc4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-414b2741174bfc4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-414b2741174bfc4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa5271251c37be53" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa5271251c37be53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e93ae1e9fd4f12c7f474ccabdf6c64fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa5271251c37be53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa5271251c37be53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa5271251c37be53" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd48d8d26a81c9dc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd48d8d26a81c9dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79358db4410753224d3925fc986b2261" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd48d8d26a81c9dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd48d8d26a81c9dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fd48d8d26a81c9dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b970b556d0414649" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b970b556d0414649" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-02a1632617182557185581c02c5b9865" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b970b556d0414649" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b970b556d0414649" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b970b556d0414649" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92a525f6ee92ef41" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92a525f6ee92ef41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7cb5f41fb1fdb0cda4c783805360a793" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92a525f6ee92ef41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92a525f6ee92ef41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-92a525f6ee92ef41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6891687ca96270ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6891687ca96270ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-11e0e61462a60106661e6dc58151ef99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6891687ca96270ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6891687ca96270ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6891687ca96270ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bd0a14ade3563e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bd0a14ade3563e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7fd5c1daa3a90adfec8becac02f0cc7a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bd0a14ade3563e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bd0a14ade3563e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5bd0a14ade3563e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-985039be8cb94319" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-985039be8cb94319" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-325f5f1c6f64f758dd3358e183c26a3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-985039be8cb94319" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-985039be8cb94319" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-985039be8cb94319" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20e56f25c138f24e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20e56f25c138f24e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-41a7eb31ad5f32a4e77fd3cb297f3e56" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20e56f25c138f24e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20e56f25c138f24e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20e56f25c138f24e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-893f40214765a108" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-893f40214765a108" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec0dc03d4f040169594109145ce488a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-893f40214765a108" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-893f40214765a108" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-893f40214765a108" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb603230a8f38c9c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb603230a8f38c9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9e8ea1dcf68b3d108edb8386f7e4b721" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb603230a8f38c9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb603230a8f38c9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fb603230a8f38c9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39323ac27e4cd8bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39323ac27e4cd8bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cac6042b427638f3ddad2412457574fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39323ac27e4cd8bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39323ac27e4cd8bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-39323ac27e4cd8bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e04efef47a54b5ab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e04efef47a54b5ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-15608d2b86bba1762ad112d3d032ff17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e04efef47a54b5ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e04efef47a54b5ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e04efef47a54b5ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a300ecb0bf43fe4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a300ecb0bf43fe4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b65ae78d2c6a8364ca71fe170ea00cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a300ecb0bf43fe4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a300ecb0bf43fe4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a300ecb0bf43fe4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b95aa3365b0b72d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b95aa3365b0b72d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-00081aac57db5585cbe160aa23bae867" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b95aa3365b0b72d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b95aa3365b0b72d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6b95aa3365b0b72d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5daf11f1da6db438" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5daf11f1da6db438" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-15fac420ba4e4ada7e1e8e02d36d9aca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5daf11f1da6db438" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5daf11f1da6db438" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5daf11f1da6db438" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfec13cd0e33dab7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfec13cd0e33dab7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b293bf9f5f5c45d6e7e5229126eb374" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfec13cd0e33dab7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfec13cd0e33dab7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bfec13cd0e33dab7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d278862e7cf4d6e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d278862e7cf4d6e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a32c4c25a4dffe34f717d43f3b775471" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d278862e7cf4d6e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d278862e7cf4d6e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d278862e7cf4d6e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57b3a7968b00bd20" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57b3a7968b00bd20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7256197e71403d191735fb445daa28bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57b3a7968b00bd20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57b3a7968b00bd20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-57b3a7968b00bd20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c365b2389b633e14" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c365b2389b633e14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b72b6f56477c987d21fca40df9cb70a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c365b2389b633e14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c365b2389b633e14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c365b2389b633e14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76a4aee151eac472" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76a4aee151eac472" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b033fdc74e3fe588330a59a2633388f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76a4aee151eac472" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76a4aee151eac472" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-76a4aee151eac472" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e9948ab530b2694" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e9948ab530b2694" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24f49223915f4f2480ad5493f96c0a80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e9948ab530b2694" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e9948ab530b2694" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9e9948ab530b2694" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4585c538ebc44fa5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4585c538ebc44fa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-308d9d6e831c279053d1185841573fab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4585c538ebc44fa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4585c538ebc44fa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4585c538ebc44fa5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80356f1c08bdc70c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80356f1c08bdc70c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-36a408242da8a163d9f58ee2e3d73aa1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80356f1c08bdc70c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80356f1c08bdc70c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-80356f1c08bdc70c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-318b07a2a351f374" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-318b07a2a351f374" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-14f5604f29389d2f019689cbce75e156" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-318b07a2a351f374" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-318b07a2a351f374" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-318b07a2a351f374" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d6ae8675e3e0548" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d6ae8675e3e0548" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a1ee40b1829630a97748049b2748298" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d6ae8675e3e0548" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d6ae8675e3e0548" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2d6ae8675e3e0548" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13d01a6c6a07588d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13d01a6c6a07588d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6981b7a6e1c9c006c996c4abd57b5f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13d01a6c6a07588d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13d01a6c6a07588d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-13d01a6c6a07588d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab0c23f3f166f4b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab0c23f3f166f4b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b90ffcfac2d396165edfda50952f368" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab0c23f3f166f4b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab0c23f3f166f4b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab0c23f3f166f4b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7e8e42af4c7b823" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7e8e42af4c7b823" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b32ee722ca3cc33f03a245c8e43df786" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7e8e42af4c7b823" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7e8e42af4c7b823" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b7e8e42af4c7b823" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab304518c7b7d14a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab304518c7b7d14a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6dd649ca3d40efe829e5007d47ebd9e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab304518c7b7d14a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab304518c7b7d14a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab304518c7b7d14a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-794c065e822d7d60" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-794c065e822d7d60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5cfe45ae47ebd5cead337218793ff8d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-794c065e822d7d60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-794c065e822d7d60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-794c065e822d7d60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-274cb1bc4b96eff9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-274cb1bc4b96eff9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0deaa34b01a27da17a6f55527ddc367" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-274cb1bc4b96eff9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-274cb1bc4b96eff9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-274cb1bc4b96eff9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa0099f7a1e7e381" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa0099f7a1e7e381" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f7df41d37a769f415ee3f3cca5695bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa0099f7a1e7e381" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa0099f7a1e7e381" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa0099f7a1e7e381" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25a509d1a6f2ea0d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25a509d1a6f2ea0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ee2849f31782cb4d8971774b0a8185d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25a509d1a6f2ea0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25a509d1a6f2ea0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-25a509d1a6f2ea0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a39fed13cdc944c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a39fed13cdc944c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79201de0eb5db0c3b9cd4002f4cfd594" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a39fed13cdc944c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a39fed13cdc944c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9a39fed13cdc944c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26d7a10df0d17738" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26d7a10df0d17738" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4999521d2cede068118f322af6c7a35" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26d7a10df0d17738" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26d7a10df0d17738" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-26d7a10df0d17738" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3acde6fac9228c08" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3acde6fac9228c08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7dc27ae292338c42c8c254b2f55d7a16" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3acde6fac9228c08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3acde6fac9228c08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3acde6fac9228c08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cb0ca7d306ce57d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cb0ca7d306ce57d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d2d78c3883f232e64868176d2113d9de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cb0ca7d306ce57d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cb0ca7d306ce57d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3cb0ca7d306ce57d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47e5e7cd0f721518" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47e5e7cd0f721518" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe3cedabc5881d044989edaa35044f52" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47e5e7cd0f721518" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47e5e7cd0f721518" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-47e5e7cd0f721518" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d7ca74b8f87407e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d7ca74b8f87407e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7c46ac785c8d213403dc272ace33d813" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d7ca74b8f87407e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d7ca74b8f87407e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5d7ca74b8f87407e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dca69fc4ff9ad55d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dca69fc4ff9ad55d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0942cf3e624bb03e84088fd52eb18446" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dca69fc4ff9ad55d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dca69fc4ff9ad55d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dca69fc4ff9ad55d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1d159d1d76d7d3a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1d159d1d76d7d3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6a2a966779a4cf65864b3bd974bae93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1d159d1d76d7d3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1d159d1d76d7d3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b1d159d1d76d7d3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e02ffcc437c91d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e02ffcc437c91d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a9a535e310dda558303ad57d8fb9166a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e02ffcc437c91d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80b23ee64c919edc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80b23ee64c919edc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9449cd06b7104855e78f4a2acab8ee64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80b23ee64c919edc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59e74bdbc97239bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59e74bdbc97239bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-431431b4c1996a10aa7554a91fd818c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59e74bdbc97239bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5465e4b9f1c95228" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5465e4b9f1c95228" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2dfc0a73b16bb4e1bd250877ebd3df79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5465e4b9f1c95228" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5465e4b9f1c95228" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5465e4b9f1c95228" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12caf2f6b0420c76" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12caf2f6b0420c76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d1c5a77facd14ee67b43e83b834f9816" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12caf2f6b0420c76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12caf2f6b0420c76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-12caf2f6b0420c76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-066999c4ccade65d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-066999c4ccade65d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4d5c225536d945264b6ed5af8549320" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-066999c4ccade65d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-066999c4ccade65d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-066999c4ccade65d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9dffd90237f20d7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9dffd90237f20d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d41701c513cb5ff0906d48a2c3cd7b3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9dffd90237f20d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9dffd90237f20d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9dffd90237f20d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d8f5b8936f63bb3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d8f5b8936f63bb3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-91c66fb2d37df677c908f353d1169400" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d8f5b8936f63bb3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d8f5b8936f63bb3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9d8f5b8936f63bb3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83ac4c739c96a058" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83ac4c739c96a058" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d250ec12178ace5b85d8167fc55d9d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83ac4c739c96a058" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83ac4c739c96a058" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83ac4c739c96a058" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a66b61d7df598030" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a66b61d7df598030" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e543235b086463c0bce0042ea2e12857" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a66b61d7df598030" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a66b61d7df598030" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a66b61d7df598030" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0d23e14d9ab49af" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0d23e14d9ab49af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-21c0e45d12cc5b81c4991b1b024d6a03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0d23e14d9ab49af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0d23e14d9ab49af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f0d23e14d9ab49af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae80b1f79611b620" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae80b1f79611b620" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bc042af7061726e02a7e4f2282177e09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae80b1f79611b620" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae80b1f79611b620" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ae80b1f79611b620" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ccb4010a94b27ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ccb4010a94b27ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db7e4fbbed3b069c813af4abc9915a4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ccb4010a94b27ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ccb4010a94b27ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4ccb4010a94b27ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-616097410e007528" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-616097410e007528" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a6d3b9637a6d11ffd08b9fa4039102d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-616097410e007528" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-616097410e007528" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-616097410e007528" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfe13b0a75b1b553" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfe13b0a75b1b553" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0cdf57c2fa19d6848bfc17c033b0c23e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfe13b0a75b1b553" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfe13b0a75b1b553" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cfe13b0a75b1b553" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b8e051956864823" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b8e051956864823" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-00a2fcf51587c15623c675162d435715" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b8e051956864823" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b8e051956864823" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0b8e051956864823" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bac6689fbdf6caf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bac6689fbdf6caf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8e3840830c545baf929ce52a84e66a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bac6689fbdf6caf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bac6689fbdf6caf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3bac6689fbdf6caf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0c41d8e8fecf943" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0c41d8e8fecf943" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd3a5765c891f9a1b273a88a7ecf4046" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0c41d8e8fecf943" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0c41d8e8fecf943" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c0c41d8e8fecf943" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e07a1eff197af245" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e07a1eff197af245" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f9e445905a301be3677e82814556969a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e07a1eff197af245" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e07a1eff197af245" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e07a1eff197af245" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b1d65d098746922" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b1d65d098746922" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c64139276984020aa7607b536254d99d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b1d65d098746922" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b1d65d098746922" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b1d65d098746922" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea8ab21466f217a7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea8ab21466f217a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d248f1099c704046aab8d5a9e857cae5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea8ab21466f217a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea8ab21466f217a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea8ab21466f217a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20084e630fd42d2f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20084e630fd42d2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d6f4d786668cc97201c93793910ad7d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20084e630fd42d2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20084e630fd42d2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20084e630fd42d2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05aaa978c15df0d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05aaa978c15df0d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-74dccb92cb57bfc02f4f7f17b29faab2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05aaa978c15df0d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05aaa978c15df0d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-05aaa978c15df0d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e84b6085a33d7b2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e84b6085a33d7b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-466d965e30b605903356ef4acba5b5af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e84b6085a33d7b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e84b6085a33d7b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9e84b6085a33d7b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c2285fb9ab2791e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c2285fb9ab2791e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c6c02ff5a289c504cde4723bbaf377b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c2285fb9ab2791e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c2285fb9ab2791e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1c2285fb9ab2791e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b537e966f4d9fa21" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b537e966f4d9fa21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-600f061764f3bb131d423d7004bb69ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b537e966f4d9fa21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b537e966f4d9fa21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b537e966f4d9fa21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eebf529f33205020" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eebf529f33205020" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-041c4144a3a461bd0a80dfba9a39e360" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eebf529f33205020" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eebf529f33205020" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eebf529f33205020" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9d9bdf33af98b56" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9d9bdf33af98b56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-df2ad6981c7fa4ffe5f4b9b1e01f73d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9d9bdf33af98b56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9d9bdf33af98b56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d9d9bdf33af98b56" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ff0f3b195bac1bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ff0f3b195bac1bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bec49f71eb608e8022f5135cb260a797" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ff0f3b195bac1bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ff0f3b195bac1bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8ff0f3b195bac1bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45201ac55779e138" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45201ac55779e138" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f14808113450bb8bfc6af7e9752135d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45201ac55779e138" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45201ac55779e138" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-45201ac55779e138" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-357e1b23801fa856" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-357e1b23801fa856" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d131c40a15d22d12463bca84588d83d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-357e1b23801fa856" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-357e1b23801fa856" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-357e1b23801fa856" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c6abb18d4f57bf6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c6abb18d4f57bf6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-960c1c02b0880c049d08d209d7e48ce5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c6abb18d4f57bf6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c6abb18d4f57bf6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4c6abb18d4f57bf6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb006a1f1868bcac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb006a1f1868bcac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-34333c21a962cd031ccfe3e0cdac5d02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb006a1f1868bcac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb006a1f1868bcac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb006a1f1868bcac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3a83c9d041acb78" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3a83c9d041acb78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e96447bfd8d7296d57182ff5f56a6a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3a83c9d041acb78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3a83c9d041acb78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d3a83c9d041acb78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad339b03a30ff08d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad339b03a30ff08d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-07d7b3708922c6a33b324576fe5bee5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad339b03a30ff08d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad339b03a30ff08d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ad339b03a30ff08d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ff9fb8bffa231d7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ff9fb8bffa231d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be8a8ae9091aa44e38f913d4993bc4e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ff9fb8bffa231d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ff9fb8bffa231d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4ff9fb8bffa231d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73aceac760fe215b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73aceac760fe215b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4fa65e0e087d7d0f28ada24683acaff7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73aceac760fe215b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73aceac760fe215b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-73aceac760fe215b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a7b8f61efe73551" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a7b8f61efe73551" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ee4323b5e28e7580e0fe3c13fe0b4213" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a7b8f61efe73551" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a7b8f61efe73551" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a7b8f61efe73551" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd223ff4958a7c99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd223ff4958a7c99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c443c0d4278a6b75a4107b97afdd2e3c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd223ff4958a7c99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd223ff4958a7c99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd223ff4958a7c99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9faa57f14828473f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9faa57f14828473f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-475576250f82cf310af9bec57f70f957" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9faa57f14828473f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9faa57f14828473f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9faa57f14828473f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddabad19c943e2b0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddabad19c943e2b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-135e30a4311f016bd5f6bb5edbd769da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddabad19c943e2b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddabad19c943e2b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ddabad19c943e2b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65fc21d7997931a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65fc21d7997931a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6b217dbfa15d26a443e7864f270d0a74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65fc21d7997931a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65fc21d7997931a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-65fc21d7997931a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4904be471f01df7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4904be471f01df7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe2c51aea84327c920d8ef3a8506322c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4904be471f01df7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4904be471f01df7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d4904be471f01df7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-832a0fda5e4401d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-832a0fda5e4401d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6659f824a033c25f2093ad4b8661607c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-832a0fda5e4401d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-832a0fda5e4401d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-832a0fda5e4401d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-288b664060ea7701" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-288b664060ea7701" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-62f3c096da31c987837a3fe0718f0e3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-288b664060ea7701" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-288b664060ea7701" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-288b664060ea7701" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3da49ee0aaf68210" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3da49ee0aaf68210" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-807d19b6b524da0b78cecf82af736cbd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3da49ee0aaf68210" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-470d434a7487aba3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-470d434a7487aba3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-654cdaa89afddb2c0cc4ea2f57f6bae6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-470d434a7487aba3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1b0f0ff89da1718" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1b0f0ff89da1718" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b9d87b555015df526bef035ad9a364c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1b0f0ff89da1718" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2939a47941f7e2f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2939a47941f7e2f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2380b6874718b4bbce74648ef87765fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2939a47941f7e2f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2939a47941f7e2f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2939a47941f7e2f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54f56a9b30ddf49a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54f56a9b30ddf49a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-943639237dac0d71a7cb8027cbc27e9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54f56a9b30ddf49a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54f56a9b30ddf49a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54f56a9b30ddf49a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-665ef682e5a94755" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-665ef682e5a94755" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6b39a3e3f3d48d797c19242f2c9e58f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-665ef682e5a94755" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-665ef682e5a94755" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-665ef682e5a94755" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3cb4d9a956e83b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3cb4d9a956e83b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e0c505ebbea6fc204511e2428528f3bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3cb4d9a956e83b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3cb4d9a956e83b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a3cb4d9a956e83b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6091e97c75b706d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6091e97c75b706d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9de89057e6ce45ef0322c035b769e80f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6091e97c75b706d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6091e97c75b706d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d6091e97c75b706d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2182cce2c0d614d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2182cce2c0d614d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a396e1b4512c54a0a689bbdd5e1daec4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2182cce2c0d614d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2182cce2c0d614d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2182cce2c0d614d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b6376844bb97ca2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b6376844bb97ca2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-703e04545192c1e994c283c15f3988c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b6376844bb97ca2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b6376844bb97ca2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1b6376844bb97ca2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c7e03e7bf7399c2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c7e03e7bf7399c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c2ab3b2eb5c2d097c956cf9971121447" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c7e03e7bf7399c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c7e03e7bf7399c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1c7e03e7bf7399c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-874add8d28c006cf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-874add8d28c006cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a7f6267efaea92da5fba67372e5e6b01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-874add8d28c006cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-874add8d28c006cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-874add8d28c006cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa922b1325bec458" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa922b1325bec458" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-da002d7778baf870701cbe9b67da7d2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa922b1325bec458" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa922b1325bec458" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa922b1325bec458" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aefb87b9222bb233" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aefb87b9222bb233" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2554c1a22e2643c2e11d02730ade7df8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aefb87b9222bb233" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aefb87b9222bb233" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aefb87b9222bb233" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91f7c2dfd7bf9f34" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91f7c2dfd7bf9f34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0d2e04d479012e5b2d2091ea08c4273" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91f7c2dfd7bf9f34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91f7c2dfd7bf9f34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-91f7c2dfd7bf9f34" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48967530f5365dac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48967530f5365dac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f95fbf0b77a65c0ebdbaa4677fbe52f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48967530f5365dac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48967530f5365dac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-48967530f5365dac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-378705b97c7ab85b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-378705b97c7ab85b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-82f3811cd27398bb8bafc66582082162" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-378705b97c7ab85b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-378705b97c7ab85b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-378705b97c7ab85b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81e074978dbf4f09" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81e074978dbf4f09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4702887a2c43f7910c6935dd389f55f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81e074978dbf4f09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81e074978dbf4f09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81e074978dbf4f09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e17a6ca3911201f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e17a6ca3911201f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dea133d3a777b70d5698045217ee88f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e17a6ca3911201f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e17a6ca3911201f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5e17a6ca3911201f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-860e17bddf9d0bba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-860e17bddf9d0bba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1cdc52e363f6ca4f42ffea4bd30a1069" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-860e17bddf9d0bba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-860e17bddf9d0bba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-860e17bddf9d0bba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2711727bdcb29950" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2711727bdcb29950" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b4c82a7950f7a7cee06e28354140828" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2711727bdcb29950" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2711727bdcb29950" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2711727bdcb29950" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7661a9e54410e1ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7661a9e54410e1ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-92ad6c61f10dcff478f881e7bd8f5426" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7661a9e54410e1ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7661a9e54410e1ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7661a9e54410e1ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5a46169f8b28ab7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5a46169f8b28ab7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-62ad139e12cdac56e5867ec9d5cda8ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5a46169f8b28ab7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5a46169f8b28ab7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5a46169f8b28ab7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-540753a7c2773746" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-540753a7c2773746" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe7a9bf95a06a4f80a602a1330a64119" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-540753a7c2773746" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-540753a7c2773746" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-540753a7c2773746" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bff55c0ca13cef15" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bff55c0ca13cef15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d36083638910fec3b460bbb8d4b9e5e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bff55c0ca13cef15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bff55c0ca13cef15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bff55c0ca13cef15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-379df791a5d86200" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-379df791a5d86200" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b1b83c5929b28ab0ec2b7ad55c1d09c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-379df791a5d86200" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-379df791a5d86200" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-379df791a5d86200" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-435d22116c1f9e34" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-435d22116c1f9e34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-83d9c96c88f3b7c0bdc69a896684ec27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-435d22116c1f9e34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-435d22116c1f9e34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-435d22116c1f9e34" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91f0493a7cc8edbe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91f0493a7cc8edbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9e5ec398fafe720ff1357dd82590d749" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91f0493a7cc8edbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91f0493a7cc8edbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-91f0493a7cc8edbe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a72e4590e4951ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a72e4590e4951ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5553375327c5ce49704f79f2a3836a64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a72e4590e4951ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a72e4590e4951ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7a72e4590e4951ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5c36cdabd10bebf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5c36cdabd10bebf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1a3aa13f6228ade5a360b2d06c251e1c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5c36cdabd10bebf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5c36cdabd10bebf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5c36cdabd10bebf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdc393595d155a75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdc393595d155a75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-89e66e09c5797bd4151fc17f97bf3650" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdc393595d155a75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdc393595d155a75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fdc393595d155a75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab1ab6e5cd9a19f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab1ab6e5cd9a19f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-26d7948392747c08931d848423c31a56" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab1ab6e5cd9a19f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab1ab6e5cd9a19f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab1ab6e5cd9a19f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df320546705499c0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df320546705499c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4c533174cefd0a6735aa0cbe959d2916" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df320546705499c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df320546705499c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-df320546705499c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ef8997ce18d85ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ef8997ce18d85ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-469c678e190da5c1305448211ae1517c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ef8997ce18d85ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ef8997ce18d85ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5ef8997ce18d85ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-467ba4787defd4b2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-467ba4787defd4b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6dd28bf6ba8c57a4c943bd2238057b31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-467ba4787defd4b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-467ba4787defd4b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-467ba4787defd4b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-380648d8e275d33e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-380648d8e275d33e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-34b182024e1c82aec1168d958a2825ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-380648d8e275d33e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-380648d8e275d33e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-380648d8e275d33e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-123213fd9c3b4ad5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-123213fd9c3b4ad5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b53946f93e671dfc8fdc820ea270d8e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-123213fd9c3b4ad5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-123213fd9c3b4ad5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-123213fd9c3b4ad5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a18ac93e706ce551" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a18ac93e706ce551" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2bb302b20b47f6517d2605b54ad53b36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a18ac93e706ce551" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a18ac93e706ce551" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a18ac93e706ce551" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b22741d8ff64112a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b22741d8ff64112a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b531c8b5ec85f9111f6fb6b8cfdc1b9e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b22741d8ff64112a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b22741d8ff64112a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b22741d8ff64112a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71ad2dd53dc2715a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71ad2dd53dc2715a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca6883158c8da280aed342adae2198cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71ad2dd53dc2715a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71ad2dd53dc2715a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-71ad2dd53dc2715a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0ed7153cb5b2a97" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0ed7153cb5b2a97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-564d4c555d87f991c3a61402b4defd92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0ed7153cb5b2a97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0ed7153cb5b2a97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b0ed7153cb5b2a97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06d6ab256986e850" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06d6ab256986e850" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f697fb760acb04a4e7778d0f67912c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06d6ab256986e850" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06d6ab256986e850" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-06d6ab256986e850" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20d39389c4cf2df4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20d39389c4cf2df4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-48eef964b67678c4f085ebf3ad317c38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20d39389c4cf2df4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20d39389c4cf2df4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20d39389c4cf2df4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4368ace5b1065471" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4368ace5b1065471" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7a7f9a3e46e3b7009a839a7f0346d499" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4368ace5b1065471" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4368ace5b1065471" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4368ace5b1065471" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a57f12bc654f9c2d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a57f12bc654f9c2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05441271f9272a19ba019d3eb25a2dda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a57f12bc654f9c2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a57f12bc654f9c2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a57f12bc654f9c2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cf6c7dfa932eca3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cf6c7dfa932eca3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5a740e4fa3d74916f418394e8d1f3518" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cf6c7dfa932eca3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e62c5809cc9db7f9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e62c5809cc9db7f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-befbdea2aac2c76a424e760792c0431f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e62c5809cc9db7f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16baf0717483445b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16baf0717483445b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae5c2cc89d25b7c96fe86df2c1960834" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16baf0717483445b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca6af3d7394c60a9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca6af3d7394c60a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd14666adf3504ed914e5c4a397178b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca6af3d7394c60a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca6af3d7394c60a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca6af3d7394c60a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72b5502466786160" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72b5502466786160" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-662aedb3b772cdbd83893ba0d597dcf1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72b5502466786160" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72b5502466786160" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-72b5502466786160" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1095b224c1d6a99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1095b224c1d6a99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b9059a731365d93e19df42bc7d64f560" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1095b224c1d6a99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1095b224c1d6a99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f1095b224c1d6a99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-822519c567abad26" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-822519c567abad26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7dfaba4def8111338196342f861bf2f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-822519c567abad26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-822519c567abad26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-822519c567abad26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d88c1b8194fe23b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d88c1b8194fe23b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fd1adf8ea5d2b3da1c129b18d8e12593" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d88c1b8194fe23b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d88c1b8194fe23b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d88c1b8194fe23b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e35cfc289f8a088c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e35cfc289f8a088c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e186200653306ef89a7fd4abe3f39072" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e35cfc289f8a088c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e35cfc289f8a088c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e35cfc289f8a088c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-213c065fdd3a389e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-213c065fdd3a389e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5a533cb2629a00c0c21377ac3f6d1c38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-213c065fdd3a389e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-213c065fdd3a389e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-213c065fdd3a389e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b38456e5297ddec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b38456e5297ddec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4c7dcbd880e5cf2ca120ee9f21f4160d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b38456e5297ddec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b38456e5297ddec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b38456e5297ddec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b94f37084a4d1f7d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b94f37084a4d1f7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-50abb5ac4263925146e55aacbe5a3a5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b94f37084a4d1f7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b94f37084a4d1f7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b94f37084a4d1f7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84437a117a7318fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84437a117a7318fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5f3b0fd32bd361088bedf8d5496c01c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84437a117a7318fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84437a117a7318fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-84437a117a7318fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-217cae98ee21c24e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-217cae98ee21c24e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-abcd1e0af118536aa04ec40ad0b69538" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-217cae98ee21c24e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-217cae98ee21c24e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-217cae98ee21c24e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d2564b0d1c2e41d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d2564b0d1c2e41d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-043c34ab82cf3a9578a775a231428f40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d2564b0d1c2e41d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d2564b0d1c2e41d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9d2564b0d1c2e41d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5be6cefdedbb6e15" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5be6cefdedbb6e15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-54b845c53d00194407b5b94eb35663ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5be6cefdedbb6e15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5be6cefdedbb6e15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5be6cefdedbb6e15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d20101d35292e43b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d20101d35292e43b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7659f30266d5dabab874b614db29cd3c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d20101d35292e43b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d20101d35292e43b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d20101d35292e43b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e87c86c677bcbcf3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e87c86c677bcbcf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0898d93d33a388db2ae2556c27b78430" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e87c86c677bcbcf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e87c86c677bcbcf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e87c86c677bcbcf3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3be9faff689c4fd5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3be9faff689c4fd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-441613aebf2cdb3ca63d0d0bffdd8449" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3be9faff689c4fd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3be9faff689c4fd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3be9faff689c4fd5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fe7d74058761b75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fe7d74058761b75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9428dd5adf0317ba2c852fb3d190437b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fe7d74058761b75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fe7d74058761b75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4fe7d74058761b75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d60f99093ae0ae0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d60f99093ae0ae0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8ffa9ad473a676f03650bbcfb8e6db58" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d60f99093ae0ae0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d60f99093ae0ae0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9d60f99093ae0ae0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f13adc12bdc9eda" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f13adc12bdc9eda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-995b372dfe7188f9ad23fbfc52c9497e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f13adc12bdc9eda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f13adc12bdc9eda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f13adc12bdc9eda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0856994db3e5b466" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0856994db3e5b466" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d39f22f9f8d9052b10942dc2ae2b7aac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0856994db3e5b466" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0856994db3e5b466" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0856994db3e5b466" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54fc6c84990bca6b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54fc6c84990bca6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f64dbbfce1cf02f95f1e1c6092271f2a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54fc6c84990bca6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54fc6c84990bca6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54fc6c84990bca6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6862d7be5431bc2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6862d7be5431bc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7fdd0552866e22e217e71b27184a04a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6862d7be5431bc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6862d7be5431bc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d6862d7be5431bc2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb7b207109b69706" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb7b207109b69706" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-29f3251f5490e0105e604847191286e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb7b207109b69706" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb7b207109b69706" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fb7b207109b69706" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fe910e8a60f7295" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fe910e8a60f7295" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b6913ad0dbc54257aa3cba666720f88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fe910e8a60f7295" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fe910e8a60f7295" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3fe910e8a60f7295" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82e1247ec9b18b0c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82e1247ec9b18b0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ba951eb1dec6cb093c4d0eba3278b0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82e1247ec9b18b0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82e1247ec9b18b0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-82e1247ec9b18b0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11b37469ee96d639" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11b37469ee96d639" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe4a0c5102ad0f719706d41668f9f3bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11b37469ee96d639" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11b37469ee96d639" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-11b37469ee96d639" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-928f04b75a04bb88" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-928f04b75a04bb88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eaaca3d6dc8ee71f1ddeab065198efa9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-928f04b75a04bb88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-928f04b75a04bb88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-928f04b75a04bb88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9906a72a8fa39c11" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9906a72a8fa39c11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c56f62c71a6504e62ec06625d28e43fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9906a72a8fa39c11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9906a72a8fa39c11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9906a72a8fa39c11" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acd9a563cead7965" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acd9a563cead7965" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79478c111b5e047e8537dd82826d48c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acd9a563cead7965" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acd9a563cead7965" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-acd9a563cead7965" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15e065ad5c9b4f2b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15e065ad5c9b4f2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1cfdde7a20fb637d96a4d44b867c23d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15e065ad5c9b4f2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15e065ad5c9b4f2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-15e065ad5c9b4f2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33f8917aa2c36c3a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33f8917aa2c36c3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f03a14c3d9f23c570480f246b89fd40d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33f8917aa2c36c3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33f8917aa2c36c3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-33f8917aa2c36c3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b7395a82d5a0dcd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b7395a82d5a0dcd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-326313257d0c3d4c0a8de9ac60f61b6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b7395a82d5a0dcd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b7395a82d5a0dcd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7b7395a82d5a0dcd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de92b448fab635f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de92b448fab635f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aa93fb00686065b04c5906f48e56c32c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de92b448fab635f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de92b448fab635f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de92b448fab635f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3682ea7a554ea8df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3682ea7a554ea8df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6dbb45ca643ba94808a8acb94daeb8f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3682ea7a554ea8df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3682ea7a554ea8df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3682ea7a554ea8df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-caf8ba24180c7402" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-caf8ba24180c7402" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a2822b63a751045b22b53bf2dc6841c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-caf8ba24180c7402" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-caf8ba24180c7402" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-caf8ba24180c7402" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d355391c4035edc8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d355391c4035edc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69b0d877ece097bd88d32028f8fe1020" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d355391c4035edc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d355391c4035edc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d355391c4035edc8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc02b39d315d1b6a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc02b39d315d1b6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d45a62c0da1a65197156fe494553fbd4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc02b39d315d1b6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc02b39d315d1b6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cc02b39d315d1b6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41b78a0dccf27e4d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41b78a0dccf27e4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be9d5bf6b86fd9b03162983e4f21febb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41b78a0dccf27e4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41b78a0dccf27e4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-41b78a0dccf27e4d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e035fd241c578e5e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e035fd241c578e5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-17a6d009b8eda85c785cab14d6fb37f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e035fd241c578e5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e035fd241c578e5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e035fd241c578e5e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d17c4ffd6ef434b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d17c4ffd6ef434b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d89312d5f2f0e2f6a2e9c00becd7d917" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d17c4ffd6ef434b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d17c4ffd6ef434b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4d17c4ffd6ef434b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4980d3eb795e5d76" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4980d3eb795e5d76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-18467e7b6e8d65b9b679a42be30df63f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4980d3eb795e5d76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4980d3eb795e5d76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4980d3eb795e5d76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6abec0cd15375e75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6abec0cd15375e75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3fce8aa17bf1f775688fc3c9433899b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6abec0cd15375e75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6abec0cd15375e75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6abec0cd15375e75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44f64536710a36d1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44f64536710a36d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-caba2d083541f59f17e6c22188b87321" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44f64536710a36d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f0081c26fc7061a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f0081c26fc7061a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dfc5290a6347ecbc851197ec84b4967f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f0081c26fc7061a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-953750e3ae56d982" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-953750e3ae56d982" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e74399b4f5cc55c350c7f5e71be586d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-953750e3ae56d982" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b851f4163f9a0a3e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b851f4163f9a0a3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e67ca1f43ebcf61d0e33963627c75c9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b851f4163f9a0a3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b851f4163f9a0a3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b851f4163f9a0a3e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c78b49541d5913d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c78b49541d5913d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05f4bcdf0972de3a51d902f38e01a3a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c78b49541d5913d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c78b49541d5913d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8c78b49541d5913d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a535d7107ca9df0b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a535d7107ca9df0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e7b27740ebe5b3f23da1b064fca52714" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a535d7107ca9df0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a535d7107ca9df0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a535d7107ca9df0b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53be7496e25599ad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53be7496e25599ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a93885d3d0b37ae64417f8d6f6111942" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53be7496e25599ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53be7496e25599ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-53be7496e25599ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b902c06de2a6b78" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b902c06de2a6b78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73727a95a9c8cc74cc3c12a24266e51d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b902c06de2a6b78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b902c06de2a6b78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9b902c06de2a6b78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c745749ddaa33f94" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c745749ddaa33f94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4142f2d671838fdacbffdcd06f975058" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c745749ddaa33f94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c745749ddaa33f94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c745749ddaa33f94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f7ebeeb8e84de95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f7ebeeb8e84de95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d8e61c7cc427a2052301ca4d9672695d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f7ebeeb8e84de95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f7ebeeb8e84de95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f7ebeeb8e84de95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fffc98b2b7eeed52" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fffc98b2b7eeed52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c632b566d71e4fc3705c12da94046108" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fffc98b2b7eeed52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fffc98b2b7eeed52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fffc98b2b7eeed52" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0632a259062099c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0632a259062099c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5db58071e3ae53082c959d0e2309a500" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0632a259062099c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0632a259062099c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0632a259062099c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4bfec386a161333" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4bfec386a161333" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b9821693e7aeecbcaa5b69727fdaecde" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4bfec386a161333" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4bfec386a161333" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c4bfec386a161333" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8986410e43155779" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8986410e43155779" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0f2abe87817ad303f9fda97f1698baa8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8986410e43155779" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8986410e43155779" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8986410e43155779" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f56f84aae89c37e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f56f84aae89c37e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e4e96239494ae5792ea0beafb9f14a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f56f84aae89c37e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f56f84aae89c37e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f56f84aae89c37e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8102b94ad2e44818" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8102b94ad2e44818" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b79a8715df53fc14b700b356306d8530" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8102b94ad2e44818" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8102b94ad2e44818" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8102b94ad2e44818" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36449b795bc50e4d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36449b795bc50e4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-17b71803cf5c7430ffa3c4fed098aa9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36449b795bc50e4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36449b795bc50e4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-36449b795bc50e4d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d296902cf97c6d56" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d296902cf97c6d56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-17425437687c090232e5d14b74833120" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d296902cf97c6d56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d296902cf97c6d56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d296902cf97c6d56" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-205c2bfa7947af25" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-205c2bfa7947af25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e29cc5f370e80fec9ddf583b4b9eb39d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-205c2bfa7947af25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-205c2bfa7947af25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-205c2bfa7947af25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65994fd647385b4a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65994fd647385b4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d9496aaa498a5d1f94f752e924b61ab2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65994fd647385b4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65994fd647385b4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-65994fd647385b4a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ca937179e5a865f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ca937179e5a865f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ad9885615805fb88d14bfe345099d599" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ca937179e5a865f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ca937179e5a865f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ca937179e5a865f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-777109ea42fdf4d7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-777109ea42fdf4d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-68d2aa7252297fbfc122636c3af3baf0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-777109ea42fdf4d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-777109ea42fdf4d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-777109ea42fdf4d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf035ae5d868f3bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf035ae5d868f3bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5309e00d4e80c973a67ae0655a355ad9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf035ae5d868f3bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf035ae5d868f3bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bf035ae5d868f3bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5472b701b80f804" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5472b701b80f804" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0499206367f90d6acc56e50235b4726f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5472b701b80f804" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5472b701b80f804" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a5472b701b80f804" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d02c5c7590f0bbca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d02c5c7590f0bbca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb573628e286603903e2403c93e0d287" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d02c5c7590f0bbca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d02c5c7590f0bbca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d02c5c7590f0bbca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cea0f3a61cb6287" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cea0f3a61cb6287" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3cb7efcec4f4e2015ce4b026b29d31c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cea0f3a61cb6287" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cea0f3a61cb6287" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0cea0f3a61cb6287" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e2e2ea6714d6b87" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e2e2ea6714d6b87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bc9f3b9593a887c7a03d4dbf9015c5cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e2e2ea6714d6b87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e2e2ea6714d6b87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3e2e2ea6714d6b87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7cf7a77aaf82ff8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7cf7a77aaf82ff8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53b4cfc7b4b2c387f18a1e6461eceec4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7cf7a77aaf82ff8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7cf7a77aaf82ff8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d7cf7a77aaf82ff8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c406a1e1e11e595" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c406a1e1e11e595" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cf4985803aa58f1c8e036e45d1fb82f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c406a1e1e11e595" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c406a1e1e11e595" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3c406a1e1e11e595" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87fe29006d05c216" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87fe29006d05c216" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2ff6ad45a30e6d51cc02e2ac224d840f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87fe29006d05c216" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87fe29006d05c216" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-87fe29006d05c216" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f280539897dbf48" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f280539897dbf48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3af0a17ec6ac01623c215a73c9a96463" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f280539897dbf48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f280539897dbf48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8f280539897dbf48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bf39534bdafcb94" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bf39534bdafcb94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5deeeb4bccd2f877eb3f6d99eaffa9e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bf39534bdafcb94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bf39534bdafcb94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9bf39534bdafcb94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea004917e6cf8878" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea004917e6cf8878" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb51d5528c23ce97c3c6a62f6b08e48e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea004917e6cf8878" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea004917e6cf8878" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea004917e6cf8878" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-945f8f9ec63b3769" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-945f8f9ec63b3769" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-401b519d1237c610008e60b934350928" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-945f8f9ec63b3769" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-945f8f9ec63b3769" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-945f8f9ec63b3769" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd5d07c0e447a83e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd5d07c0e447a83e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3162356b5d6fe860bba0e863a8bd7600" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd5d07c0e447a83e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd5d07c0e447a83e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd5d07c0e447a83e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab43a417ba85f964" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab43a417ba85f964" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d3acd20f7b05454a2d02fc4b944249a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab43a417ba85f964" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab43a417ba85f964" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab43a417ba85f964" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f3c41f807789ba9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f3c41f807789ba9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c05d890053131fdf75e911a97bf7ea6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f3c41f807789ba9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f3c41f807789ba9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f3c41f807789ba9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83d64fe66e95d12a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83d64fe66e95d12a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7e0b2f4b34f294b24122d6521aee0d49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83d64fe66e95d12a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83d64fe66e95d12a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83d64fe66e95d12a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7acc05131a6b426" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7acc05131a6b426" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-810e0c9eb48a778094a241d15d0017c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7acc05131a6b426" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7acc05131a6b426" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d7acc05131a6b426" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05c609d4476085f8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05c609d4476085f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bebc00cb3164028f837250d47f81299a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05c609d4476085f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05c609d4476085f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-05c609d4476085f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5215d72461dbca85" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5215d72461dbca85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b892b5afae62afc11a8dc6f049527d76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5215d72461dbca85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5215d72461dbca85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5215d72461dbca85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61c6c9239d39d2e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61c6c9239d39d2e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-15d23a6c72c7ce675087726de7bb0f3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61c6c9239d39d2e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61c6c9239d39d2e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-61c6c9239d39d2e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bae18b0a796df10a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bae18b0a796df10a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-228cb81b22e5675ff4c8c2cb3ae0381f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bae18b0a796df10a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bae18b0a796df10a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bae18b0a796df10a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d166577088f4ed13" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d166577088f4ed13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-29fede6d6cfdf158edc6659c271c1b30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d166577088f4ed13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d166577088f4ed13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d166577088f4ed13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51fe497b8761f92a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51fe497b8761f92a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-018c828172085098492331c4997dcd8f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51fe497b8761f92a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51fe497b8761f92a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51fe497b8761f92a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b27bfb4fc49016a8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b27bfb4fc49016a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb31c36a06a18258894c7a96b3701da4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b27bfb4fc49016a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fe337709c11c01d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fe337709c11c01d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1a5c81ecaa8e31c8a491f80153b383c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7fe337709c11c01d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-286ad680e4e166c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-286ad680e4e166c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b53ca5f83ae87a7caadf89c365a9f822" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-286ad680e4e166c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f95566a6b0eefc37" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f95566a6b0eefc37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cdc1895fcc721909e460bd8cd9e71567" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f95566a6b0eefc37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f95566a6b0eefc37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f95566a6b0eefc37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce98005b99674ddf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce98005b99674ddf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c45ae541973e4ac6c4b9f6bf3bae6351" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce98005b99674ddf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce98005b99674ddf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ce98005b99674ddf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e58157a3971f2271" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e58157a3971f2271" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a425331a899d8ef23fc595ae5d567f9b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e58157a3971f2271" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e58157a3971f2271" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e58157a3971f2271" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e56f36cc0693612a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e56f36cc0693612a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a1dccc4de59e9f880c734a6b60e4414" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e56f36cc0693612a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e56f36cc0693612a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e56f36cc0693612a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4822ed52ec4e0427" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4822ed52ec4e0427" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d1bfb24434c78127d94ee73cde9ef935" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4822ed52ec4e0427" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4822ed52ec4e0427" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4822ed52ec4e0427" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73d24a8f551d783c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73d24a8f551d783c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca8fe6be9974699ea44c687b46bea714" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73d24a8f551d783c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73d24a8f551d783c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-73d24a8f551d783c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dac168a31ae4a256" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dac168a31ae4a256" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5c0f1f976a3e56e9355a0c58c902271f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dac168a31ae4a256" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dac168a31ae4a256" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dac168a31ae4a256" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32fddea4f0c57a46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32fddea4f0c57a46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-89cb13d838e7743b55d8dca60124159e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32fddea4f0c57a46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32fddea4f0c57a46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-32fddea4f0c57a46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24de81cf4b162860" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24de81cf4b162860" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c0367e88c7bf441a72a39d0043d1c64f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24de81cf4b162860" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24de81cf4b162860" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-24de81cf4b162860" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c58324d431eb3a13" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c58324d431eb3a13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e28822e8a301e309465463cc135a485" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c58324d431eb3a13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c58324d431eb3a13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c58324d431eb3a13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ef5f09eaa199f25" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ef5f09eaa199f25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-93b681c09c65738500225c3172ff971b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ef5f09eaa199f25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ef5f09eaa199f25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2ef5f09eaa199f25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10390489d8db72aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10390489d8db72aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a53c569e9070300ae28d0aeb8ed88cb4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10390489d8db72aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10390489d8db72aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-10390489d8db72aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb8c0b6b5c572f02" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb8c0b6b5c572f02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-07527ace9de300b0e8c00d961c6ebf2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb8c0b6b5c572f02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb8c0b6b5c572f02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cb8c0b6b5c572f02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2359dfa54bed727a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2359dfa54bed727a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f3b5df08effaa1241669ae20740bd202" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2359dfa54bed727a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2359dfa54bed727a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2359dfa54bed727a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-940d03a7ab62a35c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-940d03a7ab62a35c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7090f926e6e18bb0ab71de2e4eb347f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-940d03a7ab62a35c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-940d03a7ab62a35c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-940d03a7ab62a35c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be911fdfa023f80e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be911fdfa023f80e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7acc8d3f012c234af064905d2726ab99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be911fdfa023f80e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be911fdfa023f80e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-be911fdfa023f80e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d2aebde4abce7e1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d2aebde4abce7e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e29500f62f3524b50ea609f9e89a4f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d2aebde4abce7e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d2aebde4abce7e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d2aebde4abce7e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dd51669a9079948" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dd51669a9079948" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-546b85a9aa7200c20bd4e3f793ce260c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dd51669a9079948" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dd51669a9079948" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8dd51669a9079948" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2eb27a549ff32464" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2eb27a549ff32464" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-34d4ded20787f3feb0dc1996a9fc0241" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2eb27a549ff32464" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2eb27a549ff32464" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2eb27a549ff32464" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47567de81cacd0a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47567de81cacd0a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6007fc60e9f140f626f74318ce2d41ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47567de81cacd0a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47567de81cacd0a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-47567de81cacd0a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04a0579dd12aaa5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04a0579dd12aaa5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-390bd1f09f0bcdc97f15eb98463565d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04a0579dd12aaa5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04a0579dd12aaa5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-04a0579dd12aaa5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d087dd1eec462b3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d087dd1eec462b3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e5be67668d023b68fbfba0f4b59e578d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d087dd1eec462b3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d087dd1eec462b3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d087dd1eec462b3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b41d0273efa84d17" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b41d0273efa84d17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f2ad671800f37bfc31ee2547d3e90563" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b41d0273efa84d17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b41d0273efa84d17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b41d0273efa84d17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7296d1f4546e91a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7296d1f4546e91a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3c7b96eda55449d68d9f251f31fa853b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7296d1f4546e91a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7296d1f4546e91a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d7296d1f4546e91a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff94d48c1df8aeac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff94d48c1df8aeac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53f8a9c26be6e362b72f7503958ea66c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff94d48c1df8aeac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff94d48c1df8aeac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ff94d48c1df8aeac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8d15f3ff47414bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8d15f3ff47414bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d805d32c5e6dbafabf066a044ff2ded7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8d15f3ff47414bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8d15f3ff47414bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c8d15f3ff47414bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e32bf50a7bf95161" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e32bf50a7bf95161" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-60c61fab17dc40f90b46c9e7b09c083d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e32bf50a7bf95161" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e32bf50a7bf95161" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e32bf50a7bf95161" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72d4b710e621d2c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72d4b710e621d2c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ffcf4e4a75b57bc28cbbd98973bddb1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72d4b710e621d2c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72d4b710e621d2c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-72d4b710e621d2c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41ee055eca5a47fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41ee055eca5a47fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e639709e0075831607ad0c112b119e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41ee055eca5a47fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41ee055eca5a47fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-41ee055eca5a47fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9f0c263b02e80b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9f0c263b02e80b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-987af095124e867902770c1d271960cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9f0c263b02e80b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9f0c263b02e80b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9f0c263b02e80b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2be2c7a515095470" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2be2c7a515095470" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-abde87315978e9b5379ef5d3764e85df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2be2c7a515095470" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2be2c7a515095470" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2be2c7a515095470" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa81685d2226258b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa81685d2226258b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-acb0d42ac6152ad6e89f0b249046cc42" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa81685d2226258b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa81685d2226258b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa81685d2226258b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-525eb58eea1c59c2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-525eb58eea1c59c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c0c4ec0f0f9a1dcde66e05b8bd4ab569" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-525eb58eea1c59c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-525eb58eea1c59c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-525eb58eea1c59c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-902b409feccae078" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-902b409feccae078" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-66d100773b20ac77239721b9c97fbb48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-902b409feccae078" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-902b409feccae078" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-902b409feccae078" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d7fb2087bc75856" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d7fb2087bc75856" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-17316a520ed6eb91451b7f7a3ded63ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d7fb2087bc75856" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d7fb2087bc75856" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4d7fb2087bc75856" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c815d73652d5a5d2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c815d73652d5a5d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d58bb17498bda59b1b9d859ff26b79d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c815d73652d5a5d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c815d73652d5a5d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c815d73652d5a5d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3fb91d2afe95988" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3fb91d2afe95988" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f0a20ebea9eb7261ea4c25e85fa12ef5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3fb91d2afe95988" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3fb91d2afe95988" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d3fb91d2afe95988" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4927d1753c3c17c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4927d1753c3c17c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-56f098221ba6fcc54b8fecb134cfde27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4927d1753c3c17c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4927d1753c3c17c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b4927d1753c3c17c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f00a4d6eafa6dec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f00a4d6eafa6dec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4ef9f18011a4533dd4ec912189c6172d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f00a4d6eafa6dec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f00a4d6eafa6dec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f00a4d6eafa6dec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acd067495f31aae7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acd067495f31aae7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa72fcea6132e6e1e00f60ec91ce78bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acd067495f31aae7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acd067495f31aae7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-acd067495f31aae7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbfd8b9008774a43" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbfd8b9008774a43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2a7d3f8a405475e55a033e6e77aaba76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbfd8b9008774a43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbfd8b9008774a43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cbfd8b9008774a43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab6fe46c214b45e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab6fe46c214b45e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e01e49f5bf93114fbd07883338d343df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab6fe46c214b45e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab6fe46c214b45e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab6fe46c214b45e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b502a1f75c596afd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b502a1f75c596afd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cbf313ebf9a88b85de8cb9369d3a3089" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b502a1f75c596afd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065992c75c31db5c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065992c75c31db5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e770109a2fc6b9e504575d2aa6d8090" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065992c75c31db5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e8e1e5c764da318" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e8e1e5c764da318" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6fd8658980b977bae4c6df03aae1135e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e8e1e5c764da318" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27280301c81373b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27280301c81373b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6cf53d80f811d427d2d353d47c8391d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27280301c81373b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27280301c81373b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-27280301c81373b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d2dff5b1b893875" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d2dff5b1b893875" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-96d0c60608819374ee5800d0faae7556" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d2dff5b1b893875" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d2dff5b1b893875" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1d2dff5b1b893875" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80adf772a88c0e2f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80adf772a88c0e2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6d3fc9dd6f60e0768651f9a9a697945" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80adf772a88c0e2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80adf772a88c0e2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-80adf772a88c0e2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-666a160bd224933d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-666a160bd224933d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5c74a0e475f79fc61f0179e592c69c36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-666a160bd224933d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-666a160bd224933d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-666a160bd224933d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c1b5ecd21e132ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c1b5ecd21e132ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e5c4ce2267073977345afc6dd1552caf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c1b5ecd21e132ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c1b5ecd21e132ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7c1b5ecd21e132ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-281a00b73d80473f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-281a00b73d80473f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1e5c3df015381574f7303290a5022c76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-281a00b73d80473f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-281a00b73d80473f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-281a00b73d80473f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa68732b3e75630a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa68732b3e75630a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-59e9d91f82432d0f5a31b0f4f537df69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa68732b3e75630a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa68732b3e75630a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa68732b3e75630a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ced6f54e30ef46d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ced6f54e30ef46d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-923682e23474c03e1a5d03fefce2b9a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ced6f54e30ef46d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ced6f54e30ef46d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0ced6f54e30ef46d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f34a0b809fda64c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f34a0b809fda64c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-917cc2647bb12b09f5ef5c77003ab6d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f34a0b809fda64c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f34a0b809fda64c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f34a0b809fda64c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-062ce6f14bae50cc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-062ce6f14bae50cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-92e2fe3def912d2a25f5abed61c74e28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-062ce6f14bae50cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-062ce6f14bae50cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-062ce6f14bae50cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8093a549bbd4a6aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8093a549bbd4a6aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e85f34a9f86c9bab62d94ffa58f447a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8093a549bbd4a6aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8093a549bbd4a6aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8093a549bbd4a6aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a7f2597145352a9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a7f2597145352a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d5ed5423605b353b127ad30c8c759b04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a7f2597145352a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a7f2597145352a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a7f2597145352a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b663df2466da797" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b663df2466da797" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6dc68639ce3d289e9ac2f789a1f8f6fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b663df2466da797" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b663df2466da797" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6b663df2466da797" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8047e7ba8ad76dad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8047e7ba8ad76dad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-12a8eef9ac7da4f01c2a2c66886998dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8047e7ba8ad76dad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8047e7ba8ad76dad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8047e7ba8ad76dad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbd0571e6482670b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbd0571e6482670b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-330107a9b7b06426166840e5b9577bd6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbd0571e6482670b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbd0571e6482670b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dbd0571e6482670b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8656026e57438aa7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8656026e57438aa7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6290aedaae85d444e1c746a9a2cd9321" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8656026e57438aa7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8656026e57438aa7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8656026e57438aa7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c955fdc786374f9a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c955fdc786374f9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-96992605c925f37019aab6cbe41be918" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c955fdc786374f9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c955fdc786374f9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c955fdc786374f9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e756bd59aad3285" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e756bd59aad3285" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-87e1b27a45f73253374fcf88f8c422ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e756bd59aad3285" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e756bd59aad3285" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5e756bd59aad3285" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93155d8f4f65a60f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93155d8f4f65a60f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6195e6a2a7976b1c081f4ab737fea0a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93155d8f4f65a60f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93155d8f4f65a60f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93155d8f4f65a60f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21428ae26395a9c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21428ae26395a9c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-892be3ab2db351d2781480ef7878fdbd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21428ae26395a9c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21428ae26395a9c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-21428ae26395a9c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54457ef2d6f4ce73" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54457ef2d6f4ce73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bbe8e69449d2c6f7135bca18cf22608e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54457ef2d6f4ce73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54457ef2d6f4ce73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54457ef2d6f4ce73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d0e2aa0669e4516" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d0e2aa0669e4516" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b62aeac0fe5faf3f27ce49ceefe810f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d0e2aa0669e4516" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d0e2aa0669e4516" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d0e2aa0669e4516" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-272b2d669992018d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-272b2d669992018d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1652d901e58c41add19970182c987a47" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-272b2d669992018d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-272b2d669992018d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-272b2d669992018d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8db1c03268fdd1a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8db1c03268fdd1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-06377056d75cb14d7e53025f32d44041" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8db1c03268fdd1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8db1c03268fdd1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a8db1c03268fdd1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff54bc14c4b957fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff54bc14c4b957fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-68532c812dfb6bd377cf5c8f9f7a75c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff54bc14c4b957fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff54bc14c4b957fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ff54bc14c4b957fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f94ce23350dcd58c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f94ce23350dcd58c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5c67340cda31a5e51fbc1817525e6a63" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f94ce23350dcd58c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f94ce23350dcd58c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f94ce23350dcd58c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f0933f0ad7f8a55" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f0933f0ad7f8a55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7c2fd2629e5a81712b64ee91d1dfc1e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f0933f0ad7f8a55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f0933f0ad7f8a55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f0933f0ad7f8a55" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e66851a3dbddafc8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e66851a3dbddafc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dbcb7c77ef2dba4e911f8a7379039cfe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e66851a3dbddafc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e66851a3dbddafc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e66851a3dbddafc8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21fe1783ef979b34" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21fe1783ef979b34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c1817ac301d8a4636230150c06c7ea5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21fe1783ef979b34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21fe1783ef979b34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-21fe1783ef979b34" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77e9134de1b7446b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77e9134de1b7446b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f837638882ecf9158eec8b0b5c28b014" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77e9134de1b7446b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77e9134de1b7446b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-77e9134de1b7446b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d13f74b1705973a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d13f74b1705973a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-76dab7a6a5221be0fed107b20cd0627d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d13f74b1705973a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d13f74b1705973a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d13f74b1705973a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f71a6df4f855d69" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f71a6df4f855d69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e5f7ad619e8bda71f4ef220cc6458a0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f71a6df4f855d69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f71a6df4f855d69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f71a6df4f855d69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69e5e66262b63cba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69e5e66262b63cba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f296a95d4cd6e821233e2fbf9f71fa5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69e5e66262b63cba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69e5e66262b63cba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69e5e66262b63cba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00b345688841d750" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00b345688841d750" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-619bc673cb87c8daf8657620edbb4a21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00b345688841d750" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00b345688841d750" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00b345688841d750" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20a8a9c30ec5b931" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20a8a9c30ec5b931" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b54130ebe63e697fbe4428ba87158eab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20a8a9c30ec5b931" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20a8a9c30ec5b931" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20a8a9c30ec5b931" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef6653d407bb348f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef6653d407bb348f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aebb40d4948d2c10a5a7f13c22ae00fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef6653d407bb348f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef6653d407bb348f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ef6653d407bb348f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24934e15a640f386" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24934e15a640f386" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-950f09df859b3ce5dc3df70cc2a3fa04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24934e15a640f386" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24934e15a640f386" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-24934e15a640f386" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9e9fbbda2ed0d69" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9e9fbbda2ed0d69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db0ab915f26aee472a4825e04710f03b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9e9fbbda2ed0d69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9e9fbbda2ed0d69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b9e9fbbda2ed0d69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeec1e3536677e85" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeec1e3536677e85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4279c0a32754b1749314082d4767ae0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeec1e3536677e85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeec1e3536677e85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aeec1e3536677e85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42e2961f243e3047" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42e2961f243e3047" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cfbc39123a6dcd592484b5ca68b8b43e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42e2961f243e3047" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42e2961f243e3047" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-42e2961f243e3047" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-579ffec3fd0bb4ef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-579ffec3fd0bb4ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d4bce2b71dc72fd2394ddae48f8f1da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-579ffec3fd0bb4ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-579ffec3fd0bb4ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-579ffec3fd0bb4ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aef7002016653e82" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aef7002016653e82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-94d8076704e4ac296de2220f71069df9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aef7002016653e82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aef7002016653e82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aef7002016653e82" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-351cbd25cf9b49da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-351cbd25cf9b49da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-adbe99ead5bdd363c663651c95438651" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-351cbd25cf9b49da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cef404eb4c05c144" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cef404eb4c05c144" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d24b9ffd06264b8da372fbb8d402803" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cef404eb4c05c144" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ccd8f0e9019eded" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ccd8f0e9019eded" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b5c658dc390afccbd1f9d26ef42b30b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ccd8f0e9019eded" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4730abf4f1b35851" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4730abf4f1b35851" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f0e9debccda0d660f048526281b1ffa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4730abf4f1b35851" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4730abf4f1b35851" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4730abf4f1b35851" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53eea7886ab8218c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53eea7886ab8218c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-542ea822a475c60f6d128087695df2b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53eea7886ab8218c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53eea7886ab8218c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-53eea7886ab8218c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c641c53f0f107292" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c641c53f0f107292" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eabbf610178cdca2b497a7021d51d5bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c641c53f0f107292" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c641c53f0f107292" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c641c53f0f107292" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ada401e6f9a28289" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ada401e6f9a28289" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-934426870b95d8a0cab2e71b49975e56" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ada401e6f9a28289" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ada401e6f9a28289" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ada401e6f9a28289" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8acbb13fa3cb5b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8acbb13fa3cb5b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-269fb1d729f66c08eca9ac3407747083" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8acbb13fa3cb5b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8acbb13fa3cb5b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d8acbb13fa3cb5b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9aeade4ee5b17d1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9aeade4ee5b17d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb3df5063dd0eb93c60102cfe4260e7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9aeade4ee5b17d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9aeade4ee5b17d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f9aeade4ee5b17d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47a3f4a0b25dd982" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47a3f4a0b25dd982" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe2000da605846eb425322b90d73a75d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47a3f4a0b25dd982" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47a3f4a0b25dd982" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-47a3f4a0b25dd982" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d4b526500d8e08b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d4b526500d8e08b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4d1b9f0ab8ebd8cbc0fa94dd69a07ea9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d4b526500d8e08b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d4b526500d8e08b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4d4b526500d8e08b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05777fe7b628bcac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05777fe7b628bcac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2bde5c89f8d8f5a55b1f1e25c42879ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05777fe7b628bcac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05777fe7b628bcac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-05777fe7b628bcac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b762351b1cefcf2e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b762351b1cefcf2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d847001cbd293ad18eb85a981ab98993" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b762351b1cefcf2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b762351b1cefcf2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b762351b1cefcf2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf3f3a1f700a6b8e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf3f3a1f700a6b8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69e045fcc6c28919a216a9d0c935e04a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf3f3a1f700a6b8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf3f3a1f700a6b8e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bf3f3a1f700a6b8e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15cc94e2deb04091" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15cc94e2deb04091" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9576135ee90723a095f8d22166a6113e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15cc94e2deb04091" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15cc94e2deb04091" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-15cc94e2deb04091" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c5a6f1bbc2af58b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c5a6f1bbc2af58b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-46660d55e4957746e70390eefc711679" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c5a6f1bbc2af58b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c5a6f1bbc2af58b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1c5a6f1bbc2af58b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1b13b8582214efe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1b13b8582214efe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7aafdf667d4c4b4a9d654e9462eeee18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1b13b8582214efe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1b13b8582214efe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f1b13b8582214efe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cfdfbf330505e24" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cfdfbf330505e24" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2ec0f28eb5f066d02b5a24d61a759f34" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cfdfbf330505e24" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cfdfbf330505e24" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4cfdfbf330505e24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf9e9531acfcb16d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf9e9531acfcb16d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9cdb30dcc31b12084f0a381a05a848f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf9e9531acfcb16d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf9e9531acfcb16d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bf9e9531acfcb16d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32d068121e36b48a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32d068121e36b48a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3dfe97b07b6397f6f87c01a1d3d449eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32d068121e36b48a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32d068121e36b48a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-32d068121e36b48a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05f6fcb9072ca120" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05f6fcb9072ca120" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a8f39fd77f2d69c8914d12f3e41c5be8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05f6fcb9072ca120" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05f6fcb9072ca120" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-05f6fcb9072ca120" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-587c4b3c57243279" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-587c4b3c57243279" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6aa1f584385df7dfd0bc4800d321266e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-587c4b3c57243279" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-587c4b3c57243279" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-587c4b3c57243279" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d06d70f510e02d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d06d70f510e02d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-918ea8a9da3bc5676491d3735a6b4467" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d06d70f510e02d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45d06d70f510e02d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-45d06d70f510e02d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d477cf9df972944" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d477cf9df972944" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8dfaf1e6c05cddc35f499c12a7b0c73e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d477cf9df972944" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d477cf9df972944" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7d477cf9df972944" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d52f32b6c73a4b2d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d52f32b6c73a4b2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0161e49ac65585f3c5c8c09e585070cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d52f32b6c73a4b2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d52f32b6c73a4b2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d52f32b6c73a4b2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b88284c6d3718d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b88284c6d3718d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a7bb25d434a00e28ead5cb073fb9e663" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b88284c6d3718d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b88284c6d3718d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3b88284c6d3718d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38c7073c43b633a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38c7073c43b633a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f0157a17c57297ecb457e46d571a9ef0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38c7073c43b633a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38c7073c43b633a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-38c7073c43b633a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a7e10235497a6bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a7e10235497a6bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1279a54b67d7a6d8595fa8927bfbd09c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a7e10235497a6bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a7e10235497a6bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a7e10235497a6bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f13876adc7b163cf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f13876adc7b163cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1a618658c918332a6fbc748b24f47ad1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f13876adc7b163cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f13876adc7b163cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f13876adc7b163cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1193d0477d7fc041" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1193d0477d7fc041" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5c24f73f16b3211b566e460910d7543c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1193d0477d7fc041" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1193d0477d7fc041" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1193d0477d7fc041" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74ac4b8b5345db51" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74ac4b8b5345db51" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e2ed0177dcdfa10725df0c13ceba502" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74ac4b8b5345db51" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74ac4b8b5345db51" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-74ac4b8b5345db51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b14af5024d8cce5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b14af5024d8cce5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4dd9e2d7c255f13321175c6f4bdaeae9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b14af5024d8cce5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b14af5024d8cce5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9b14af5024d8cce5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb521e0d00f79c86" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb521e0d00f79c86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-369ceb09784e91b591e51799c8d17f3e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb521e0d00f79c86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb521e0d00f79c86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eb521e0d00f79c86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c759627a46bf4112" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c759627a46bf4112" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3eb03f5ed03c9e53fadff04532663c42" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c759627a46bf4112" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c759627a46bf4112" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c759627a46bf4112" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fffb396dd407e500" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fffb396dd407e500" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2fde39fa0bfdc62a07c64997e9396021" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fffb396dd407e500" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fffb396dd407e500" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fffb396dd407e500" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55eafba76eeaf127" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55eafba76eeaf127" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69b6f4b57541e72fade0a87968e3bb83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55eafba76eeaf127" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55eafba76eeaf127" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-55eafba76eeaf127" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9606f44e507e775" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9606f44e507e775" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-af5d729e7410da15ce94bbdbf9267b72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9606f44e507e775" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9606f44e507e775" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9606f44e507e775" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e86d5e4cd745ed3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e86d5e4cd745ed3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e7d985661acade26e300b4c477fd9b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e86d5e4cd745ed3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e86d5e4cd745ed3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5e86d5e4cd745ed3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf285128ba521f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf285128ba521f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eda4a86de7274942df1efb5a20829f8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf285128ba521f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf285128ba521f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-abf285128ba521f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7c14bc7300e64e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7c14bc7300e64e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-466c11ef28f462f063792cf99c0755f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7c14bc7300e64e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7c14bc7300e64e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a7c14bc7300e64e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-023915ff35328588" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-023915ff35328588" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3829d33dc624292a0f1d5b6ed901faa3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-023915ff35328588" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-023915ff35328588" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-023915ff35328588" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f83028e17dee246c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f83028e17dee246c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a5dca1a120800a001a4333b6642ea114" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f83028e17dee246c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f83028e17dee246c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f83028e17dee246c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f980bf9882d28ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f980bf9882d28ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7e1e45faa14892c3e0b8fa8ffc8aa2f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f980bf9882d28ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f980bf9882d28ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3f980bf9882d28ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5976ab1e6e1039dc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5976ab1e6e1039dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-18dd95bbfb180149bb7066bd8187b66e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5976ab1e6e1039dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5976ab1e6e1039dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5976ab1e6e1039dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4560fba627b3de65" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4560fba627b3de65" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a0c9f65b0f46bc3c5455dd68a7f69605" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4560fba627b3de65" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4560fba627b3de65" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4560fba627b3de65" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d8b7db29825d5a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d8b7db29825d5a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de14ef501a4cab1bb75e0c0421c37340" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d8b7db29825d5a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fcfa77ff31e4e0b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fcfa77ff31e4e0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-af7ede75afbb901f4fc568a992a90322" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fcfa77ff31e4e0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-189a6731f573036f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-189a6731f573036f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7cbe531e5d80686aea54744e06d8ff5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-189a6731f573036f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42a43cd37c48073f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42a43cd37c48073f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8ba74e30e0a2bfb2abc1ad39299e71b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42a43cd37c48073f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42a43cd37c48073f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-42a43cd37c48073f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48f7f0882c4b0c30" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48f7f0882c4b0c30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cafeb77bf0ec9a8fa51b1f4e12be8429" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48f7f0882c4b0c30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48f7f0882c4b0c30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-48f7f0882c4b0c30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-682a7fed06f54fac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-682a7fed06f54fac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6a85e703fdf10bbeceb7a9eea7df23cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-682a7fed06f54fac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-682a7fed06f54fac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-682a7fed06f54fac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b523a80db7b22b60" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b523a80db7b22b60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d825675b59901770cc939a45c219316b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b523a80db7b22b60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b523a80db7b22b60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b523a80db7b22b60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5be4126455b43fa2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5be4126455b43fa2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-efad87a4053c980f86c5e6931e6929b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5be4126455b43fa2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5be4126455b43fa2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5be4126455b43fa2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49f2725e49152d49" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49f2725e49152d49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4dd7d43c3b67632edfab068bae181a5e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49f2725e49152d49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49f2725e49152d49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-49f2725e49152d49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48770b8f5e9d6eea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48770b8f5e9d6eea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0dafe61f4269a803774d6626ac902d8e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48770b8f5e9d6eea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48770b8f5e9d6eea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-48770b8f5e9d6eea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64f569a37a515b00" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64f569a37a515b00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a6ad9220d1bceea80619f1c1473fc97d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64f569a37a515b00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64f569a37a515b00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-64f569a37a515b00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1053254cc0bc2b2d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1053254cc0bc2b2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d549d86f8b8f86f98dba75aaaf768143" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1053254cc0bc2b2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1053254cc0bc2b2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1053254cc0bc2b2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-097d71bcc3221204" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-097d71bcc3221204" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-13eac43d0f6beddaa19f2e8ab8c542aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-097d71bcc3221204" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-097d71bcc3221204" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-097d71bcc3221204" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6af6fd3a36a88b6d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6af6fd3a36a88b6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f62314c698c21cef9f62bd5c6ff71a3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6af6fd3a36a88b6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6af6fd3a36a88b6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6af6fd3a36a88b6d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3277dc1feb37d095" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3277dc1feb37d095" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5abe7603da9d4dc5cdb6985d243ed4d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3277dc1feb37d095" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3277dc1feb37d095" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3277dc1feb37d095" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ec3562cf987e810" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ec3562cf987e810" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-089e0c7e941f8a615a852b37fdb51e0b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ec3562cf987e810" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ec3562cf987e810" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0ec3562cf987e810" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f8a6cbcc521b04a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f8a6cbcc521b04a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c03864d326f1361199a9a8c6ac37e20c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f8a6cbcc521b04a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f8a6cbcc521b04a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0f8a6cbcc521b04a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6086109d100cfa1d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6086109d100cfa1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2bb67ec5a4eb93e925cc3fdfbaceb79b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6086109d100cfa1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6086109d100cfa1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6086109d100cfa1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f26a144ae18397" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f26a144ae18397" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac050564aa3cc468d4b1fd17fbb60d31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f26a144ae18397" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f26a144ae18397" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51f26a144ae18397" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c539fd36f91dec59" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c539fd36f91dec59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-67139a424fd8d7e694b289cd70084442" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c539fd36f91dec59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c539fd36f91dec59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c539fd36f91dec59" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-318d0178d34eac51" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-318d0178d34eac51" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-836b404b294bc52bbe4d470cca6b4991" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-318d0178d34eac51" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-318d0178d34eac51" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-318d0178d34eac51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b89a66eb12b48ffd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b89a66eb12b48ffd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-542285dfe8b594e2ff82c1465145fac0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b89a66eb12b48ffd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b89a66eb12b48ffd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b89a66eb12b48ffd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79a0b3d73e91fe39" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79a0b3d73e91fe39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-92ddf60ec4d217a260d9876cdfabe09a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79a0b3d73e91fe39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79a0b3d73e91fe39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-79a0b3d73e91fe39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-111b0b31646a857e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-111b0b31646a857e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d7a77c982e783218ea733059b1d889e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-111b0b31646a857e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-111b0b31646a857e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-111b0b31646a857e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2620c264be36817" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2620c264be36817" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-46b18d06825967e3267c5456f2e3ef43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2620c264be36817" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2620c264be36817" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a2620c264be36817" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74055940a610b525" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74055940a610b525" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-52d88e10242a37fd23c98da91e703817" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74055940a610b525" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74055940a610b525" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-74055940a610b525" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76f59f976d9990a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76f59f976d9990a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-af91b9300ec6ff7b882b22e9802de536" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76f59f976d9990a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76f59f976d9990a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-76f59f976d9990a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ffcdb6eab1b6c40" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ffcdb6eab1b6c40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d4c17f792e4775344e7e8bf56a193921" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ffcdb6eab1b6c40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ffcdb6eab1b6c40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9ffcdb6eab1b6c40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f134ae94215789f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f134ae94215789f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-20913cfe9c0908c93741b2174204b8ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f134ae94215789f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f134ae94215789f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f134ae94215789f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23c9d7e8a98182e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23c9d7e8a98182e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0056b1208be753aefac0fdc8332b209c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23c9d7e8a98182e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23c9d7e8a98182e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23c9d7e8a98182e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-424d57bb41d2c1c4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-424d57bb41d2c1c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-76f94a3e5e461e944dccfaa7d43c9e19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-424d57bb41d2c1c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-424d57bb41d2c1c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-424d57bb41d2c1c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00e5c987b767749c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00e5c987b767749c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8d5f16d7fbd139f3befcc8f0d0fb5282" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00e5c987b767749c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00e5c987b767749c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00e5c987b767749c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22034977b567819b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22034977b567819b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-78fc0a9c88c2fb2a245d3bb8a328294c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22034977b567819b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22034977b567819b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22034977b567819b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aec41c8fccb7c3fc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aec41c8fccb7c3fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b521b9b2d53aad79cff2d9c95791ec1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aec41c8fccb7c3fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aec41c8fccb7c3fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aec41c8fccb7c3fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdcb0baf6818706a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdcb0baf6818706a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04d13e82e1246adeb644b91df96dfdd9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdcb0baf6818706a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdcb0baf6818706a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fdcb0baf6818706a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-579e6a6f63400db7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-579e6a6f63400db7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0625eed8cd4a0c244b423fcd0d564535" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-579e6a6f63400db7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-579e6a6f63400db7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-579e6a6f63400db7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5009d376b84b3152" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5009d376b84b3152" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6f1197550fcf99820175be6005543016" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5009d376b84b3152" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5009d376b84b3152" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5009d376b84b3152" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-666a22e844080b06" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-666a22e844080b06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-06626c69737521e1a360aaa2f3790ce7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-666a22e844080b06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-666a22e844080b06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-666a22e844080b06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79b54ac583f880ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79b54ac583f880ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d618f1bd5c9128716b108bc3fab749a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79b54ac583f880ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79b54ac583f880ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-79b54ac583f880ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4670820f316f142" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4670820f316f142" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-43ad8435d7ac943d43a763618421c1a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4670820f316f142" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4670820f316f142" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a4670820f316f142" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a51ad94448244c4d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a51ad94448244c4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6a83d14acb863f12813910372bc99b3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a51ad94448244c4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a51ad94448244c4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a51ad94448244c4d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72b505ce379091a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72b505ce379091a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-379a6ebc8317f33c315751327d10a0f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72b505ce379091a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72b505ce379091a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-72b505ce379091a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eecf586e2052536e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eecf586e2052536e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a48094e75ff78feb0bd99c7feb8fff50" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eecf586e2052536e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eecf586e2052536e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eecf586e2052536e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a59d81d61b9a739" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a59d81d61b9a739" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4350842a931ea7bc8f44dce3a482a6c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a59d81d61b9a739" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a59d81d61b9a739" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a59d81d61b9a739" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-859e11981c4de60b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-859e11981c4de60b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aab7a19ed164a5b3c4a9635c516a1d66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-859e11981c4de60b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-859e11981c4de60b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-859e11981c4de60b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b069401fd791664b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b069401fd791664b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e2e67737cde47450c228e278406f6c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b069401fd791664b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0ecd6b2dc1efc2d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0ecd6b2dc1efc2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cab17940158386b91682193807f1f854" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0ecd6b2dc1efc2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18b22647e40813cc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18b22647e40813cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1af472c481d6f82887a6c9995f9e3d83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18b22647e40813cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-847a252ff0283da9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-847a252ff0283da9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8547ecf2d0819a404238b795d846f055" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-847a252ff0283da9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-847a252ff0283da9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-847a252ff0283da9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07201ff3ed42ccb6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07201ff3ed42ccb6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e717bc244284bdefa0c20605bd973feb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07201ff3ed42ccb6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07201ff3ed42ccb6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07201ff3ed42ccb6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32108153fedcc095" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32108153fedcc095" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-202d2a1e9bb1c6dac1a52b450cd84bbc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32108153fedcc095" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32108153fedcc095" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-32108153fedcc095" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42a0af065e9bdcf7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42a0af065e9bdcf7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-276c2207b5513551f1e79b49c651e7ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42a0af065e9bdcf7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42a0af065e9bdcf7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-42a0af065e9bdcf7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85f1839325b12e17" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85f1839325b12e17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e29c75452f1c3635c8efecc1c43cb490" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85f1839325b12e17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85f1839325b12e17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-85f1839325b12e17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4a5c64e89f66b4c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4a5c64e89f66b4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f923b9a0310b9c268ac5e6534296092b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4a5c64e89f66b4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4a5c64e89f66b4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b4a5c64e89f66b4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb56661b5703ef15" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb56661b5703ef15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b70b442795aef1f1fe256a13f18d9b9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb56661b5703ef15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb56661b5703ef15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cb56661b5703ef15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80c17bdce9700b8d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80c17bdce9700b8d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ff262ed2e60575ddab49edab427568a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80c17bdce9700b8d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80c17bdce9700b8d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-80c17bdce9700b8d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ad26607fdf63f41" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ad26607fdf63f41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b457121326c30c11921a2fdea0b5ae2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ad26607fdf63f41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ad26607fdf63f41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8ad26607fdf63f41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3521283549f5618" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3521283549f5618" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-71598ebd9f90b1c6e43f993f78a80a44" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3521283549f5618" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3521283549f5618" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a3521283549f5618" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80378dbab062f7f0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80378dbab062f7f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a85522377d3b211e062dc106d3e1edaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80378dbab062f7f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80378dbab062f7f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-80378dbab062f7f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc2b43732aa25f5c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc2b43732aa25f5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-19a1b5902783567e670988eb9302b102" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc2b43732aa25f5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc2b43732aa25f5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bc2b43732aa25f5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9977ab6f30902fa9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9977ab6f30902fa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a3e56be9a1519dd8c0a12707442933ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9977ab6f30902fa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9977ab6f30902fa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9977ab6f30902fa9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-adbe6d721f752b3e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-adbe6d721f752b3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c60531db4122abd4bad9ceebf13d149e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-adbe6d721f752b3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-adbe6d721f752b3e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-adbe6d721f752b3e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11b367b1183a8201" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11b367b1183a8201" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6a3f290a18c2762e745bec55c7946f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11b367b1183a8201" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11b367b1183a8201" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-11b367b1183a8201" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd7e20b55183e234" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd7e20b55183e234" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-864c5847403748c5baa5d207c24e3f51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd7e20b55183e234" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd7e20b55183e234" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fd7e20b55183e234" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e66e1db4cd2e655" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e66e1db4cd2e655" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-da69d1713f1710991312e571b6fc7c20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e66e1db4cd2e655" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e66e1db4cd2e655" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5e66e1db4cd2e655" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea58cb8ca2852e3f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea58cb8ca2852e3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-025d39ba78061ff2314bf8d09c5372ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea58cb8ca2852e3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea58cb8ca2852e3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea58cb8ca2852e3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba07e706558aa85e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba07e706558aa85e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cf83a63665abdbc7ff8d3f89e1b6fb45" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba07e706558aa85e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba07e706558aa85e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba07e706558aa85e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cf1f0769f843071" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cf1f0769f843071" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2987c02e3cc6b5922dca8a78c8ac3e62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cf1f0769f843071" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cf1f0769f843071" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9cf1f0769f843071" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e34c757bba54375" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e34c757bba54375" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4b9db8fafee330d1ee8889cb6d9231c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e34c757bba54375" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e34c757bba54375" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0e34c757bba54375" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ec6cd5718b419fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ec6cd5718b419fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bc3e466aff3509d84bdb7bb720655bdf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ec6cd5718b419fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ec6cd5718b419fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4ec6cd5718b419fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-086b187b355fa1c0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-086b187b355fa1c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7a205de1773759cd2fee86d5dec63082" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-086b187b355fa1c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-086b187b355fa1c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-086b187b355fa1c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-539f76076b0b3dfd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-539f76076b0b3dfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-76898fc66852acb2648daf922ac59b44" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-539f76076b0b3dfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-539f76076b0b3dfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-539f76076b0b3dfd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a30a9f9862fd38c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a30a9f9862fd38c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6abd8e3d18eec1315cb930c814caab19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a30a9f9862fd38c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a30a9f9862fd38c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a30a9f9862fd38c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78c82c9acc4a9ff9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78c82c9acc4a9ff9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c255de2481c002d859fbf659603665a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78c82c9acc4a9ff9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78c82c9acc4a9ff9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-78c82c9acc4a9ff9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f94c0fa6037e434" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f94c0fa6037e434" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c8c164b55b5202904d87b1182249103" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f94c0fa6037e434" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f94c0fa6037e434" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f94c0fa6037e434" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e5fdbc5d33fec58" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e5fdbc5d33fec58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aa52d593fb6242a6b5dbe413f22e40e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e5fdbc5d33fec58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e5fdbc5d33fec58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7e5fdbc5d33fec58" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f921ceb9e666d22e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f921ceb9e666d22e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c3acb4bd6d1d730f58971413eb65e4af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f921ceb9e666d22e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f921ceb9e666d22e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f921ceb9e666d22e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-211b57300322bbce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-211b57300322bbce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d6d6d66a7007669d15df59f23fff4a81" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-211b57300322bbce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-211b57300322bbce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-211b57300322bbce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61a06ccbcff9882d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61a06ccbcff9882d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e959e97b8873de5c6925be0fe1046a17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61a06ccbcff9882d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61a06ccbcff9882d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-61a06ccbcff9882d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-791b998431019d69" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-791b998431019d69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7bd121362ef51ef736554c0de61d0fb8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-791b998431019d69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-791b998431019d69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-791b998431019d69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9d1edf8c9e3ab5e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9d1edf8c9e3ab5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e963839c013d60e6f4e9fa076341cfee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9d1edf8c9e3ab5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9d1edf8c9e3ab5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9d1edf8c9e3ab5e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7d4ba2c08caceb5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7d4ba2c08caceb5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d4b5b7002b598a48938595964b3808a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7d4ba2c08caceb5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7d4ba2c08caceb5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e7d4ba2c08caceb5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69178e60db58d20d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69178e60db58d20d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d233a76b43e739731b3482d6b46c72a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69178e60db58d20d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69178e60db58d20d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69178e60db58d20d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8291d746d0ad2d39" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8291d746d0ad2d39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0bce2370d436629b1f1b4a9f0cd1178" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8291d746d0ad2d39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8291d746d0ad2d39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8291d746d0ad2d39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dce68a1a71a0d869" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dce68a1a71a0d869" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53e9da1d256dcffb26a9397b853ca1de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dce68a1a71a0d869" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dce68a1a71a0d869" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dce68a1a71a0d869" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1126a1411ddcaa99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1126a1411ddcaa99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-76f6a4f4fa1f323ebf4901081fb32cc7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1126a1411ddcaa99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1126a1411ddcaa99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1126a1411ddcaa99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba679c6b3766f94c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba679c6b3766f94c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-12fe2f8352af59122c0c1d8285420aea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba679c6b3766f94c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba679c6b3766f94c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba679c6b3766f94c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22974b2109f5785d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22974b2109f5785d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ad7afacc8385823072d52abef6f353d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22974b2109f5785d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22974b2109f5785d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22974b2109f5785d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2537da5407710c16" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2537da5407710c16" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4668a785bf21b20439d98e3cac9df272" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2537da5407710c16" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2537da5407710c16" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2537da5407710c16" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-661155acd34fed4e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-661155acd34fed4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-277e1925b23c5a918e40cb8eeef64522" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-661155acd34fed4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-661155acd34fed4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-661155acd34fed4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d5bab477af61b81" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d5bab477af61b81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-11622787911b4f77c76d0a0e7b880a6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d5bab477af61b81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-635b0b219d29095d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-635b0b219d29095d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1bedcf50aca4492028fbd7d77cca2a03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-635b0b219d29095d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cd1908f53c14481" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cd1908f53c14481" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c802b2d572c6289971a697856ca04a07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cd1908f53c14481" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d266874f023a051" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d266874f023a051" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-25aa7c109486965edf341a15e7d00cfe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d266874f023a051" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d266874f023a051" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5d266874f023a051" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fd735bf5f4ab387" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fd735bf5f4ab387" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-001d626698de689d9988c49151ce5248" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fd735bf5f4ab387" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fd735bf5f4ab387" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8fd735bf5f4ab387" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20aa709848273fa6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20aa709848273fa6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2ebeeddaa4e3c95497bc02236d49629c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20aa709848273fa6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20aa709848273fa6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20aa709848273fa6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85f8f37f16ab5e95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85f8f37f16ab5e95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dc819971522401a930c20cf7a6892cca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85f8f37f16ab5e95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85f8f37f16ab5e95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-85f8f37f16ab5e95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf3ce5caf983f640" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf3ce5caf983f640" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a6e09e11a8a01e1b8a1ab0682d8a4e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf3ce5caf983f640" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf3ce5caf983f640" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cf3ce5caf983f640" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67010491169c9541" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67010491169c9541" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-85f72152fc93e64f065c29406c7d1f9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67010491169c9541" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67010491169c9541" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-67010491169c9541" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5485f99f01393ce7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5485f99f01393ce7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f5592574817b2daf7125417b6ac744db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5485f99f01393ce7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5485f99f01393ce7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5485f99f01393ce7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ee49667e7d6a7c4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ee49667e7d6a7c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-553b07fdee3a9b71d8887ad44b4881ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ee49667e7d6a7c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ee49667e7d6a7c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8ee49667e7d6a7c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77cfefead5977808" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77cfefead5977808" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5aadc59729157a8e4953e270df10987b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77cfefead5977808" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77cfefead5977808" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-77cfefead5977808" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdd8daa554b5860c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdd8daa554b5860c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-32cc8b102d82f60c5c7228c63a81702e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdd8daa554b5860c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdd8daa554b5860c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bdd8daa554b5860c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a320d80647715b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a320d80647715b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c0cd1cab364925e894a29bbad0d878f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a320d80647715b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a320d80647715b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7a320d80647715b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7992f6f65856821a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7992f6f65856821a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c20d7cdfa0fc233460b6306108949d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7992f6f65856821a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7992f6f65856821a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7992f6f65856821a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6da9ef93bdf72a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6da9ef93bdf72a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90249f2d97ec4e7224539bbe13443ab2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6da9ef93bdf72a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6da9ef93bdf72a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c6da9ef93bdf72a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aca38c13c8716a48" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aca38c13c8716a48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-97c2d918f0683cb9c32a88cb55547ccc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aca38c13c8716a48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aca38c13c8716a48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aca38c13c8716a48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7f2e7a376210892" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7f2e7a376210892" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2c85875c12ba8d3a4a0cc8253bd89c9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7f2e7a376210892" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7f2e7a376210892" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a7f2e7a376210892" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6936dae7fa0be367" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6936dae7fa0be367" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b1dd9c838f96132775a004d35dd2c87d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6936dae7fa0be367" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6936dae7fa0be367" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6936dae7fa0be367" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19ee40d5f158c5ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19ee40d5f158c5ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6b1b706fd4abc644418c87bad04ed036" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19ee40d5f158c5ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19ee40d5f158c5ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-19ee40d5f158c5ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc36ca6d063fe078" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc36ca6d063fe078" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a1c040fa6dee0b9ddc278650f39844b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc36ca6d063fe078" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc36ca6d063fe078" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bc36ca6d063fe078" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-328b09f5f70cdf5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-328b09f5f70cdf5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b9c4bb029a2099496ea88383fc8b8ac7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-328b09f5f70cdf5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-328b09f5f70cdf5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-328b09f5f70cdf5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6003cc23baa7852" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6003cc23baa7852" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a352d034261d92891a842135ea4a77a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6003cc23baa7852" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6003cc23baa7852" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d6003cc23baa7852" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fc5f788c2fbcac0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fc5f788c2fbcac0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9e5091869332615760ff10c522178d2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fc5f788c2fbcac0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fc5f788c2fbcac0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3fc5f788c2fbcac0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7adef45e931474fb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7adef45e931474fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d65ac9ec02831388e78978d29c113ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7adef45e931474fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7adef45e931474fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7adef45e931474fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1411dc8457219cc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1411dc8457219cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d5459789e32b73e542877e1d3409c189" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1411dc8457219cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1411dc8457219cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b1411dc8457219cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9638c74536e52e8f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9638c74536e52e8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a79b816d9dd2fa94db8bcebc047f978a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9638c74536e52e8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9638c74536e52e8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9638c74536e52e8f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9727394a3567373" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9727394a3567373" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8d5cabebcb30974352a54412f97c9c71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9727394a3567373" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9727394a3567373" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9727394a3567373" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e8203dafd9bc3a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e8203dafd9bc3a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2bb8171060e8591695f68a6ef91e817c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e8203dafd9bc3a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e8203dafd9bc3a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1e8203dafd9bc3a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1806d54feceedaa1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1806d54feceedaa1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-22af6fadc6250862dfa3ccb55fdf4d2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1806d54feceedaa1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1806d54feceedaa1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1806d54feceedaa1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f0d808184ec9506" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f0d808184ec9506" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dea2bab3dd07020d2d3be1d9cda0be54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f0d808184ec9506" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f0d808184ec9506" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f0d808184ec9506" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b299a559e6d9941" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b299a559e6d9941" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1212411b5b6076bed06ccc3c0924b3e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b299a559e6d9941" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b299a559e6d9941" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b299a559e6d9941" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0127bce327a93163" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0127bce327a93163" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c8ba2f8087d8f96cf84e2cb0439f0581" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0127bce327a93163" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0127bce327a93163" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0127bce327a93163" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4f188b7b1ad7604" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4f188b7b1ad7604" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f320113595ecffe7f4464378cb3a5fb4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4f188b7b1ad7604" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4f188b7b1ad7604" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4f188b7b1ad7604" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d12cd34658a18d7c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d12cd34658a18d7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a985c1c93949da69f59a2561e83b4f06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d12cd34658a18d7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d12cd34658a18d7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d12cd34658a18d7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01b007233ac1068e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01b007233ac1068e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8bf7bac3e3a1e0f98bfd08ae90da8aa0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01b007233ac1068e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01b007233ac1068e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-01b007233ac1068e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f07ef3f6e9ed77e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f07ef3f6e9ed77e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fadabf681f585405207336307b47149b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f07ef3f6e9ed77e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f07ef3f6e9ed77e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0f07ef3f6e9ed77e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9390e7453aa2209c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9390e7453aa2209c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f7f4e572110f1432fddd935109dba0df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9390e7453aa2209c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9390e7453aa2209c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9390e7453aa2209c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6468b846d4fd481d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6468b846d4fd481d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-568df6ec0458fd94ad04e1815616c3e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6468b846d4fd481d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6468b846d4fd481d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6468b846d4fd481d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bfe885e15714d0b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bfe885e15714d0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-31fe48e1320aed67e4c1501cfa507880" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bfe885e15714d0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bfe885e15714d0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8bfe885e15714d0b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1385fbf53137cd27" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1385fbf53137cd27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a49804016c1c62b132cd9d50216f6031" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1385fbf53137cd27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1385fbf53137cd27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1385fbf53137cd27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb92fbc18a3500b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb92fbc18a3500b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-49830151d3d43c40707a9c5205da37f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb92fbc18a3500b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb92fbc18a3500b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eb92fbc18a3500b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27c5613c39cd008f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27c5613c39cd008f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3a4bd007da518848c2f7e2aee2b7593d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27c5613c39cd008f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27c5613c39cd008f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-27c5613c39cd008f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98afa5acd5683d21" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98afa5acd5683d21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b4b9d594ed532db9ee19558d04a16458" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98afa5acd5683d21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98afa5acd5683d21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-98afa5acd5683d21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbb9ecd709fcc8aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbb9ecd709fcc8aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7411bde9644f3a420f03a087a233141c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbb9ecd709fcc8aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbb9ecd709fcc8aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bbb9ecd709fcc8aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9881d40370b2e649" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9881d40370b2e649" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-375952635340ee4aff0c7596331f01f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9881d40370b2e649" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a0eda031a5bb7c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a0eda031a5bb7c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-525aad3bf15917ce4b12167e36458929" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a0eda031a5bb7c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b335d8ef5273b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b335d8ef5273b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b494a3212629e4f762d9269e418b5476" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b335d8ef5273b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f977b30b4d748f0d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f977b30b4d748f0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-78a98befda668cd7ba6e929cd0ad12d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f977b30b4d748f0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f977b30b4d748f0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f977b30b4d748f0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57db1175e4d88b19" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57db1175e4d88b19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-12ee501ba6de2899f2f7b10406db3547" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57db1175e4d88b19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57db1175e4d88b19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-57db1175e4d88b19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93bd1ceb2d0047b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93bd1ceb2d0047b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c823bb9f9f62c567995363312a03316" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93bd1ceb2d0047b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93bd1ceb2d0047b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93bd1ceb2d0047b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96a3c0ef715c1bd2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96a3c0ef715c1bd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4d2fd68f6dde08f79a4640279298e5e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96a3c0ef715c1bd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96a3c0ef715c1bd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-96a3c0ef715c1bd2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b58afffe9537f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b58afffe9537f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-43248f072efc13b1a085031fb13af428" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b58afffe9537f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b58afffe9537f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b4b58afffe9537f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fa2df122fd4b512" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fa2df122fd4b512" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6df4f64fbd4fbe99f391a03158c8bb9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fa2df122fd4b512" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fa2df122fd4b512" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9fa2df122fd4b512" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d939ed07966847a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d939ed07966847a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d02f1e6e30c008065b8a6b4ca05bcd6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d939ed07966847a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d939ed07966847a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3d939ed07966847a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b58e66017d5cae8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b58e66017d5cae8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1a72d1ce0ed0d7e292f0319a5871d218" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b58e66017d5cae8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b58e66017d5cae8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b58e66017d5cae8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8208b8d0f054235" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8208b8d0f054235" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a5ef588e8405a271e18fa8e4b148a537" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8208b8d0f054235" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8208b8d0f054235" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c8208b8d0f054235" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a11e709dfaab7d09" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a11e709dfaab7d09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-27a0df0c725cef0846228849aeaaced4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a11e709dfaab7d09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a11e709dfaab7d09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a11e709dfaab7d09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b214f9c2306fe99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b214f9c2306fe99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6fef72172262bf0e005932cf0590e608" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b214f9c2306fe99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b214f9c2306fe99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6b214f9c2306fe99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-224ccb8780844f6f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-224ccb8780844f6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-43d0feb8fdfd15701d035e4a37a9cfa2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-224ccb8780844f6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-224ccb8780844f6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-224ccb8780844f6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-deb2f06e8f1e0ca8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-deb2f06e8f1e0ca8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b541ac15b4ab7c6b1c83b7b445ceda52" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-deb2f06e8f1e0ca8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-deb2f06e8f1e0ca8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-deb2f06e8f1e0ca8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dafbc264893e43c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dafbc264893e43c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e23571177c13f628214d5fb6f383f5ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dafbc264893e43c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dafbc264893e43c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dafbc264893e43c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f5f45c54204fd01" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f5f45c54204fd01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a08886bdb788931ecb9d23a2171c4c9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f5f45c54204fd01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f5f45c54204fd01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5f5f45c54204fd01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f30ea7f65629794" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f30ea7f65629794" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e236ed8c7514f9b4a37b4b05397a83f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f30ea7f65629794" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f30ea7f65629794" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f30ea7f65629794" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee2c49d17389e925" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee2c49d17389e925" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2fdf02e8df464b600366b7f113f60062" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee2c49d17389e925" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee2c49d17389e925" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ee2c49d17389e925" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9752fc24a791702" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9752fc24a791702" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-78316688f280a6288460818f86deabbb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9752fc24a791702" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9752fc24a791702" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9752fc24a791702" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-812137182dde8633" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-812137182dde8633" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-950aa7725f846b3ce855f71e09410cb2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-812137182dde8633" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-812137182dde8633" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-812137182dde8633" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11cfee260ff12614" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11cfee260ff12614" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-31b3f80f51d7e38fed25bb8fd3a2daa2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11cfee260ff12614" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11cfee260ff12614" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-11cfee260ff12614" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a03cd59fae504688" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a03cd59fae504688" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b2f31620ee8831e4f0f854f091a125d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a03cd59fae504688" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a03cd59fae504688" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a03cd59fae504688" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1f6872df6a3957c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1f6872df6a3957c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d712cef55c3f0821b5f2648e7684ca76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1f6872df6a3957c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1f6872df6a3957c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d1f6872df6a3957c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcd597a1f9de08e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcd597a1f9de08e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f25a9a9dadb2c15c78b7d2415d06e24e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcd597a1f9de08e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcd597a1f9de08e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dcd597a1f9de08e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31453a43fa0b151c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31453a43fa0b151c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef838837d514e0e25fa441c4f9cf95e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31453a43fa0b151c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31453a43fa0b151c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-31453a43fa0b151c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15e90e1e5c7ebad9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15e90e1e5c7ebad9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c8bc81db0fb1557c04e01bf7b68f91d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15e90e1e5c7ebad9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15e90e1e5c7ebad9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-15e90e1e5c7ebad9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8963294e702be93b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8963294e702be93b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-57ef32cb725d0d6b985f4e1cc11ee977" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8963294e702be93b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8963294e702be93b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8963294e702be93b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d19a2b3395d82926" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d19a2b3395d82926" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f30c810a97177a3ed4f9147f6c669e07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d19a2b3395d82926" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d19a2b3395d82926" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d19a2b3395d82926" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-458816e78084dc54" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-458816e78084dc54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-337994ed498c14f789e535e1b2bd145b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-458816e78084dc54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-458816e78084dc54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-458816e78084dc54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6b0306849bd9408" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6b0306849bd9408" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-92d1501e2ce68e75470c0892f69de270" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6b0306849bd9408" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6b0306849bd9408" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c6b0306849bd9408" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7dbc87c9e453a31" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7dbc87c9e453a31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-01e2deab65afcb9c326e6403c0f58452" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7dbc87c9e453a31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7dbc87c9e453a31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f7dbc87c9e453a31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf89e390902342fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf89e390902342fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae3e8f71ac398af0fb28a4728e5937ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf89e390902342fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf89e390902342fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cf89e390902342fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a379da6b13e1ee80" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a379da6b13e1ee80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-331d6b191c4e97f7b24b111e1c35e8d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a379da6b13e1ee80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a379da6b13e1ee80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a379da6b13e1ee80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31ce96306f27fd58" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31ce96306f27fd58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3e32763098f64607d53db2711650bc7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31ce96306f27fd58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31ce96306f27fd58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-31ce96306f27fd58" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22ce9c6172976d03" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22ce9c6172976d03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-518923ba6e9bbd2e9ee05ec895c90bd1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22ce9c6172976d03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22ce9c6172976d03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22ce9c6172976d03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d16d63f3c27e879" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d16d63f3c27e879" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f8e917437a5597bfbc43e3215492fa3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d16d63f3c27e879" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d16d63f3c27e879" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7d16d63f3c27e879" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc1bd037646d6891" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc1bd037646d6891" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-369a75cb6f818f6764d8da5b44a79bd0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc1bd037646d6891" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc1bd037646d6891" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cc1bd037646d6891" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfbe2de6c740d58d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfbe2de6c740d58d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-27b1bc4e66d0039261983c4eb0a5e575" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfbe2de6c740d58d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfbe2de6c740d58d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cfbe2de6c740d58d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bd02599880fdc2c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bd02599880fdc2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-88a1608412116dbdc85e58f7e5f8a822" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bd02599880fdc2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bd02599880fdc2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5bd02599880fdc2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db9ff0ac05ff2013" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db9ff0ac05ff2013" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f23b1b8bf3f32e4b7492057745ba8247" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db9ff0ac05ff2013" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db9ff0ac05ff2013" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-db9ff0ac05ff2013" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-741e0a715ed12d3c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-741e0a715ed12d3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a0628926d8feff29b55cc245f815c6a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-741e0a715ed12d3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-741e0a715ed12d3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-741e0a715ed12d3c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6768482da2dad967" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6768482da2dad967" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2692dcb365cc24174409502ee70d63c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6768482da2dad967" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6768482da2dad967" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6768482da2dad967" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d9b5f11e0a05b99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d9b5f11e0a05b99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b61eeb23655fd9c216f7e670f1981d1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d9b5f11e0a05b99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d9b5f11e0a05b99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d9b5f11e0a05b99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12d44c18e124fdea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12d44c18e124fdea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1229962b17287d47aa46ffe61502cc2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12d44c18e124fdea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be327120acb5354c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be327120acb5354c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f67b003cf6f11b48121aed23c239be11" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be327120acb5354c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a549993285d4571d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a549993285d4571d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-287b01c846308200c11a7e42a6f5002b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a549993285d4571d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63b34a5d876edc8c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63b34a5d876edc8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5c72a7805bdb903dc953ef607ff2dccd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63b34a5d876edc8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63b34a5d876edc8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-63b34a5d876edc8c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45ddd181cfd71c76" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45ddd181cfd71c76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-13434af8081bcec03fe90fccebb90c84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45ddd181cfd71c76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45ddd181cfd71c76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-45ddd181cfd71c76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d2c0f7d3816a16d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d2c0f7d3816a16d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1729ecef0e1639ed15ce7cccddc02bbc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d2c0f7d3816a16d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d2c0f7d3816a16d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d2c0f7d3816a16d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff95e5da1d1e68ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff95e5da1d1e68ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5bccf4fff98f36115666d92154a451b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff95e5da1d1e68ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff95e5da1d1e68ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ff95e5da1d1e68ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6999ea948b1db68" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6999ea948b1db68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a343cb5b03e3a9722665ca9a50985045" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6999ea948b1db68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6999ea948b1db68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c6999ea948b1db68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7fad04a6694edfe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7fad04a6694edfe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fd56f9436538b0f2bebef5f2399618b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7fad04a6694edfe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7fad04a6694edfe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b7fad04a6694edfe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef1b4654f2bc14d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef1b4654f2bc14d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f815262ac0098a1cf0441a59b62fb39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef1b4654f2bc14d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef1b4654f2bc14d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ef1b4654f2bc14d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2382db564f29a45e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2382db564f29a45e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c09e84cde696917d881c46ad9f17c3bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2382db564f29a45e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2382db564f29a45e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2382db564f29a45e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78b1c2dd64f292db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78b1c2dd64f292db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d011ed363da8cf9ef462ca10d009ac24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78b1c2dd64f292db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78b1c2dd64f292db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-78b1c2dd64f292db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff4e4d05b1dc7d63" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff4e4d05b1dc7d63" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9253ab8aade940b12d69b9c9bb98cf55" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff4e4d05b1dc7d63" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff4e4d05b1dc7d63" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ff4e4d05b1dc7d63" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1018106e1415f2f8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1018106e1415f2f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-96f8248cde2bb0ad2185b4e1975491c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1018106e1415f2f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1018106e1415f2f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1018106e1415f2f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6cb857e69615982" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6cb857e69615982" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d146f0e6e115c065f8961af3e147feba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6cb857e69615982" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6cb857e69615982" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c6cb857e69615982" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc212beac30bc2c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc212beac30bc2c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4556e8af4f2c69ebdcc178d40101d1ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc212beac30bc2c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc212beac30bc2c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bc212beac30bc2c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7d7a2593a1eaa69" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7d7a2593a1eaa69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-309c9c30ac63bfa20578af35089b11e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7d7a2593a1eaa69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7d7a2593a1eaa69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f7d7a2593a1eaa69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f270844bb514cbe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f270844bb514cbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4655a94b2ee02d887bf49a299b559f9e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f270844bb514cbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f270844bb514cbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f270844bb514cbe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f7edb96d09629ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f7edb96d09629ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b35c34063299c0cbc8bb5b4ea3fba25a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f7edb96d09629ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f7edb96d09629ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5f7edb96d09629ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ca1f019d0612ae9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ca1f019d0612ae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79389701e803cf837582966bedeb69d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ca1f019d0612ae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ca1f019d0612ae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9ca1f019d0612ae9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bcdc41e8c0177bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bcdc41e8c0177bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4a3fdc4a1f11cdf4fe7f2777630dc397" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bcdc41e8c0177bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bcdc41e8c0177bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4bcdc41e8c0177bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8df929197797fecb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8df929197797fecb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d695672019da96fdfd7f05b222d2fffa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8df929197797fecb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8df929197797fecb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8df929197797fecb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21d5f1d9693429d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21d5f1d9693429d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-65021a8fb3edcd5197fcf7a5dd424a2a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21d5f1d9693429d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21d5f1d9693429d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-21d5f1d9693429d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c5d77be784003d2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c5d77be784003d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0445fb26226d695c36b729e441038fa6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c5d77be784003d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c5d77be784003d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9c5d77be784003d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72fecee69ac468e7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72fecee69ac468e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c2827cf14da8d17ea1e5f9e581b3035" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72fecee69ac468e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72fecee69ac468e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-72fecee69ac468e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb40d46f7e31c000" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb40d46f7e31c000" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-afb8dcfe49c7898140eff55c1292083c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb40d46f7e31c000" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb40d46f7e31c000" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fb40d46f7e31c000" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98a3759ac0fef6dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98a3759ac0fef6dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-989e763e06e9349f781dec35f5c580f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98a3759ac0fef6dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98a3759ac0fef6dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-98a3759ac0fef6dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5ea73b009e51dc7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5ea73b009e51dc7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cf2d826b5f14f2f09ebe8ed2853f7ef8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5ea73b009e51dc7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5ea73b009e51dc7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d5ea73b009e51dc7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c3814a898feaed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c3814a898feaed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d951b57833495908d6057d1fa998450" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c3814a898feaed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c3814a898feaed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-87c3814a898feaed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0caee97ee463f71" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0caee97ee463f71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bec136424b175d070143106dbf8edb5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0caee97ee463f71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0caee97ee463f71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e0caee97ee463f71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9917acb89188c2e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9917acb89188c2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77dddfd8fd5bc02ef041f02061d46fd3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9917acb89188c2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9917acb89188c2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f9917acb89188c2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-381cecd7198364a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-381cecd7198364a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a0ec35ae80cbdcba1365675505230d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-381cecd7198364a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-381cecd7198364a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-381cecd7198364a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3ad10de4dd4935f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3ad10de4dd4935f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0069f2eedb5964a64be7eea1d1c82a94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3ad10de4dd4935f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3ad10de4dd4935f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e3ad10de4dd4935f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4964c6065f647d27" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4964c6065f647d27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fdb938b0240cc37bd342825036537a2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4964c6065f647d27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4964c6065f647d27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4964c6065f647d27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06002f8ec0e7f911" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06002f8ec0e7f911" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8566c1a0316815215d741f9e46da8c71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06002f8ec0e7f911" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06002f8ec0e7f911" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-06002f8ec0e7f911" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c2b7e6154064d44" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c2b7e6154064d44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f28c6c42217751bd34e781bb34f306f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c2b7e6154064d44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c2b7e6154064d44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0c2b7e6154064d44" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81afb43335d9517e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81afb43335d9517e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6c25ed83c98a89ec050687a55a31cc18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81afb43335d9517e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81afb43335d9517e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81afb43335d9517e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96110e23faf6e3e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96110e23faf6e3e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5ef271f271cbbfbb8822f085bce5ad0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96110e23faf6e3e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96110e23faf6e3e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-96110e23faf6e3e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ac773181d6f00b0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ac773181d6f00b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3a273115bd4f1be36c71ad95cc4d227a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ac773181d6f00b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ac773181d6f00b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1ac773181d6f00b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39cde6af63b8ac23" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39cde6af63b8ac23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-faa491d15cb256a9ef164d369e9e333a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39cde6af63b8ac23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39cde6af63b8ac23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-39cde6af63b8ac23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2481015beaf91c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2481015beaf91c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b178f86b711a18a0e9e60bd0c7844c59" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2481015beaf91c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2481015beaf91c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a2481015beaf91c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05c42107161e73e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05c42107161e73e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be026ba31e93989d5f553a367c31c498" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05c42107161e73e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05c42107161e73e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-05c42107161e73e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-671d77bbd35a1e5e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-671d77bbd35a1e5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-85bcde40ab6258cddfeba5f2fdaff13e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-671d77bbd35a1e5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-671d77bbd35a1e5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-671d77bbd35a1e5e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c33cc31ab7f8c6f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c33cc31ab7f8c6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9de06a5951895e332faa90df4a306c16" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c33cc31ab7f8c6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c33cc31ab7f8c6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1c33cc31ab7f8c6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-851ea3e05e3465f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-851ea3e05e3465f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-087a96300e3e34d702ec51b03d84c052" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-851ea3e05e3465f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-851ea3e05e3465f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-851ea3e05e3465f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c0261ba50913a34" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c0261ba50913a34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d778f596fcca9862e32e5aa8dc47dd2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c0261ba50913a34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b114185583938bba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b114185583938bba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b1988121f670939132691302c27a9cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b114185583938bba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bad197923c95f03f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bad197923c95f03f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6df22a4263c6a5b18b3ed4708c760f33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bad197923c95f03f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49d8cf0a6f2fce89" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49d8cf0a6f2fce89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24765c7f952a55d173d976d91d8c9fa8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49d8cf0a6f2fce89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49d8cf0a6f2fce89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-49d8cf0a6f2fce89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4685623c2a2281a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4685623c2a2281a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4791b442a4e0f36d39f81b19fce1ac9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4685623c2a2281a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4685623c2a2281a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4685623c2a2281a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeb60dc5828175c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeb60dc5828175c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c59ab6fe383a664d4f5ae7ce7e0b973" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeb60dc5828175c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aeb60dc5828175c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aeb60dc5828175c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c857fdeffc31ac3a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c857fdeffc31ac3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ee77dd38d8d9b161536fe32dafe98703" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c857fdeffc31ac3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c857fdeffc31ac3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c857fdeffc31ac3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d6711c3cff60bd0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d6711c3cff60bd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ecae4b73a571acd5c13fec765396dfa1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d6711c3cff60bd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d6711c3cff60bd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9d6711c3cff60bd0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de5ef76c2ef58b89" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de5ef76c2ef58b89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b4f33c63420f5d43ad0025c3779c6358" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de5ef76c2ef58b89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de5ef76c2ef58b89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de5ef76c2ef58b89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cce6fbb9cd2258c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cce6fbb9cd2258c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b2fd8474011262ea0066e6690c60bf7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cce6fbb9cd2258c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5cce6fbb9cd2258c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5cce6fbb9cd2258c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd372b01cf6ac1dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd372b01cf6ac1dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-712a1deb36c32374e821aca2696a8f10" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd372b01cf6ac1dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd372b01cf6ac1dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dd372b01cf6ac1dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1299f49c9998b19" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1299f49c9998b19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-54486b8e9ddba48129790afea7120a1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1299f49c9998b19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1299f49c9998b19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a1299f49c9998b19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cf586a1bbbcc620" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cf586a1bbbcc620" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e71a23dd83c8f5fe73295a3955ca3dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cf586a1bbbcc620" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cf586a1bbbcc620" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4cf586a1bbbcc620" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1a3e1adff51cb01" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1a3e1adff51cb01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c7846a10807670c817ee44984c9b650" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1a3e1adff51cb01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1a3e1adff51cb01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c1a3e1adff51cb01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b531edc4876ff982" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b531edc4876ff982" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4495b8f0dc87fa8a5f59029514648e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b531edc4876ff982" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b531edc4876ff982" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b531edc4876ff982" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2109e2ab30105a6c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2109e2ab30105a6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-21b6291389a9a95dc50952153595e9ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2109e2ab30105a6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2109e2ab30105a6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2109e2ab30105a6c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0a07532e034d683" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0a07532e034d683" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-100f47b578a067a2eff3c26aed7dd479" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0a07532e034d683" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0a07532e034d683" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e0a07532e034d683" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b368ecbc225fb4e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b368ecbc225fb4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cbe14a80aa07c1e74e487aa135dd634a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b368ecbc225fb4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b368ecbc225fb4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4b368ecbc225fb4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0956ca3a82da7575" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0956ca3a82da7575" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f1abea38d3517a5ee1092b94d25f55b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0956ca3a82da7575" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0956ca3a82da7575" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0956ca3a82da7575" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bd6b9a0cf082ab6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bd6b9a0cf082ab6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-38e3643cce095a81fc09c51487a76005" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bd6b9a0cf082ab6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bd6b9a0cf082ab6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7bd6b9a0cf082ab6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66fcb66d61cfdb27" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66fcb66d61cfdb27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-37b42cf2e5edb54952373cb81ba3263f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66fcb66d61cfdb27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66fcb66d61cfdb27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-66fcb66d61cfdb27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3596eee397ddc4c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3596eee397ddc4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f378216d75c2a6ff5307405ae1427261" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3596eee397ddc4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e3596eee397ddc4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e3596eee397ddc4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3905f948a61cdeff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3905f948a61cdeff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3fded55972e7bb84b68a743f8640d82f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3905f948a61cdeff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3905f948a61cdeff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3905f948a61cdeff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e9554080e57db03" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e9554080e57db03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a04057d151b57474664519c5f4913b5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e9554080e57db03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e9554080e57db03" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5e9554080e57db03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a018e40714ca0f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a018e40714ca0f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a2cd29106cf79c04f67e76b6a423a803" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a018e40714ca0f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a018e40714ca0f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7a018e40714ca0f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7bfe91c64a78c1f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7bfe91c64a78c1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bf074e9d22a208696fb17ce5078bc1a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7bfe91c64a78c1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7bfe91c64a78c1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e7bfe91c64a78c1f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0de01a713940ebe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0de01a713940ebe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b28dbdd3fcd7ba5b9723cc1d2f78de88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0de01a713940ebe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0de01a713940ebe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f0de01a713940ebe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-488266d4292c6fe5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-488266d4292c6fe5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3e1bf4436129411c7ab480ebd19a8feb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-488266d4292c6fe5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-488266d4292c6fe5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-488266d4292c6fe5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dadcb4fc73bcdea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dadcb4fc73bcdea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f1b14cf6a5979291d1f12394d0a78e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dadcb4fc73bcdea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dadcb4fc73bcdea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2dadcb4fc73bcdea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f74da6cc4acadf93" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f74da6cc4acadf93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-472480dd7d9bd270bd30dc1a7113db31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f74da6cc4acadf93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f74da6cc4acadf93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f74da6cc4acadf93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db011459801058cc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db011459801058cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b88e7a19811357e82b106e3bf874878d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db011459801058cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db011459801058cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-db011459801058cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f3f14565722ce28" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f3f14565722ce28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d24203765b4a36daf1776c6c3ac0f91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f3f14565722ce28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f3f14565722ce28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f3f14565722ce28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db2abb5ddbcd224f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db2abb5ddbcd224f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b5598bd957df7c5f3a9296d4091c6209" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db2abb5ddbcd224f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db2abb5ddbcd224f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-db2abb5ddbcd224f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-673061ddc67eb916" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-673061ddc67eb916" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-50b9e1ac7237abab7a7701d3cfaf9ba1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-673061ddc67eb916" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-673061ddc67eb916" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-673061ddc67eb916" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdd333ef1479d30a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdd333ef1479d30a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f795c28fe752ae436aa94633371e05e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdd333ef1479d30a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdd333ef1479d30a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fdd333ef1479d30a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a934dba73589aef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a934dba73589aef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a0bcdb15f37a77483e603751b81d37b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a934dba73589aef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a934dba73589aef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a934dba73589aef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c147fefa68b4ef40" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c147fefa68b4ef40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f4e084c490060296c2696cb45a8007ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c147fefa68b4ef40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c147fefa68b4ef40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c147fefa68b4ef40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e19dff9b5c17857f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e19dff9b5c17857f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-603993539fae4ea9e5b618c3ae4c8cdd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e19dff9b5c17857f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e19dff9b5c17857f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e19dff9b5c17857f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e5aba492e6adf41" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e5aba492e6adf41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-650018565ae4f4208868250252a10a56" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e5aba492e6adf41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e5aba492e6adf41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e5aba492e6adf41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfacefc796ec40d1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfacefc796ec40d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f950a34b48e8d813be695ae39ec37d32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfacefc796ec40d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfacefc796ec40d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cfacefc796ec40d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f67b5410ae922fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f67b5410ae922fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d220ea7e6cdad0213084166264830cbd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f67b5410ae922fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f67b5410ae922fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f67b5410ae922fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01ba97a5d5449f59" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01ba97a5d5449f59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0014368c1c79c2732cac5756d4ae0fab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01ba97a5d5449f59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01ba97a5d5449f59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-01ba97a5d5449f59" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33c63a687a301441" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33c63a687a301441" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24e6ed2fea154bb0ce5d374d7d7536f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33c63a687a301441" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33c63a687a301441" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-33c63a687a301441" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7d7057c21c5dbad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7d7057c21c5dbad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2338fbdceef78e8ed01a26bbd2bb332c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7d7057c21c5dbad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7d7057c21c5dbad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e7d7057c21c5dbad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc01bc26ffc33c3c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc01bc26ffc33c3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-88d8002efbe1f98e887b2239ac39b5e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc01bc26ffc33c3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc01bc26ffc33c3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cc01bc26ffc33c3c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbe773ab76704053" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbe773ab76704053" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6302a55cd193ecc2d161ff0bf8598da6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbe773ab76704053" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1fefb43631b775b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1fefb43631b775b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d7f05f814e2f51613924d21dd9fbc6fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1fefb43631b775b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-909d8054a16e7252" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-909d8054a16e7252" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed724cd3fe2b4f242b372d4ec98b28a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-909d8054a16e7252" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96720e7c47f503f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96720e7c47f503f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6c709d5d14c88dfe2323497f9c974eec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96720e7c47f503f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96720e7c47f503f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-96720e7c47f503f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf2e9abcba750ed4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf2e9abcba750ed4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f54deb0c42d070f98fcf515246606302" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf2e9abcba750ed4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf2e9abcba750ed4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bf2e9abcba750ed4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9f786220af332f0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9f786220af332f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-68a210b4b2ecac389a24e48e1bef68b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9f786220af332f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9f786220af332f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d9f786220af332f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c875739c7fb89f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c875739c7fb89f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5075101ebcd8f6f24fb0cee3777df2ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c875739c7fb89f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c875739c7fb89f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0c875739c7fb89f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bba900bb8e2fb6a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bba900bb8e2fb6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fc0e7ec7fbd0edf202365e38c1315dbc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bba900bb8e2fb6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5bba900bb8e2fb6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5bba900bb8e2fb6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9139bf1630a39d3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9139bf1630a39d3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bc5f116c0d12b0c263d9cfe7edc0969e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9139bf1630a39d3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9139bf1630a39d3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9139bf1630a39d3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecb9ed858845c94d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecb9ed858845c94d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1229b54a789e63f05f75a71bde7c72a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecb9ed858845c94d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecb9ed858845c94d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ecb9ed858845c94d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7235d49dfc86566" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7235d49dfc86566" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-387e9972cfcfa65d289367ccd8feb55c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7235d49dfc86566" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7235d49dfc86566" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b7235d49dfc86566" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6205004bd6957f0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6205004bd6957f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9589d7357ecf21970aab29e24241c2f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6205004bd6957f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6205004bd6957f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c6205004bd6957f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1b92943168374c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1b92943168374c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1084340c5e26dad6c43db21038fc8f6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1b92943168374c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1b92943168374c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b1b92943168374c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf3dbaff42217d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf3dbaff42217d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e93873c6befd9ebddab2c7b2f73a96d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf3dbaff42217d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf3dbaff42217d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-abf3dbaff42217d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0be9cf0bc560f5d2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0be9cf0bc560f5d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9e0e59825a743c2800ba5f95753a1bb5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0be9cf0bc560f5d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0be9cf0bc560f5d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0be9cf0bc560f5d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e43d71e275c9dfc4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e43d71e275c9dfc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e184d7902f4bcea68c9666ed31bad452" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e43d71e275c9dfc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e43d71e275c9dfc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e43d71e275c9dfc4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ca7c157e42f0eca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ca7c157e42f0eca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-381a3137b11aebd1632a82222b460cc2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ca7c157e42f0eca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ca7c157e42f0eca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8ca7c157e42f0eca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4123e33dcd59fa7a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4123e33dcd59fa7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f5a49ebbca8838493225b39b60bdb11c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4123e33dcd59fa7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4123e33dcd59fa7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4123e33dcd59fa7a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a01f96201caa465" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a01f96201caa465" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f57bfbdb7d854049dbdb27e16570f7fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a01f96201caa465" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a01f96201caa465" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a01f96201caa465" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a34bfd2d85206ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a34bfd2d85206ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3c88cf6834c29168b944359c87434c2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a34bfd2d85206ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a34bfd2d85206ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a34bfd2d85206ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73d4594e4342670c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73d4594e4342670c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-95b3b0b2fe25da1cd32b65951b8e7788" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73d4594e4342670c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73d4594e4342670c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-73d4594e4342670c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d834dd466c0ab4d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d834dd466c0ab4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec1781ccade7edfb6a35a44229a1a431" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d834dd466c0ab4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d834dd466c0ab4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7d834dd466c0ab4d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e5288cfe3e016cf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e5288cfe3e016cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-da58ededd39f4f427b638da1cc58c7f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e5288cfe3e016cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e5288cfe3e016cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6e5288cfe3e016cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2bce2258e0152d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2bce2258e0152d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fec1d1393a498674658019957d987915" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2bce2258e0152d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2bce2258e0152d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c2bce2258e0152d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c23c4d98cf26a887" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c23c4d98cf26a887" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ad82d69a0a0a52af2f84733363e7b389" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c23c4d98cf26a887" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c23c4d98cf26a887" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c23c4d98cf26a887" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49573dee5f57a057" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49573dee5f57a057" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0299b9b9154951dcb1f044c97f4660ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49573dee5f57a057" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49573dee5f57a057" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-49573dee5f57a057" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c871b2c5778f14a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c871b2c5778f14a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4a2832c0ab11515ccdef8d7ded92cff5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c871b2c5778f14a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c871b2c5778f14a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6c871b2c5778f14a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea81ba8fd1ddbddd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea81ba8fd1ddbddd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e898c5262348f1faca69b68c02776be0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea81ba8fd1ddbddd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea81ba8fd1ddbddd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea81ba8fd1ddbddd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8849e3d9e774097" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8849e3d9e774097" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7e0ccb3795761b81b0f9f0dba4509037" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8849e3d9e774097" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8849e3d9e774097" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d8849e3d9e774097" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f13a94f1bcd5682a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f13a94f1bcd5682a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-637f0fdeaa806409fdd4b834f7d15db4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f13a94f1bcd5682a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f13a94f1bcd5682a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f13a94f1bcd5682a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46c79680ad1eb39c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46c79680ad1eb39c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5f2e42202b51c329e71ccb39301bb6d8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46c79680ad1eb39c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46c79680ad1eb39c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-46c79680ad1eb39c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-215aeee9c9e1d929" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-215aeee9c9e1d929" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-26636211089457836b8b5f312f427077" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-215aeee9c9e1d929" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-215aeee9c9e1d929" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-215aeee9c9e1d929" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f44a9db72c7f79c4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f44a9db72c7f79c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e44ac3d09e0db4b50a478d6a107aa645" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f44a9db72c7f79c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f44a9db72c7f79c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f44a9db72c7f79c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-836aaf4cc349b996" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-836aaf4cc349b996" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ad08b9eabbefbea7ab496f1b45fd88bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-836aaf4cc349b996" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-836aaf4cc349b996" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-836aaf4cc349b996" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-684dd227cc96f512" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-684dd227cc96f512" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-28dcde5ef103f20602e8c699852f4c20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-684dd227cc96f512" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-684dd227cc96f512" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-684dd227cc96f512" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-843fdb06261bf16c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-843fdb06261bf16c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b10955aecd1184341d0eea8cec214f70" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-843fdb06261bf16c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-843fdb06261bf16c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-843fdb06261bf16c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9aaabe1fd5acad0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9aaabe1fd5acad0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bbeac14000d5602eed7c5e1f53f2ff93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9aaabe1fd5acad0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9aaabe1fd5acad0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b9aaabe1fd5acad0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44e4232d7f1a45b9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44e4232d7f1a45b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e7b4823616b3fadead3218b910bf55a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44e4232d7f1a45b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44e4232d7f1a45b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-44e4232d7f1a45b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c1f27b5924e4e79" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c1f27b5924e4e79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-acc402b2c215e6ef58f1b269b5fbda67" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c1f27b5924e4e79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c1f27b5924e4e79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6c1f27b5924e4e79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d3638e73ce5ade6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d3638e73ce5ade6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-474337339d3cbe7ad89146fb77456dfa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d3638e73ce5ade6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d3638e73ce5ade6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d3638e73ce5ade6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e908bb9c35c3a47" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e908bb9c35c3a47" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b20751c01ea17182acaa7437d150dc1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e908bb9c35c3a47" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e908bb9c35c3a47" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1e908bb9c35c3a47" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c4f8dcfd69a0791" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c4f8dcfd69a0791" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cab99fd249b9cd814a80d4a658298f1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c4f8dcfd69a0791" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c4f8dcfd69a0791" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8c4f8dcfd69a0791" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad30bc7850df9c90" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad30bc7850df9c90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-70234cc90ff991d12b85c02ad851df98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad30bc7850df9c90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad30bc7850df9c90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ad30bc7850df9c90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32f6283c3dbce545" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32f6283c3dbce545" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-617e4d55ce5aebcbdc9bece5d03f05b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32f6283c3dbce545" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32f6283c3dbce545" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-32f6283c3dbce545" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc1517d0e485aa21" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc1517d0e485aa21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd78ce5f9620b69308b2308c50ed80e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc1517d0e485aa21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc1517d0e485aa21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cc1517d0e485aa21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e797a609a6366b01" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e797a609a6366b01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d8116dba1884045485f1dcbe13a6dc6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e797a609a6366b01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bb93ab823565711" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bb93ab823565711" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f086b59e3606b395bff6611dda406c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bb93ab823565711" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49d87c95d9f18f5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49d87c95d9f18f5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-93a05802213bd8c83f7c9acc171e7ddf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49d87c95d9f18f5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ec4807118414a09" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ec4807118414a09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90834b5fc1527bd7db0e250d484396e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ec4807118414a09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ec4807118414a09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ec4807118414a09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9c05b5a91133a93" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9c05b5a91133a93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-11acefbf0849b7e6b8133212112c9c93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9c05b5a91133a93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9c05b5a91133a93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f9c05b5a91133a93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-053f07fa2d26c6c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-053f07fa2d26c6c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb4c7c05df2074e36774885b9a81b5cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-053f07fa2d26c6c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-053f07fa2d26c6c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-053f07fa2d26c6c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-872eb13e0ffcbd56" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-872eb13e0ffcbd56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bf6c40e939322c09eb674b1381c710d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-872eb13e0ffcbd56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-872eb13e0ffcbd56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-872eb13e0ffcbd56" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7b50075fcfcc109" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7b50075fcfcc109" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2faed4db6cc7d28d931a02b8ea1f41d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7b50075fcfcc109" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7b50075fcfcc109" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f7b50075fcfcc109" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c29480ce26cfa2b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c29480ce26cfa2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-840b500c4998fb9689e1d3b35949156b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c29480ce26cfa2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c29480ce26cfa2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6c29480ce26cfa2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa3c2ad0e933ba74" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa3c2ad0e933ba74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cfb0d92d8dd89f2f64dedc784d998a1f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa3c2ad0e933ba74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa3c2ad0e933ba74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa3c2ad0e933ba74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2940e86348b820e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2940e86348b820e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-93c8fef0bf2a713f8ee8360f2c20d2dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2940e86348b820e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2940e86348b820e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2940e86348b820e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2047f4023c32cf5f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2047f4023c32cf5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db3cc554fc5125e0d7cb7bc3e2dd9a3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2047f4023c32cf5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2047f4023c32cf5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2047f4023c32cf5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb590d518a3a144b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb590d518a3a144b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-171c3331e7153ce61e303d97d0b50cb3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb590d518a3a144b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb590d518a3a144b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb590d518a3a144b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f9ef95e965556d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f9ef95e965556d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b8a1e44ae9da19c56724932551a9866" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f9ef95e965556d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f9ef95e965556d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8f9ef95e965556d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecc79510fb5a6f5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecc79510fb5a6f5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f59ed53779e5f0347424d6be6d443b98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecc79510fb5a6f5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecc79510fb5a6f5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ecc79510fb5a6f5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69302e78ccd1656a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69302e78ccd1656a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d87c03236ce884769e9ce611c03cd1c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69302e78ccd1656a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69302e78ccd1656a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69302e78ccd1656a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7f4909b28ad7728" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7f4909b28ad7728" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ce7831bce57765837343edbdef198753" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7f4909b28ad7728" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7f4909b28ad7728" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d7f4909b28ad7728" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e320e7ecee47b86" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e320e7ecee47b86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-14b3b8f8af17be41586fcfd30dfd132f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e320e7ecee47b86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e320e7ecee47b86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9e320e7ecee47b86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ccf202d3bbe1d049" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ccf202d3bbe1d049" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-da336fc0d6cdb9e661f85ca4ef1629a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ccf202d3bbe1d049" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ccf202d3bbe1d049" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ccf202d3bbe1d049" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f87c3fcc5b34326" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f87c3fcc5b34326" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5af7c1b7fdf130a9296ed7410ebd8906" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f87c3fcc5b34326" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f87c3fcc5b34326" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f87c3fcc5b34326" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab80b4dc266bfd42" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab80b4dc266bfd42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d372b7e1d8cd0060c64a1f011801ba78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab80b4dc266bfd42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab80b4dc266bfd42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab80b4dc266bfd42" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84b793519eb6880f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84b793519eb6880f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-781affbb47bb2957c515d9a8b4a2da8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84b793519eb6880f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84b793519eb6880f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-84b793519eb6880f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e1e9ce32726d314" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e1e9ce32726d314" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-860f68667a40c2e5e5174eb47d142e69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e1e9ce32726d314" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e1e9ce32726d314" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3e1e9ce32726d314" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7769b76302629ebc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7769b76302629ebc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0e45300aa6d6279e4e46a593b2a26231" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7769b76302629ebc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7769b76302629ebc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7769b76302629ebc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46ebac045919600c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46ebac045919600c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-143a7c0e519f1669d2ecb5716f59c3c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46ebac045919600c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46ebac045919600c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-46ebac045919600c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a84c16499c0acd4e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a84c16499c0acd4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2cfef13a63d40edfdb313a8708079887" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a84c16499c0acd4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a84c16499c0acd4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a84c16499c0acd4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-288fe356118483de" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-288fe356118483de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-964491fa0aa1e9fbe5358e5e2b6aabad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-288fe356118483de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-288fe356118483de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-288fe356118483de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dccf03d29f0ce28" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dccf03d29f0ce28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d475a87a9dc6ae4e8d350d0ec94747f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dccf03d29f0ce28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dccf03d29f0ce28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2dccf03d29f0ce28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0fdd7eff9a0e4ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0fdd7eff9a0e4ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0322f0cc9b125f7fc5c3139fee78df18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0fdd7eff9a0e4ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0fdd7eff9a0e4ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b0fdd7eff9a0e4ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc6277fcfd93776a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc6277fcfd93776a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-81eae4d5b00b3227d88282fe0be0c242" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc6277fcfd93776a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc6277fcfd93776a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fc6277fcfd93776a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-626df32c11212ff0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-626df32c11212ff0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5790cc98cec3bb980757b0fb342b02d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-626df32c11212ff0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-626df32c11212ff0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-626df32c11212ff0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa78f5c45bdccf85" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa78f5c45bdccf85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f42ae3be35af4dfdbf764f954787789c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa78f5c45bdccf85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa78f5c45bdccf85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa78f5c45bdccf85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e50c25493c22473" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e50c25493c22473" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f3e47f40ebe87feb92caee735d223a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e50c25493c22473" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e50c25493c22473" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6e50c25493c22473" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51ca183fdc4695c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51ca183fdc4695c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-12878679d649eec0397d4745f4085a48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51ca183fdc4695c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51ca183fdc4695c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51ca183fdc4695c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23ce082be0e48b4a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23ce082be0e48b4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8d005012c602ea58160b1eb73e262591" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23ce082be0e48b4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23ce082be0e48b4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23ce082be0e48b4a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e61c9934656ee1c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e61c9934656ee1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-22a8e0cca2a77663a21b52317c98aa8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e61c9934656ee1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e61c9934656ee1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e61c9934656ee1c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df448e1d2fa6509d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df448e1d2fa6509d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f82ff9191a2bec11cc04efc13cfd8951" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df448e1d2fa6509d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df448e1d2fa6509d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-df448e1d2fa6509d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7d5b033aed341dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7d5b033aed341dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6bcf570dda568bfddcd11ef582f6191" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7d5b033aed341dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7d5b033aed341dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b7d5b033aed341dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4f5e741900ed1c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4f5e741900ed1c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c5e1bcab67711aeacdf513a78572b005" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4f5e741900ed1c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4f5e741900ed1c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4f5e741900ed1c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea1593021c132ef6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea1593021c132ef6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-14f84f98d001ac8150d4f95c8405ee10" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea1593021c132ef6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea1593021c132ef6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea1593021c132ef6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8e14be30bfbef96" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8e14be30bfbef96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d1f134a730c3c93d0555d4fa8e390dc7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8e14be30bfbef96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8e14be30bfbef96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f8e14be30bfbef96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d45fc8ff577ff84f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d45fc8ff577ff84f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-769a4d96d5b549ed49b2b09f26b995a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d45fc8ff577ff84f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d45fc8ff577ff84f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d45fc8ff577ff84f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91c7892752fdb908" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91c7892752fdb908" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-22025faf18b4afcdd93cbfa3660ce2a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91c7892752fdb908" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91c7892752fdb908" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-91c7892752fdb908" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eda2bf627e7e707e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eda2bf627e7e707e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-081b804b00802837046abe658610075c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eda2bf627e7e707e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eda2bf627e7e707e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eda2bf627e7e707e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8e2df701746adf7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8e2df701746adf7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f661d3669a8e98e233882bb02c442dcf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8e2df701746adf7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8e2df701746adf7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b8e2df701746adf7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7038ded8a8a0ec3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7038ded8a8a0ec3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3607e9d27d418daa6d06a7c9a762e0f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7038ded8a8a0ec3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1dac6e0e1dfdbb21" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1dac6e0e1dfdbb21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-057aea8afcabcf60cbe7b9dd2250be66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1dac6e0e1dfdbb21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a27d4ff946da4337" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a27d4ff946da4337" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b2359b4f8fe385bab647d9e53ebc7c55" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a27d4ff946da4337" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fd1d800b5513616" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fd1d800b5513616" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb42e126777358a180e53f726e98ea49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fd1d800b5513616" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fd1d800b5513616" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8fd1d800b5513616" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81bbba06d63de5fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81bbba06d63de5fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b30acb2e0e83a9336f3685e23be34873" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81bbba06d63de5fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81bbba06d63de5fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81bbba06d63de5fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca76e9a3b4b90ca2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca76e9a3b4b90ca2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-88985e294de203a1e8e88dc4b65c5c9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca76e9a3b4b90ca2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca76e9a3b4b90ca2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca76e9a3b4b90ca2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15c422acecd3f032" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15c422acecd3f032" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be1b3f8e23570c73b63d98eec96f9d8e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15c422acecd3f032" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15c422acecd3f032" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-15c422acecd3f032" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0f91e4a16c5cd19" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0f91e4a16c5cd19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-357903d3cdc93abfbf16e03e4a2673ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0f91e4a16c5cd19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0f91e4a16c5cd19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a0f91e4a16c5cd19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb436225abc3693" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb436225abc3693" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-340dc31d92380e62e4240ac26abc78e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb436225abc3693" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb436225abc3693" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1bb436225abc3693" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d052fd0561ef1b52" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d052fd0561ef1b52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e1d754dc693be3f73bc8a47a2a2b2aff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d052fd0561ef1b52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d052fd0561ef1b52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d052fd0561ef1b52" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4092bab56a36ee69" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4092bab56a36ee69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6ee8e634e32f599e3f451e0c438d3485" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4092bab56a36ee69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4092bab56a36ee69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4092bab56a36ee69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d10eefacca8ba109" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d10eefacca8ba109" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c6b4709316723ec794e76ffdfbac9ccd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d10eefacca8ba109" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d10eefacca8ba109" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d10eefacca8ba109" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065216d70d6c99bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065216d70d6c99bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b98310977fa2f148024157849d5e673f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065216d70d6c99bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065216d70d6c99bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-065216d70d6c99bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f0755f0861d36a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f0755f0861d36a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-60a9fc512bf9b4afcc007c22bedec628" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f0755f0861d36a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f0755f0861d36a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51f0755f0861d36a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f49eed7be3788dfb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f49eed7be3788dfb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04cc8dba18d282de71a47a1fbc6b0924" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f49eed7be3788dfb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f49eed7be3788dfb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f49eed7be3788dfb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01d30327383af370" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01d30327383af370" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8f10be0bc833fcbda60d01846c434170" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01d30327383af370" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01d30327383af370" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-01d30327383af370" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40c4c4e1f8d524bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40c4c4e1f8d524bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f917dabad034ccd233735869070b12db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40c4c4e1f8d524bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40c4c4e1f8d524bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-40c4c4e1f8d524bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fbe131850d80a2f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fbe131850d80a2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a0589b4e59f48fe22bcb13eaeab06cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fbe131850d80a2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fbe131850d80a2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3fbe131850d80a2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acbe8259cd757689" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acbe8259cd757689" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fd6a83025a1dbbff0a0cb3f7bdbea2bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acbe8259cd757689" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acbe8259cd757689" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-acbe8259cd757689" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cc2670aad709af8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cc2670aad709af8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b5f4142c3e83647ec5fa4baeac6b8b0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cc2670aad709af8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cc2670aad709af8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2cc2670aad709af8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dbde442f66403f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dbde442f66403f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5a08f2ca9a24e31d1aeee3cc9b91c7e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dbde442f66403f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dbde442f66403f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4dbde442f66403f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a8341cccaaf197d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a8341cccaaf197d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cd7955ac548e452d7e8af6fd3218df15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a8341cccaaf197d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a8341cccaaf197d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a8341cccaaf197d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58faf715a5e34f39" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58faf715a5e34f39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-213c6b46d223b6adf00f403f27ef5feb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58faf715a5e34f39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58faf715a5e34f39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-58faf715a5e34f39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-628ddb3d221aa4bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-628ddb3d221aa4bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b486c6606bb055eeafae8d83b0752d48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-628ddb3d221aa4bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-628ddb3d221aa4bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-628ddb3d221aa4bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28dc9a9d4892cca3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28dc9a9d4892cca3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0296a7ca2d65511f25e9d00bb7bb102d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28dc9a9d4892cca3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28dc9a9d4892cca3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-28dc9a9d4892cca3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19ce611c329387a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19ce611c329387a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0f5a25cf474c8e9baa180dbf27c8ba06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19ce611c329387a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19ce611c329387a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-19ce611c329387a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08232fd1c7e3cfd8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08232fd1c7e3cfd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f94f1520f6da1bfccfcb5eb374ef038" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08232fd1c7e3cfd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08232fd1c7e3cfd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-08232fd1c7e3cfd8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4890d41d5e63237a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4890d41d5e63237a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-52cf5271aac59bfb470e37152b4d8266" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4890d41d5e63237a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4890d41d5e63237a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4890d41d5e63237a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5c402b6ee86d894" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5c402b6ee86d894" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd87467b163e1bb778b77826d93f5ddf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5c402b6ee86d894" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5c402b6ee86d894" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e5c402b6ee86d894" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e09fbefe47e95b5f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e09fbefe47e95b5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2d53dc308cb75f6ec033b4d22fb6a56e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e09fbefe47e95b5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e09fbefe47e95b5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e09fbefe47e95b5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ad12869639ff592" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ad12869639ff592" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-84af6dea57956eba4c8cb8172c2cbf63" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ad12869639ff592" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7ad12869639ff592" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7ad12869639ff592" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf5099c27b51aea2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf5099c27b51aea2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f9bb0cf039cef9897cfe14085e0169e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf5099c27b51aea2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf5099c27b51aea2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bf5099c27b51aea2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03623cf03257623e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03623cf03257623e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0eaa84053aaf082758de8f090cbc82c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03623cf03257623e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03623cf03257623e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-03623cf03257623e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd45c9160881d2ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd45c9160881d2ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2d1430a47d7e1d9b1b5623286cf2df81" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd45c9160881d2ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd45c9160881d2ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fd45c9160881d2ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f13bcac2fbfec4b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f13bcac2fbfec4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6a8b8241010e99164658546b0c140b62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f13bcac2fbfec4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f13bcac2fbfec4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f13bcac2fbfec4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-804dcab43740fda2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-804dcab43740fda2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53480681cbc4f4379d3d1163ed1d592b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-804dcab43740fda2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-804dcab43740fda2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-804dcab43740fda2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a033b1c094224f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a033b1c094224f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c557ab189a420638263ffb5004d35489" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a033b1c094224f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a033b1c094224f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a033b1c094224f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b025eb064936440" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b025eb064936440" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-49a9c698dbf7891ae79e41de632d9a46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b025eb064936440" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b025eb064936440" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4b025eb064936440" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5b3df19f552732b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5b3df19f552732b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f2ae350b50ce92842f737a2ec31c2ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5b3df19f552732b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5b3df19f552732b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5b3df19f552732b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-324d4f2a6b3ee25f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-324d4f2a6b3ee25f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7a633c042b285b877e0a47a2043425e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-324d4f2a6b3ee25f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-324d4f2a6b3ee25f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-324d4f2a6b3ee25f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0554bc141aabf07e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0554bc141aabf07e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a2d964178cf3711cb38a6ce84ceb6e1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0554bc141aabf07e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0554bc141aabf07e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0554bc141aabf07e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1329d632cfb9d148" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1329d632cfb9d148" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c9825daec910321e2e558ca302483092" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1329d632cfb9d148" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1329d632cfb9d148" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1329d632cfb9d148" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cb822f2bc5e75b9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cb822f2bc5e75b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bbb9695d2d9dc6b1c3cdff9c6432b825" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cb822f2bc5e75b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cb822f2bc5e75b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0cb822f2bc5e75b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3df34ebfb3d0415" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3df34ebfb3d0415" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77b4887ff70d691f0eac6ee39ca80aaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3df34ebfb3d0415" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3df34ebfb3d0415" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d3df34ebfb3d0415" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-172ae6e3f4a5d758" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-172ae6e3f4a5d758" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-33484289309df89c1a79df4db75b5273" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-172ae6e3f4a5d758" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-172ae6e3f4a5d758" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-172ae6e3f4a5d758" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9165d7f99fd85fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9165d7f99fd85fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0abda3f3263c55a85f43061995fba364" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9165d7f99fd85fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aab0a69ee062798b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aab0a69ee062798b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e63f18c6761960ea8837acaf1df7dbb5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aab0a69ee062798b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c7d9369a78ade6c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c7d9369a78ade6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4c9fc372698d0a5988393d3ebb7795df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c7d9369a78ade6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63d497e40c0b8b32" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63d497e40c0b8b32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f92df86bca272515fdfb4c42a5bfd6ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63d497e40c0b8b32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63d497e40c0b8b32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-63d497e40c0b8b32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97786306617943eb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97786306617943eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-df15f9b14f3357fffbddae68b0df7f47" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97786306617943eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97786306617943eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-97786306617943eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c93201e71365dd18" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c93201e71365dd18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d7590392ee0af4a0d3df8d9d0798e63" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c93201e71365dd18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c93201e71365dd18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c93201e71365dd18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21ce9fad498b1b4f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21ce9fad498b1b4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef46e2b609a86b385ef5a2c49db304bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21ce9fad498b1b4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21ce9fad498b1b4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-21ce9fad498b1b4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f81e2f450e5301d1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f81e2f450e5301d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a178b3e47f628f06433955541207830" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f81e2f450e5301d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f81e2f450e5301d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f81e2f450e5301d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2147416433b6f6dc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2147416433b6f6dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05ea8bb2b134b2c92394f2df821c4323" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2147416433b6f6dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2147416433b6f6dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2147416433b6f6dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a51af1e0244075f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a51af1e0244075f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-510cd6d685c0df204b56031d8481876e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a51af1e0244075f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a51af1e0244075f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a51af1e0244075f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f0cefeb43f06ce2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f0cefeb43f06ce2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b397376389bd5d35ad332f9d5f98e4f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f0cefeb43f06ce2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f0cefeb43f06ce2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f0cefeb43f06ce2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac886053b4637b73" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac886053b4637b73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8b7637a2ff628b0a5f6754b996099677" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac886053b4637b73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac886053b4637b73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ac886053b4637b73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cab7d51b7b7d3bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cab7d51b7b7d3bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c3236bfd08ac2f3fec01e654994785a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cab7d51b7b7d3bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cab7d51b7b7d3bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0cab7d51b7b7d3bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93c3d582726d1e84" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93c3d582726d1e84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ecc3e497a03b47e6f33ea74129caa250" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93c3d582726d1e84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93c3d582726d1e84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93c3d582726d1e84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25f59652066c7b0e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25f59652066c7b0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-97c3d5a03a732edda80fdfd8abc3519e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25f59652066c7b0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25f59652066c7b0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-25f59652066c7b0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f8b1deec8168f71" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f8b1deec8168f71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e48d3d9b42762393d8c45210b4f0b1e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f8b1deec8168f71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f8b1deec8168f71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0f8b1deec8168f71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c206b27b3ae90c0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c206b27b3ae90c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-60f689d922ce7277bc7430e6b017d848" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c206b27b3ae90c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c206b27b3ae90c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1c206b27b3ae90c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5443d650772f27d7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5443d650772f27d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e5b5a3fa3ee03163810b9d06cfe3911" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5443d650772f27d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5443d650772f27d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5443d650772f27d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d221bbda3bd915a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d221bbda3bd915a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dde692489ee9315e61d39efcf418a2cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d221bbda3bd915a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d221bbda3bd915a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9d221bbda3bd915a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cfef89821d87b45" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cfef89821d87b45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bfd9944e24fcb18e614107e130ef71ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cfef89821d87b45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cfef89821d87b45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7cfef89821d87b45" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bde79e6bae60a7b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bde79e6bae60a7b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a2a0c99cb007d4e8182d192a5fe6fdd6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bde79e6bae60a7b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bde79e6bae60a7b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bde79e6bae60a7b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1544e3f9be2caa0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1544e3f9be2caa0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a8370c01e9863f75a002787d9efa1710" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1544e3f9be2caa0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1544e3f9be2caa0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c1544e3f9be2caa0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21ed05a709946c8b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21ed05a709946c8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e1ad17fd4a79cc588adada43ebd003d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21ed05a709946c8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21ed05a709946c8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-21ed05a709946c8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196d3a0c3eefcaea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196d3a0c3eefcaea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4bf1b35c889fee84858a470514cb966" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196d3a0c3eefcaea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-196d3a0c3eefcaea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-196d3a0c3eefcaea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39c14475f3c6a2c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39c14475f3c6a2c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2bdd4cb40e53c8e2bbc5113723ea98a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39c14475f3c6a2c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39c14475f3c6a2c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-39c14475f3c6a2c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ce0fc3caafbe0cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ce0fc3caafbe0cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6565a0fa5f254b0b33a7e20179ddd08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ce0fc3caafbe0cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ce0fc3caafbe0cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ce0fc3caafbe0cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd3e32cd46fc2ac9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd3e32cd46fc2ac9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-35ee1237c154c7f2790efa3453fd61a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd3e32cd46fc2ac9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd3e32cd46fc2ac9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fd3e32cd46fc2ac9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33ab6374654285c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33ab6374654285c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7e3b0e8141fe76537885390fe137a278" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33ab6374654285c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33ab6374654285c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-33ab6374654285c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec2b586327511de6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec2b586327511de6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c846d2a8c8dee7e84354922111281a11" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec2b586327511de6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec2b586327511de6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ec2b586327511de6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f5db22c821350b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f5db22c821350b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d57234fc9299d1675479fb19c61c6401" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f5db22c821350b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f5db22c821350b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f5db22c821350b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9dded404ee433fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9dded404ee433fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb78a155a533170fd7182f7cd64267d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9dded404ee433fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9dded404ee433fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a9dded404ee433fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f605e417051b9af3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f605e417051b9af3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-56af8986bb7fb298372d6bba5b847cc8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f605e417051b9af3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f605e417051b9af3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f605e417051b9af3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aba01c9b28afbf09" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aba01c9b28afbf09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d8836897e2fd799768485235ec3bc31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aba01c9b28afbf09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aba01c9b28afbf09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aba01c9b28afbf09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ca774a2bfea81c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ca774a2bfea81c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b26c7592ce43eaf2a39b188659e3e8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ca774a2bfea81c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ca774a2bfea81c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5ca774a2bfea81c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a83d734a739a461" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a83d734a739a461" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e4bd89d323957c72956f623d2505e769" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a83d734a739a461" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a83d734a739a461" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a83d734a739a461" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cde699673ebd237" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cde699673ebd237" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca9f555b5e30f714e88d0a085f0a3497" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cde699673ebd237" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cde699673ebd237" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0cde699673ebd237" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97b587aa63594625" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97b587aa63594625" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a0f632bafc22de912f21b72893cf65ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97b587aa63594625" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97b587aa63594625" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-97b587aa63594625" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92e54f2db703341e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92e54f2db703341e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3c055d13c5ebb11332a2c29210ffee88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92e54f2db703341e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92e54f2db703341e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-92e54f2db703341e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6a0ec3294886017" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6a0ec3294886017" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f201ca4b667de183b81df5bf66d087b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6a0ec3294886017" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6a0ec3294886017" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e6a0ec3294886017" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fac632b3372193c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fac632b3372193c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73cfb873cf535f135c3ca33dcca0296e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fac632b3372193c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fac632b3372193c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8fac632b3372193c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-935aa3d4126a6bac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-935aa3d4126a6bac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8492f0f80b14b35bee3570845814f4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-935aa3d4126a6bac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-935aa3d4126a6bac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-935aa3d4126a6bac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0505c2f8b76dc61f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0505c2f8b76dc61f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fdcb2e7b129e0c0b3701dddfc83a5e98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0505c2f8b76dc61f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0505c2f8b76dc61f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0505c2f8b76dc61f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-325301b1eaca49ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-325301b1eaca49ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f97116419f053f3bba56b77dfc1780a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-325301b1eaca49ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-325301b1eaca49ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-325301b1eaca49ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f81dd9cc1a1fa43" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f81dd9cc1a1fa43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-37f82e2ec2a59ab992214fa7c796bc53" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f81dd9cc1a1fa43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f81dd9cc1a1fa43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f81dd9cc1a1fa43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e288690680ff7132" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e288690680ff7132" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ff677e8577150321828fb371170bd60a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e288690680ff7132" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e288690680ff7132" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e288690680ff7132" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6238e58b2cfc6c37" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6238e58b2cfc6c37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ed01bcb62779f1b244665f88d6176ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6238e58b2cfc6c37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f70fb03b79b61cc1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f70fb03b79b61cc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f1e813d77701b5af0074a79d3d280770" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f70fb03b79b61cc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92469d191bba9ffd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92469d191bba9ffd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-824b0b49fef76a79cff17f61d99dc4ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92469d191bba9ffd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-479db7f38c4b5404" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-479db7f38c4b5404" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e07d42110598df486b595a5bad065d1f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-479db7f38c4b5404" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-479db7f38c4b5404" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-479db7f38c4b5404" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58a7e10590899127" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58a7e10590899127" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b89effdd90a1530ac528f8d417fa14a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58a7e10590899127" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58a7e10590899127" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-58a7e10590899127" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bca5950fa75f52b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bca5950fa75f52b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6da8bf365b4711aa90d1687f9b019a94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bca5950fa75f52b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bca5950fa75f52b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4bca5950fa75f52b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0155c55be86e40e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0155c55be86e40e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be73a65a6a2104206df7e2fb7b09dc17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0155c55be86e40e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0155c55be86e40e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0155c55be86e40e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e2c220ec5b9d42d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e2c220ec5b9d42d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-209e64ec5e24167a38aa3a711b9cc59c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e2c220ec5b9d42d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e2c220ec5b9d42d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6e2c220ec5b9d42d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c0875e3cce0278c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c0875e3cce0278c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-46cb66b3472d1374a5bf5203f06d3990" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c0875e3cce0278c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c0875e3cce0278c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1c0875e3cce0278c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18ab9666347eb382" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18ab9666347eb382" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6e7c8d2e565a0b0ec9551a77025cf2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18ab9666347eb382" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18ab9666347eb382" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-18ab9666347eb382" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1972187d84859698" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1972187d84859698" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d05be55b7ec77a400b3c4e4dee70f989" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1972187d84859698" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1972187d84859698" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1972187d84859698" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f5de229f03fd217" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f5de229f03fd217" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e1ea088fd96657896e9a370d9078a94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f5de229f03fd217" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f5de229f03fd217" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3f5de229f03fd217" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9599dda95fee1fb0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9599dda95fee1fb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-13e2ebb16d35d9f1a69f57b2122c33a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9599dda95fee1fb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9599dda95fee1fb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9599dda95fee1fb0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6273fc40802aabc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6273fc40802aabc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-46840473485082a314ae9746e93fd295" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6273fc40802aabc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6273fc40802aabc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d6273fc40802aabc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1940f6df62c5ec6c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1940f6df62c5ec6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-477985fe458d7d150ecf8c3aab2add8c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1940f6df62c5ec6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1940f6df62c5ec6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1940f6df62c5ec6c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af5ceb546e9d7c98" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af5ceb546e9d7c98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e4df2e5869c09d6815966c457d2ae58" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af5ceb546e9d7c98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af5ceb546e9d7c98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-af5ceb546e9d7c98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea47c37dbfbd5051" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea47c37dbfbd5051" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c1408b38e6592bf1727bf50155fc5771" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea47c37dbfbd5051" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea47c37dbfbd5051" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea47c37dbfbd5051" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-877097029dd1fbb8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-877097029dd1fbb8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0e36dadba5fa0d4e3dfb5a24d3f5489f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-877097029dd1fbb8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-877097029dd1fbb8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-877097029dd1fbb8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea94507811cea042" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea94507811cea042" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-54e60839cab72066196394713d474e70" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea94507811cea042" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea94507811cea042" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea94507811cea042" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2cb0e56d245f5ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2cb0e56d245f5ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c78982c0f1b2e411672b68152847f15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2cb0e56d245f5ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2cb0e56d245f5ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2cb0e56d245f5ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26c4e283c5d5d684" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26c4e283c5d5d684" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6c7847db371a462f5c41334b8ee294f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26c4e283c5d5d684" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26c4e283c5d5d684" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-26c4e283c5d5d684" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0e58edb04376ecc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0e58edb04376ecc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e7955489eeb7eb5b7df23c4f369a8f9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0e58edb04376ecc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0e58edb04376ecc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d0e58edb04376ecc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b2fbefa18d3613f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b2fbefa18d3613f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b4530f4366e07c9fbfadfb870c010b29" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b2fbefa18d3613f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b2fbefa18d3613f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4b2fbefa18d3613f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-840b8488373e4155" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-840b8488373e4155" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d36347332796f546a6aed691a170f135" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-840b8488373e4155" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-840b8488373e4155" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-840b8488373e4155" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f416669a357eb32" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f416669a357eb32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2659806d85933a303fe6a46b55f5d50d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f416669a357eb32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f416669a357eb32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f416669a357eb32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72df95927baa58a7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72df95927baa58a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d7c8f2b7abd7f1bdceba3ecb8ea8f29c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72df95927baa58a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72df95927baa58a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-72df95927baa58a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24ab818ca6eacd5c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24ab818ca6eacd5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-85de08284e2f36ea2f48c0c25ee47e78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24ab818ca6eacd5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24ab818ca6eacd5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-24ab818ca6eacd5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c809be52ba052346" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c809be52ba052346" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-88058c05f34dcc66dc7ce6e41ef2f598" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c809be52ba052346" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c809be52ba052346" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c809be52ba052346" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd48fc47c38cde96" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd48fc47c38cde96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-861bbb281d6bb63a77631ec375e3cede" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd48fc47c38cde96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd48fc47c38cde96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd48fc47c38cde96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20078f5cc080bfe7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20078f5cc080bfe7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d6e3f05e39b9ce15395f55575e640010" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20078f5cc080bfe7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20078f5cc080bfe7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20078f5cc080bfe7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7470582586a2274" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7470582586a2274" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e7344bbccc3230f704c33daa4b35b5c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7470582586a2274" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7470582586a2274" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d7470582586a2274" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-921b3b788f907813" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-921b3b788f907813" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-83b9555dac2a5bdeb50efb6d68978c90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-921b3b788f907813" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-921b3b788f907813" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-921b3b788f907813" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a5d1e420a2f49c2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a5d1e420a2f49c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5c1dab1c461b9a1ae9dc02ef7d2c0589" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a5d1e420a2f49c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a5d1e420a2f49c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a5d1e420a2f49c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfe75e748b537998" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfe75e748b537998" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-953ade1a803f071012bfcdcb000cd343" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfe75e748b537998" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfe75e748b537998" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dfe75e748b537998" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-408f38b8e32f7cf2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-408f38b8e32f7cf2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e4839799e9bb55fd275a1a287732973d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-408f38b8e32f7cf2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-408f38b8e32f7cf2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-408f38b8e32f7cf2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f79ea1601c6ce7d1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f79ea1601c6ce7d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2bbdafe61329922eb61adae035515faf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f79ea1601c6ce7d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f79ea1601c6ce7d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f79ea1601c6ce7d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a96d7108709d4ed9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a96d7108709d4ed9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3b970a2b3b2b52e847cbfafae815d3e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a96d7108709d4ed9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a96d7108709d4ed9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a96d7108709d4ed9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c92c910ba5f4f329" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c92c910ba5f4f329" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ad54ef5c92eba76235e96f476b098a9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c92c910ba5f4f329" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c92c910ba5f4f329" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c92c910ba5f4f329" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-860c2a4a39b09f55" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-860c2a4a39b09f55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-17428f3abf87017e2675d2e1fc5510b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-860c2a4a39b09f55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-860c2a4a39b09f55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-860c2a4a39b09f55" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-375d34ba09d5aa73" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-375d34ba09d5aa73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ddd060a38b459d60b82e01e9e262521" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-375d34ba09d5aa73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-375d34ba09d5aa73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-375d34ba09d5aa73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4b2cc6927bbd692" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4b2cc6927bbd692" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-47e866b3867b7d5381147ce86a02fad8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4b2cc6927bbd692" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4b2cc6927bbd692" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f4b2cc6927bbd692" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8494f566efe687d2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8494f566efe687d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8411c4391cebfbbc7fb4a0a48bf1445a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8494f566efe687d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8494f566efe687d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8494f566efe687d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a034dbe8f5b0664" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a034dbe8f5b0664" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-599fa16456f8ed2a88cc85bf8fa8d12e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a034dbe8f5b0664" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a034dbe8f5b0664" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7a034dbe8f5b0664" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e78436337e2b484c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e78436337e2b484c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-703903642a1d3ded73269cb63a858634" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e78436337e2b484c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e78436337e2b484c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e78436337e2b484c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b011475202bebb06" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b011475202bebb06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-21359c96d92812629ba97f7fdab0d622" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b011475202bebb06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b011475202bebb06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b011475202bebb06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2eefac1994c1ec5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2eefac1994c1ec5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cdac05084c5f151db54a6043d16a56af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2eefac1994c1ec5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7077343d95a32623" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7077343d95a32623" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f3edd3af59447edfb8a72a07a41c1607" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7077343d95a32623" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da7cbb01e57d6769" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da7cbb01e57d6769" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5c5dedebfe26626ec57e6311e50f251c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da7cbb01e57d6769" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-957b701a880168c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-957b701a880168c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9fe1f12b4e6147a48536ff1a7363eccf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-957b701a880168c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-957b701a880168c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-957b701a880168c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40bdc4739ee0642a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40bdc4739ee0642a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5bbee75c697f10db6197a66e9b340b91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40bdc4739ee0642a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40bdc4739ee0642a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-40bdc4739ee0642a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7250956220e531d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7250956220e531d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-caf55d5ffd53e2baa04c63bd525a48f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7250956220e531d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7250956220e531d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c7250956220e531d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdf99a20d855ce5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdf99a20d855ce5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8d23001349293c0eecaf0c917aa6e666" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdf99a20d855ce5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdf99a20d855ce5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fdf99a20d855ce5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-830b10cec677885b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-830b10cec677885b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-39caa190276cc3ae312f8f78bc574239" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-830b10cec677885b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-830b10cec677885b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-830b10cec677885b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86e9664478d264ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86e9664478d264ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4a212cd90e40d99948db10ff73e08363" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86e9664478d264ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86e9664478d264ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-86e9664478d264ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a6e4eec4a3b904d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a6e4eec4a3b904d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c4e421a311764d5929f3ab2fca6ed81d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a6e4eec4a3b904d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a6e4eec4a3b904d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a6e4eec4a3b904d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc597c5bc52e9cab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc597c5bc52e9cab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b04c881a441c585e7e5addc7d37b2631" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc597c5bc52e9cab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc597c5bc52e9cab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cc597c5bc52e9cab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f1f390849a195b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f1f390849a195b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9845bebc7928a632e978438a80ccf230" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f1f390849a195b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f1f390849a195b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f1f390849a195b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-adcb87a653db916f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-adcb87a653db916f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-faa0caad77c5adcd30d531a6016de419" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-adcb87a653db916f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-adcb87a653db916f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-adcb87a653db916f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5bfa3fa6454430d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5bfa3fa6454430d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3021eb0137d60481d32dd6eea7864a45" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5bfa3fa6454430d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5bfa3fa6454430d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c5bfa3fa6454430d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29f92b74f6325fbe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29f92b74f6325fbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f70cb24e4e38cfbad42dd75463397463" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29f92b74f6325fbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29f92b74f6325fbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-29f92b74f6325fbe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd3306b67dc6ff9b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd3306b67dc6ff9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7353f8adc0ae37f7e0ea384e8fdd3835" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd3306b67dc6ff9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd3306b67dc6ff9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd3306b67dc6ff9b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7ffd47db412d7e2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7ffd47db412d7e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d52af9b5a7fa331f874d5a22f16fe653" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7ffd47db412d7e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7ffd47db412d7e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a7ffd47db412d7e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96fde28935857a3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96fde28935857a3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-21effa413f1eb044fb575a78d4d699c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96fde28935857a3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96fde28935857a3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-96fde28935857a3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a10bddcc73637d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a10bddcc73637d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05063dda32ff37a834ffb704f6bad3ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a10bddcc73637d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a10bddcc73637d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a10bddcc73637d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a134cbb938f6f19b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a134cbb938f6f19b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69d5362ab8ffb022caca17ecf0872269" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a134cbb938f6f19b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a134cbb938f6f19b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a134cbb938f6f19b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35f0d4c3d4d27926" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35f0d4c3d4d27926" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c278e049e3b56c337462484ed4a1b403" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35f0d4c3d4d27926" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35f0d4c3d4d27926" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-35f0d4c3d4d27926" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c19cb6b6127d8f38" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c19cb6b6127d8f38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a43e2b9f65ab3b575aab6914c8f98433" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c19cb6b6127d8f38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c19cb6b6127d8f38" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c19cb6b6127d8f38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ab06486fba2718e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ab06486fba2718e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-450c21735252ae9ec9987fbe9e0301cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ab06486fba2718e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ab06486fba2718e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ab06486fba2718e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89288df793cc7a80" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89288df793cc7a80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-10b207aa2454ab08c38384e2b39711a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89288df793cc7a80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89288df793cc7a80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-89288df793cc7a80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5127f1f6b365bad8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5127f1f6b365bad8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-086b105221b8549a6a3d4f7e7475b3ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5127f1f6b365bad8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5127f1f6b365bad8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5127f1f6b365bad8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1acc5ef096b193d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1acc5ef096b193d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-98dc08a3a5421b5deffb0024b1c1f4fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1acc5ef096b193d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1acc5ef096b193d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e1acc5ef096b193d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-405d69485e273ac2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-405d69485e273ac2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53bb9859c20482a44d3adfb0f56f7e28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-405d69485e273ac2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-405d69485e273ac2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-405d69485e273ac2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3e8d6ab14290f05" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3e8d6ab14290f05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-500171056681704ef5258f38c8d1341e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3e8d6ab14290f05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3e8d6ab14290f05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d3e8d6ab14290f05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e696b9c4e23ebb6e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e696b9c4e23ebb6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e0e20223c9d3f2ab192bd62ab0f6069e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e696b9c4e23ebb6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e696b9c4e23ebb6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e696b9c4e23ebb6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54eaae0b455d5aba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54eaae0b455d5aba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c5e82c988b9857b72396b91775fe2f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54eaae0b455d5aba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54eaae0b455d5aba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54eaae0b455d5aba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16dcd6c08a38114e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16dcd6c08a38114e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-47f53256b71c09bb1d9b3e7190732eb9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16dcd6c08a38114e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16dcd6c08a38114e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-16dcd6c08a38114e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df8e33ae2f01c6a7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df8e33ae2f01c6a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0879e0505f3980dbf8e7f30648687498" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df8e33ae2f01c6a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df8e33ae2f01c6a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-df8e33ae2f01c6a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-040235219ae29d6b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-040235219ae29d6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2396736cd1e095d66df591fdcf70c40c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-040235219ae29d6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-040235219ae29d6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-040235219ae29d6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59409b7dd1b35552" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59409b7dd1b35552" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-502bbbd28c78601b492902a969358ad0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59409b7dd1b35552" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59409b7dd1b35552" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-59409b7dd1b35552" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f70d9d242817901" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f70d9d242817901" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c033ea26998da58cc76370bf988ab9f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f70d9d242817901" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f70d9d242817901" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f70d9d242817901" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bba7e5b4f8e18239" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bba7e5b4f8e18239" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cda499e2846efc3dee2c809b1cccdb24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bba7e5b4f8e18239" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bba7e5b4f8e18239" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bba7e5b4f8e18239" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b18908f4ef4ca03d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b18908f4ef4ca03d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-135b8f251cc87753" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-135b8f251cc87753" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b7fa0b127da80fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b7fa0b127da80fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69a119b019549d46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69a119b019549d46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-71138e29854e3de66d12b540269526b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69a119b019549d46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69a119b019549d46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69a119b019549d46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42eac7b49c749fa2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42eac7b49c749fa2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6b773e88b42a538406bfe2dbecbf7602" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42eac7b49c749fa2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42eac7b49c749fa2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-42eac7b49c749fa2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb83199fe6aed5a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb83199fe6aed5a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-08a9189fa8699d50302fe8beb87cd79b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb83199fe6aed5a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb83199fe6aed5a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb83199fe6aed5a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80b3e590e72feb0d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80b3e590e72feb0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79445e95128b5e4b7a0034b4967f9f8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80b3e590e72feb0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80b3e590e72feb0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-80b3e590e72feb0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdf37a1778de244d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdf37a1778de244d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-afd523001eb2e94a8034a9b89e2e0155" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdf37a1778de244d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdf37a1778de244d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bdf37a1778de244d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a67434f05667e00" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a67434f05667e00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d8c7bbc14617c97c4960d5a1cc7519e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a67434f05667e00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a67434f05667e00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9a67434f05667e00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5071ec13e5409c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5071ec13e5409c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4a5eb74ec30b86950d05855561787046" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5071ec13e5409c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5071ec13e5409c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5071ec13e5409c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52f5ab70427605fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52f5ab70427605fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-81ddddb8e31499b1efc72a205b59517d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52f5ab70427605fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52f5ab70427605fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-52f5ab70427605fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f41d343a1fc555d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f41d343a1fc555d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2d2d2155ac443f87de7dfcafd840d307" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f41d343a1fc555d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f41d343a1fc555d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f41d343a1fc555d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c7c5b0f94131862" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c7c5b0f94131862" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c5316fd1ca3272dd95c2843a974a38f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c7c5b0f94131862" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-332df752f1bc65f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-332df752f1bc65f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0a57cea163ea56d87b41bbf6ad5d0d66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-332df752f1bc65f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7dfd9113c27573f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7dfd9113c27573f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-27edd3827161a1bb20aa610995e076ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7dfd9113c27573f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08a0789ac142489d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08a0789ac142489d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fba2d7ae63fbfd88736c7fcc08e60529" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08a0789ac142489d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08a0789ac142489d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-08a0789ac142489d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-751490d9d411804d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-751490d9d411804d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6644ece23099cba7551b0901a9de8937" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-751490d9d411804d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-751490d9d411804d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-751490d9d411804d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00f4de206d70e725" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00f4de206d70e725" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6ab3dbb4c2b33afd651f9c7bca57afde" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00f4de206d70e725" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00f4de206d70e725" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00f4de206d70e725" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ac67f521bea699f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ac67f521bea699f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba9f0c38512cc559ec091f975c08c018" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ac67f521bea699f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ac67f521bea699f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ac67f521bea699f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f5408992dcd1ae8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f5408992dcd1ae8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b7a12579c88d10470a908c3da105deb1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f5408992dcd1ae8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f5408992dcd1ae8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1f5408992dcd1ae8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0afbc2df2637121" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0afbc2df2637121" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-185a9914f5b90e6721b1603b137fb05f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0afbc2df2637121" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0afbc2df2637121" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c0afbc2df2637121" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5d271b8f1402ccd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5d271b8f1402ccd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a12836da51b7b60124aa542916af0aa8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5d271b8f1402ccd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5d271b8f1402ccd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c5d271b8f1402ccd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c296d649f5526813" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c296d649f5526813" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f0448da4b632766eb75cc966ffd651c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c296d649f5526813" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c296d649f5526813" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c296d649f5526813" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38d3adfc2e53e683" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38d3adfc2e53e683" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-392c34e68272c8ca8a58c04193db4d7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38d3adfc2e53e683" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38d3adfc2e53e683" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-38d3adfc2e53e683" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53db58bf4be15299" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53db58bf4be15299" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-114d26501d7f34f63d6f15f4582876f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53db58bf4be15299" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53db58bf4be15299" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-53db58bf4be15299" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16bbee12e6a9bb9e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16bbee12e6a9bb9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7b5b9aa01a8d461948c39e1f230ecbca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16bbee12e6a9bb9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16bbee12e6a9bb9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-16bbee12e6a9bb9e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa6fd9d6f63aa7e2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa6fd9d6f63aa7e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a24d906ccec69ae7cbf71c745622640b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa6fd9d6f63aa7e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa6fd9d6f63aa7e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa6fd9d6f63aa7e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81bfca8d747f2224" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81bfca8d747f2224" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a98a698862b0c26ec5502eda7fc4d194" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81bfca8d747f2224" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81bfca8d747f2224" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81bfca8d747f2224" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5c5da668000b144" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5c5da668000b144" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-17e7d88f6ef836e7a6395b953e172dab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5c5da668000b144" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5c5da668000b144" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c5c5da668000b144" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-575a56ebf4d2aecc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-575a56ebf4d2aecc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-36656502783fbc4a08a79165f835ee61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-575a56ebf4d2aecc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-575a56ebf4d2aecc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-575a56ebf4d2aecc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df621afe73b1db1b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df621afe73b1db1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5fd4387c9bb13d78230dce2eef7b0c9e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df621afe73b1db1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df621afe73b1db1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-df621afe73b1db1b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cbfa6563c71913e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cbfa6563c71913e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c4eeb311c0d26c839caff664e08c2555" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cbfa6563c71913e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cbfa6563c71913e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4cbfa6563c71913e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2981ca9b65f4d5f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2981ca9b65f4d5f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a162055bb58f93d8d204a62a359bada7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2981ca9b65f4d5f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2981ca9b65f4d5f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2981ca9b65f4d5f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a6fb89b1f0c18af" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a6fb89b1f0c18af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d2529a069610b70288871e70db3688b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a6fb89b1f0c18af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a6fb89b1f0c18af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7a6fb89b1f0c18af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aeb294868541639" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aeb294868541639" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d8540c9e5ceb56e2697937f45241d719" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aeb294868541639" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8aeb294868541639" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8aeb294868541639" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6854bb04050baa04" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6854bb04050baa04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1d7525a1f41f6870525c8657ecd4e022" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6854bb04050baa04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6854bb04050baa04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6854bb04050baa04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bbc8b16f7e34278" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bbc8b16f7e34278" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0400d0bcea500fb13b97ed38cbd93266" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bbc8b16f7e34278" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6bbc8b16f7e34278" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6bbc8b16f7e34278" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6fdfb03e9d3d9814" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6fdfb03e9d3d9814" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba641702a96558a74dddecbf660305eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6fdfb03e9d3d9814" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6fdfb03e9d3d9814" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6fdfb03e9d3d9814" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bab19460d57fd2bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bab19460d57fd2bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6ea84d2f02f8813a21ee22b224835da1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bab19460d57fd2bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bab19460d57fd2bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bab19460d57fd2bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-428262b2f142959e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-428262b2f142959e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f318811eed71d346d8bfadb263fc9417" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-428262b2f142959e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-428262b2f142959e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-428262b2f142959e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca948a1772db7fa1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca948a1772db7fa1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8509d05dcb95df6d66ff3676bfaf127" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca948a1772db7fa1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca948a1772db7fa1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca948a1772db7fa1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e10941b754029da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e10941b754029da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-778640d6bb2135d389a8fca9b72618ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e10941b754029da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e10941b754029da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e10941b754029da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-429a9729bd35ed61" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-429a9729bd35ed61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1aef0bb571428a8b317cf067c9bd91b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-429a9729bd35ed61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-429a9729bd35ed61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-429a9729bd35ed61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5741fac65fefd2f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5741fac65fefd2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c7062427f93df06a8ed2b15133d74cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5741fac65fefd2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5741fac65fefd2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a5741fac65fefd2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5b59ddaa3b66de8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5b59ddaa3b66de8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53fa5b35231ecd7692f7dba2f2d4dd0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5b59ddaa3b66de8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5b59ddaa3b66de8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e5b59ddaa3b66de8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90c354057b83074e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90c354057b83074e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d1ab0eb019f23c4291823c276549c812" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90c354057b83074e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90c354057b83074e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-90c354057b83074e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-853a8f3c71e8df9a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-853a8f3c71e8df9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53df0ce1461c84c4c0593a22c6c5dd19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-853a8f3c71e8df9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-853a8f3c71e8df9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-853a8f3c71e8df9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ebcc5b8fc246ea6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ebcc5b8fc246ea6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7af74634ea8e6c4fb5b552934c001077" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ebcc5b8fc246ea6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ebcc5b8fc246ea6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ebcc5b8fc246ea6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d50193ea999dada0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d50193ea999dada0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-adf45c512cebe63641a47149edaee845" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d50193ea999dada0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d50193ea999dada0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d50193ea999dada0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ed1a50347668207" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ed1a50347668207" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0fc018e6534736843600c783a3b25f6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ed1a50347668207" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ed1a50347668207" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2ed1a50347668207" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-229f31166d3f2f7d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-229f31166d3f2f7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-30ceb65749c374dadbdd096f5d9f4421" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-229f31166d3f2f7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-229f31166d3f2f7d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-229f31166d3f2f7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b752215073440a6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b752215073440a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dec3eb83d8e57497d4872f637d968588" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b752215073440a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b752215073440a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2b752215073440a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3480878f43a37dbb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3480878f43a37dbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-08b8089eec7f7506773105759783db0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3480878f43a37dbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3480878f43a37dbb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3480878f43a37dbb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6193d547bddaed23" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6193d547bddaed23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2477bd0cc5f044886b07aa94a10e06ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6193d547bddaed23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6193d547bddaed23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6193d547bddaed23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75895f00d3e7d6e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75895f00d3e7d6e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-43da8758231dfef308688311ff06b20d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75895f00d3e7d6e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75895f00d3e7d6e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-75895f00d3e7d6e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e823a5f02c877788" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e823a5f02c877788" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-afa18b8ea18df2dc4d271995a4ad5e1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e823a5f02c877788" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e823a5f02c877788" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e823a5f02c877788" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7de589cbe42187ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7de589cbe42187ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2efd2874472d0e24202fb5cde465d015" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7de589cbe42187ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7de589cbe42187ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7de589cbe42187ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a609cc5a66b21a8a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a609cc5a66b21a8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-358abe02cde76f32f428db784cd0897f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a609cc5a66b21a8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ab8fa3b294d4e9d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ab8fa3b294d4e9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8dbfe5b74dc6b27afef2bdde081d618a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ab8fa3b294d4e9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fda3751cb8034eb5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fda3751cb8034eb5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b73e5a795b938d3c750381bb5f3c67d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fda3751cb8034eb5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6cae230f872b37a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6cae230f872b37a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e57ce8dd3edc5bb983bb913f9bb92ac5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6cae230f872b37a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6cae230f872b37a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e6cae230f872b37a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a30a8f9e7883a31c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a30a8f9e7883a31c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-67272c13162b294d381cc32162540597" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a30a8f9e7883a31c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a30a8f9e7883a31c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a30a8f9e7883a31c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2547164cc7a45648" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2547164cc7a45648" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3613d1eb9e351963af4b99aa178fea7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2547164cc7a45648" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2547164cc7a45648" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2547164cc7a45648" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4d811e0db06fac1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4d811e0db06fac1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f71bb23f61babb8d9d1b78580f91ca1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4d811e0db06fac1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4d811e0db06fac1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c4d811e0db06fac1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98de0c98d63e427d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98de0c98d63e427d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b169b43aae883116a1e81d753b67622" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98de0c98d63e427d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98de0c98d63e427d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-98de0c98d63e427d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d7e738936528370" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d7e738936528370" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-29dc6aff2004f2c2b9fae2870fd6a3d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d7e738936528370" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d7e738936528370" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7d7e738936528370" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6f8d66f29463aa9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6f8d66f29463aa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-41cf06d2598f025752ef361c877cd414" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6f8d66f29463aa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6f8d66f29463aa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c6f8d66f29463aa9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-191886e421eb7b40" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-191886e421eb7b40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d42d2ae78b6828f82ad078e4004d1baf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-191886e421eb7b40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-191886e421eb7b40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-191886e421eb7b40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9094bcdda69b9f9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9094bcdda69b9f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-64b95382c94c2652da95fc2db72c5ca4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9094bcdda69b9f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9094bcdda69b9f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9094bcdda69b9f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d2bb4a8d3402fb9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d2bb4a8d3402fb9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-92bce503df2ee210b3e80405487501b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d2bb4a8d3402fb9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d2bb4a8d3402fb9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4d2bb4a8d3402fb9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b26a61fc0b802bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b26a61fc0b802bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-458513a4c82ae41e5530f7618b344190" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b26a61fc0b802bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b26a61fc0b802bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b26a61fc0b802bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d03e5e7086bed87" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d03e5e7086bed87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7a34bc48d397218f67043b20ee3ad427" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d03e5e7086bed87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d03e5e7086bed87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3d03e5e7086bed87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bce4bc2b438777b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bce4bc2b438777b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f503ba6364089a0e5f9030ec31c279e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bce4bc2b438777b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bce4bc2b438777b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8bce4bc2b438777b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f44662bc49e8b7dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f44662bc49e8b7dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-af790be260ad828c85ffb96e67af9838" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f44662bc49e8b7dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f44662bc49e8b7dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f44662bc49e8b7dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61d81090f7cc2d2c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61d81090f7cc2d2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c9e738d376e6763de052497e8dbefc62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61d81090f7cc2d2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61d81090f7cc2d2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-61d81090f7cc2d2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cf779daacdc626e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cf779daacdc626e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f29cb4f9d53270a41ca38b232ff48731" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cf779daacdc626e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cf779daacdc626e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2cf779daacdc626e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cf14ecbfe45fb3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cf14ecbfe45fb3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4cc35df4782bc992fc74e804957c12b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cf14ecbfe45fb3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cf14ecbfe45fb3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8cf14ecbfe45fb3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7300870dc4c86f7e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7300870dc4c86f7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-45885a5198109b354cbd127e32696d4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7300870dc4c86f7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7300870dc4c86f7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7300870dc4c86f7e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41ec09c5b58fe91a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41ec09c5b58fe91a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bdd7b7adab733ac501cfa8bd5e118327" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41ec09c5b58fe91a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41ec09c5b58fe91a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-41ec09c5b58fe91a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4387007615d023b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4387007615d023b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1d86348fa0fbc33a636520a078878541" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4387007615d023b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4387007615d023b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4387007615d023b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e91aa34d978718d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e91aa34d978718d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b02c0c83657ac37e6a68d9a53c7ce691" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e91aa34d978718d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e91aa34d978718d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e91aa34d978718d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad25d58fda511999" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad25d58fda511999" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-acefca32bc5d888387e59b18cb0328ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad25d58fda511999" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad25d58fda511999" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ad25d58fda511999" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a845f6df0b772beb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a845f6df0b772beb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e193ac3cebd46ea724100642b1bb02fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a845f6df0b772beb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a845f6df0b772beb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a845f6df0b772beb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-576b4c5b2f2090c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-576b4c5b2f2090c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed00cd52b24e2688fa049330843f3c17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-576b4c5b2f2090c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-576b4c5b2f2090c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-576b4c5b2f2090c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11d4e6dc6023710e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11d4e6dc6023710e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c2d99cea4923a1ee56a111c5e0a57b3e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11d4e6dc6023710e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11d4e6dc6023710e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-11d4e6dc6023710e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1234bdb764b2f629" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1234bdb764b2f629" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0975e30ecb8fcbab6bf3c86c6ff953ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1234bdb764b2f629" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1234bdb764b2f629" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1234bdb764b2f629" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60476ebb2d018946" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60476ebb2d018946" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-16dc44fa429872b32a760f8bff177efa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60476ebb2d018946" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60476ebb2d018946" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-60476ebb2d018946" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74dfc2eba69a2a12" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74dfc2eba69a2a12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a9cd60fc523251c6d347e44d5a2cf390" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74dfc2eba69a2a12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74dfc2eba69a2a12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-74dfc2eba69a2a12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea1e059457a9fb7f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea1e059457a9fb7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-057dfb55f78658c890b414693b239168" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea1e059457a9fb7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea1e059457a9fb7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea1e059457a9fb7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8775896dbaf24b06" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8775896dbaf24b06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0f5851ee8bbc5bcabf36b1104b34bc90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8775896dbaf24b06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8775896dbaf24b06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8775896dbaf24b06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93763d98d410e2a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93763d98d410e2a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-098e39dbac030c3e7d1f8c611cd41e96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93763d98d410e2a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93763d98d410e2a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93763d98d410e2a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93afa68be7c623fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93afa68be7c623fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a25740e74ffe729b9c2b2d6772840631" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93afa68be7c623fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93afa68be7c623fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93afa68be7c623fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cff66933af6b711" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cff66933af6b711" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-217a957970d8269ec32fda7727ca4482" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cff66933af6b711" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cff66933af6b711" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8cff66933af6b711" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d53454cc92b24b14" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d53454cc92b24b14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3a483859db1e01da54500aec3f83d75d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d53454cc92b24b14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d53454cc92b24b14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d53454cc92b24b14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bca023d2b0acc910" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bca023d2b0acc910" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-145e4b2b80948885e873332b4465b5a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bca023d2b0acc910" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bca023d2b0acc910" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bca023d2b0acc910" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e53e0e171686d5e2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e53e0e171686d5e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7626605933dd2f6d2ee7bc682685bb80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e53e0e171686d5e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e53e0e171686d5e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e53e0e171686d5e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0cc92cd53c02a1f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0cc92cd53c02a1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-19c9bbf97ea6f180e9c9b2394f2cc246" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0cc92cd53c02a1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0cc92cd53c02a1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e0cc92cd53c02a1f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f19e0d536633c4ad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f19e0d536633c4ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-48015f68b3fcd86c45b251558e70ad97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f19e0d536633c4ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f19e0d536633c4ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f19e0d536633c4ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-455cc156a885d3a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-455cc156a885d3a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-67940378dc59a5841bf6572e0c7e8eef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-455cc156a885d3a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-455cc156a885d3a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-455cc156a885d3a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ce24ac5cfb7b202" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ce24ac5cfb7b202" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fdce1e691c397246417d203d5e2543d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ce24ac5cfb7b202" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ce24ac5cfb7b202" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8ce24ac5cfb7b202" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2838164405df2b7c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2838164405df2b7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d1cd561eebf6c9a729ba3c44359b4bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2838164405df2b7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2838164405df2b7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2838164405df2b7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4eca4922046a04b0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4eca4922046a04b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6d345463b293df142f7bd5504730e13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4eca4922046a04b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4eca4922046a04b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4eca4922046a04b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3466e0de675a606c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3466e0de675a606c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b8e6d533427e9b905d69b78439a35295" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3466e0de675a606c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c28371c1a630dda" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c28371c1a630dda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b89375bf839b89c429d731dcde60e7ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c28371c1a630dda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10e288e06cb3c84a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10e288e06cb3c84a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c5cbdcdc68f3b5a4feb532a3b4a4e654" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10e288e06cb3c84a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ded1b804478c6ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ded1b804478c6ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e59ff162c66427374ec28748b9a46964" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ded1b804478c6ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ded1b804478c6ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ded1b804478c6ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c930068b4c645d33" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c930068b4c645d33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c4797a289cea7e104641f405fa306b90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c930068b4c645d33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c930068b4c645d33" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c930068b4c645d33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e47ae6c34806f1c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e47ae6c34806f1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-08f858e8d9b042a7a98488e273a81af1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e47ae6c34806f1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e47ae6c34806f1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0e47ae6c34806f1c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93b6bd3047c29e85" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93b6bd3047c29e85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4023a8a7fce017514bb1122fe9021223" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93b6bd3047c29e85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93b6bd3047c29e85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93b6bd3047c29e85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c14aba7c03f66d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c14aba7c03f66d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c5cf3960ac26c500ecca5c4071e45c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c14aba7c03f66d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c14aba7c03f66d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4c14aba7c03f66d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9767d9586862799" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9767d9586862799" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8675ba4aa6fbf887155e3c6d776c1b20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9767d9586862799" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9767d9586862799" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f9767d9586862799" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b001b2565be8c118" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b001b2565be8c118" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-37c98162f7eceaf1bd3d6b405e2e276e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b001b2565be8c118" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b001b2565be8c118" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b001b2565be8c118" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb2fc6497b19bba8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb2fc6497b19bba8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3a74f53d3e4674520998841ccd16df93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb2fc6497b19bba8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb2fc6497b19bba8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cb2fc6497b19bba8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-759451a5cdeedc0b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-759451a5cdeedc0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b1ede90d666f7ced4ae117f752a5d768" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-759451a5cdeedc0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-759451a5cdeedc0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-759451a5cdeedc0b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a964d18ce8768eaa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a964d18ce8768eaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-23e9643698f2c335bf83b3f83140b2ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a964d18ce8768eaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a964d18ce8768eaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a964d18ce8768eaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-159636e6cb3987b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-159636e6cb3987b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6719d9804467ad99cbb1ebf60880d858" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-159636e6cb3987b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-159636e6cb3987b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-159636e6cb3987b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5aa1c526d12f54cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5aa1c526d12f54cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6be701d2b7b5b21b8864500120680395" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5aa1c526d12f54cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5aa1c526d12f54cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5aa1c526d12f54cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2a23553d4663930" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2a23553d4663930" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-25b0e70da798dfb0588c4b0245a3dabc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2a23553d4663930" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2a23553d4663930" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b2a23553d4663930" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba4dd55cb4a14f19" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba4dd55cb4a14f19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6b718a7fe9b61a3089b71fd927887d7b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba4dd55cb4a14f19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba4dd55cb4a14f19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba4dd55cb4a14f19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d05c8af6b31ca0e2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d05c8af6b31ca0e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5f902a3f5173daa7655247e329505da5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d05c8af6b31ca0e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d05c8af6b31ca0e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d05c8af6b31ca0e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec4251c498534559" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec4251c498534559" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d86c8b5ea2bee046acb531e90e9d5ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec4251c498534559" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec4251c498534559" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ec4251c498534559" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99c6bee6dc83b17c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99c6bee6dc83b17c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2bc900f227d91829d551be1e83551587" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99c6bee6dc83b17c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99c6bee6dc83b17c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-99c6bee6dc83b17c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c49d6e52431645b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c49d6e52431645b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53bf675d0183536b4fcdccc40942775b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c49d6e52431645b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c49d6e52431645b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4c49d6e52431645b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b28acbd31fc1f8b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b28acbd31fc1f8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7c4b4bead8fcf5defa797e5b4b7a246b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b28acbd31fc1f8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b28acbd31fc1f8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b28acbd31fc1f8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af07b33555194b7a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af07b33555194b7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fc825d9fe85dfc365891efe0ac6cafb3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af07b33555194b7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af07b33555194b7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-af07b33555194b7a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2750cdb14433e3b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2750cdb14433e3b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-626bf3f45af44e550811e31e62fae48a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2750cdb14433e3b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2750cdb14433e3b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2750cdb14433e3b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-333c8b049379b240" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-333c8b049379b240" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2483dedaba9b09d85e257c67214a5e0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-333c8b049379b240" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-333c8b049379b240" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-333c8b049379b240" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5933b511a44c47af" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5933b511a44c47af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6bb9a24a318edeb8b07eb4a88dd8b82" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5933b511a44c47af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5933b511a44c47af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5933b511a44c47af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-808961dec65a4dc7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-808961dec65a4dc7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-02d3fbf4b5c9a16fa439c50ad77dbfe7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-808961dec65a4dc7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-808961dec65a4dc7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-808961dec65a4dc7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a09924a208028d2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a09924a208028d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a3499be97f9fb94fee56f789ac96abd7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a09924a208028d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a09924a208028d2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2a09924a208028d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff4d894e5e8f491a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff4d894e5e8f491a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa0428a41325f3efb81508d095977fd2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff4d894e5e8f491a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff4d894e5e8f491a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ff4d894e5e8f491a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0272b5c4d09e5e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0272b5c4d09e5e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c9ab213f5d326cb10dc24c2365720bf5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0272b5c4d09e5e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0272b5c4d09e5e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e0272b5c4d09e5e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-993bf77131daf5e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-993bf77131daf5e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e103f5432bccb672414f824ab8957595" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-993bf77131daf5e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-993bf77131daf5e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-993bf77131daf5e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cce292e6f5ef636" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cce292e6f5ef636" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7c1addc394f530e5cabc6132d707700b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cce292e6f5ef636" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cce292e6f5ef636" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6cce292e6f5ef636" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d894f6fd4fc41165" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d894f6fd4fc41165" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05b0c457730180446dfda5f999cda309" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d894f6fd4fc41165" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d894f6fd4fc41165" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d894f6fd4fc41165" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27a4abd3f5e75379" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27a4abd3f5e75379" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6a2f3eb1b1833b332644915482cb1092" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27a4abd3f5e75379" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27a4abd3f5e75379" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-27a4abd3f5e75379" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26a63aa6926e65ab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26a63aa6926e65ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-42f1bb1b8860b30642dabe8b7101325b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26a63aa6926e65ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26a63aa6926e65ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-26a63aa6926e65ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f3cc54dde77faed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f3cc54dde77faed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04b0a3b1350f5699014f9d520e1251b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f3cc54dde77faed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f3cc54dde77faed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f3cc54dde77faed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab9c2835186ff50b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab9c2835186ff50b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8f7eb51f18b05ce6c48245d210e0724f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab9c2835186ff50b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab9c2835186ff50b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab9c2835186ff50b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00440763d1ab0a17" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00440763d1ab0a17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-daf9207c19ab4ebb969dba2650ecb4b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00440763d1ab0a17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00440763d1ab0a17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00440763d1ab0a17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b85539a9bb8ae504" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b85539a9bb8ae504" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d40a9306c0397999bcb97fa0ee3f3e18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b85539a9bb8ae504" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b85539a9bb8ae504" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b85539a9bb8ae504" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4a521f04754c34b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4a521f04754c34b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2becef87273b4d7d616a995c580d7f6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4a521f04754c34b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4a521f04754c34b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4a521f04754c34b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c4262ba05d158e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c4262ba05d158e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f3665d49eea14b4d59bd5330dc9c1719" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c4262ba05d158e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c4262ba05d158e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6c4262ba05d158e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b83308812bd6ec70" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b83308812bd6ec70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a303b0d6efe130931d292dfc7f854fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b83308812bd6ec70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b83308812bd6ec70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b83308812bd6ec70" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-400f6229e2888435" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-400f6229e2888435" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a41235b41b8d90f81d2cfb4bfe0b64b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-400f6229e2888435" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-400f6229e2888435" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-400f6229e2888435" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edf25987223150b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edf25987223150b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bc44d74d34f0f477fe939c0398b0d8cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edf25987223150b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edf25987223150b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-edf25987223150b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a98505735b65fa02" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a98505735b65fa02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-39fc55bbcc498fbede7e60fa41e4a850" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a98505735b65fa02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a98505735b65fa02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a98505735b65fa02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87e51fdbe0c51cd3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87e51fdbe0c51cd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0084f20de53b320327e8c09812bc154b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87e51fdbe0c51cd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df8275079f9e3c88" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df8275079f9e3c88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-794c5df6a98fb2400045d94f6e01021c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df8275079f9e3c88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-925fe3437ac2dab5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-925fe3437ac2dab5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e5a66c2e48de09bebe96ba7f177ce152" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-925fe3437ac2dab5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35894b8927156ea2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35894b8927156ea2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d81bb954018a080594232bf6622233cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35894b8927156ea2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35894b8927156ea2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-35894b8927156ea2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-434d01d761b1f725" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-434d01d761b1f725" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bffa877a4066c5d06e7e12b7452b4b72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-434d01d761b1f725" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-434d01d761b1f725" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-434d01d761b1f725" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ff7ef2a4d1985de" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ff7ef2a4d1985de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e53a61d32583cb10990ca18e6bae3611" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ff7ef2a4d1985de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ff7ef2a4d1985de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5ff7ef2a4d1985de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5072dbeadba8879" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5072dbeadba8879" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-45ff896d1d8e3ca81d778219601cdf96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5072dbeadba8879" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5072dbeadba8879" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5072dbeadba8879" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-567dc2f385fa5cd9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-567dc2f385fa5cd9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-08f55d16c66aa599e622201774b9a49c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-567dc2f385fa5cd9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-567dc2f385fa5cd9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-567dc2f385fa5cd9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-326efd1b38e37790" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-326efd1b38e37790" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7fd720b9aa957f0510d2ce6339ea332c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-326efd1b38e37790" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-326efd1b38e37790" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-326efd1b38e37790" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbc8d143c31979a9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbc8d143c31979a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8f98b1daf73d01aedbd25906a946690" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbc8d143c31979a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbc8d143c31979a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dbc8d143c31979a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d20083ee9baf68b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d20083ee9baf68b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8ea9a29f0e1f1c079d7eb3866bdd1b65" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d20083ee9baf68b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d20083ee9baf68b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d20083ee9baf68b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d4bb7f66ede49ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d4bb7f66ede49ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fb223de39e5e8a97113b2cd1abb136bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d4bb7f66ede49ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d4bb7f66ede49ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d4bb7f66ede49ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2343da185cb3b70" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2343da185cb3b70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-86cfcf5b1d8036c344397c624d1a8656" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2343da185cb3b70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2343da185cb3b70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a2343da185cb3b70" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d377509d6c14629e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d377509d6c14629e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0b97696576261d591240b37eca959079" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d377509d6c14629e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d377509d6c14629e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d377509d6c14629e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3f0d6590e321afd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3f0d6590e321afd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4693b447d48e1c57a8f9a2cfc6be91c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3f0d6590e321afd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3f0d6590e321afd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a3f0d6590e321afd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d2149264ae881d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d2149264ae881d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-000e8d362e783ee3eb3f146e81e55daa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d2149264ae881d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d2149264ae881d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2d2149264ae881d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-840e0629a90a8940" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-840e0629a90a8940" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-41ba9c3beb854f24bead6627298098dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-840e0629a90a8940" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-840e0629a90a8940" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-840e0629a90a8940" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac3dd54501095745" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac3dd54501095745" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac1c366b77325b6e02b3df16b06bddd0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac3dd54501095745" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac3dd54501095745" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ac3dd54501095745" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfca4db882a7c84a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfca4db882a7c84a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-943d23a878a48d040a3dd8a46e7af1c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfca4db882a7c84a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfca4db882a7c84a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dfca4db882a7c84a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60b7a4425a1aa2f0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60b7a4425a1aa2f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-508c693b82bc6b23c544ffb8dbc4843c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60b7a4425a1aa2f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60b7a4425a1aa2f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-60b7a4425a1aa2f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-050469b48331b418" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-050469b48331b418" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1fe1d8548c03daeb2c4a2b574fae49ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-050469b48331b418" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-050469b48331b418" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-050469b48331b418" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f713768deac5afed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f713768deac5afed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0025949abf96b46e91ef2f8dd7e7e6af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f713768deac5afed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f713768deac5afed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f713768deac5afed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9e746173b72fe79" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9e746173b72fe79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-750a422ac6a504745b5b842eea8d7c30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9e746173b72fe79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9e746173b72fe79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d9e746173b72fe79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81a963826d2adde5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81a963826d2adde5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5648741eae1cc7b06c84b87c67d387ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81a963826d2adde5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81a963826d2adde5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81a963826d2adde5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a35f39c54303d57" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a35f39c54303d57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-052202f5930bd5d07d1e8927c09345ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a35f39c54303d57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a35f39c54303d57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a35f39c54303d57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e0a9da28e0f0b57" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e0a9da28e0f0b57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-188a6536ef9a4087c3cf08edc35aec00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e0a9da28e0f0b57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e0a9da28e0f0b57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e0a9da28e0f0b57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c53b7e4547372931" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c53b7e4547372931" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6aba00902197aeb3c571a9d161f4e1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c53b7e4547372931" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c53b7e4547372931" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c53b7e4547372931" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a102bcfaae43cd19" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a102bcfaae43cd19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-25c8d5f71fa2cbcd9d6fdd6e65242017" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a102bcfaae43cd19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a102bcfaae43cd19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a102bcfaae43cd19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d8793d6f95fc3a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d8793d6f95fc3a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c6d70484d4579d5b2a869a560fbcdf4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d8793d6f95fc3a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d8793d6f95fc3a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5d8793d6f95fc3a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64d6562ef567afdf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64d6562ef567afdf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9cbe8079c5e044f9eeb9e922f41fac52" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64d6562ef567afdf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64d6562ef567afdf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-64d6562ef567afdf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ca2ab057e733329" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ca2ab057e733329" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b5fb0b8dea1fbf67e9385a66f9c78adf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ca2ab057e733329" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ca2ab057e733329" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5ca2ab057e733329" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e39444bc209daf70" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e39444bc209daf70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cf2993f67c1c2571d29c67e07f074c8e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e39444bc209daf70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e39444bc209daf70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e39444bc209daf70" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa984b901849ed76" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa984b901849ed76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c76c85af9b0056ffc27ffe0d327b307c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa984b901849ed76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa984b901849ed76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa984b901849ed76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c2e2a439fd9f889" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c2e2a439fd9f889" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a5f62f7876bb3ae358c62957de6b83eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c2e2a439fd9f889" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c2e2a439fd9f889" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4c2e2a439fd9f889" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-699201781a1cba7f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-699201781a1cba7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c11f995adabcb39c4a5e7285b14870d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-699201781a1cba7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-699201781a1cba7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-699201781a1cba7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4223f241058eb4a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4223f241058eb4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-19c3ffc6d29cf0e3165c1ab39a09f6b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4223f241058eb4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4223f241058eb4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a4223f241058eb4a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e28e1f8cdc0d55b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e28e1f8cdc0d55b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4fc6a7092a37ad45d000fff1bba070af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e28e1f8cdc0d55b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e28e1f8cdc0d55b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e28e1f8cdc0d55b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ab085d9257bb319" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ab085d9257bb319" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-631042953ba164fefb7cf9b830004335" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ab085d9257bb319" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ab085d9257bb319" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2ab085d9257bb319" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de5fc8683fe4b3d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de5fc8683fe4b3d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f49aca4bcf5496b4c884bc025bb7bc4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de5fc8683fe4b3d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de5fc8683fe4b3d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de5fc8683fe4b3d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f770820f4207e6fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f770820f4207e6fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f7ecc6789b4f9a5287f96a8bc89c440" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f770820f4207e6fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f770820f4207e6fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f770820f4207e6fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59c9e1d87200ad95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59c9e1d87200ad95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d2944047c198e274f605986a95d28f49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59c9e1d87200ad95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59c9e1d87200ad95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-59c9e1d87200ad95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6304413a90c9dabf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6304413a90c9dabf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-07465b23245f4d0e38219e8deffa044d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6304413a90c9dabf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6304413a90c9dabf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6304413a90c9dabf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b36359bcdfd28d93" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b36359bcdfd28d93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ee39bc782743b4747fe3ec40d80c0113" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b36359bcdfd28d93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b36359bcdfd28d93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b36359bcdfd28d93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2305c63bcde1a32" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2305c63bcde1a32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be7c85c157cb0e057d840204822e1cba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2305c63bcde1a32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2305c63bcde1a32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d2305c63bcde1a32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f41bd328f6c009e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f41bd328f6c009e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-59bed2ccf92ef2cb51133d72cdf33202" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f41bd328f6c009e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f41bd328f6c009e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f41bd328f6c009e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51af82fb92dbbc0a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51af82fb92dbbc0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f19759061aacf37cbcf57536c12342de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51af82fb92dbbc0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1da8624c246ad59" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1da8624c246ad59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d412d0291bdeb15fde8bb8451457e53a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1da8624c246ad59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff8083401dc417f9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff8083401dc417f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e1e2168cfb66b67646bade367870ab1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff8083401dc417f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4e7d384d776dea5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4e7d384d776dea5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-51c0310362947399f10183042ab5bd82" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4e7d384d776dea5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4e7d384d776dea5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b4e7d384d776dea5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a46659c04d74d8bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a46659c04d74d8bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6d95d5d6aa56706321fb2be34405a14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a46659c04d74d8bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a46659c04d74d8bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a46659c04d74d8bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a43598c1c01d3b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a43598c1c01d3b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-66ca63378fdc1876aa06d72eab549bdf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a43598c1c01d3b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a43598c1c01d3b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a43598c1c01d3b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5817890343a10715" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5817890343a10715" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c45d5b459b25d20eaa8afe00c8b7e3eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5817890343a10715" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5817890343a10715" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5817890343a10715" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f4ccfd1964e8ba8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f4ccfd1964e8ba8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0efb5e4273a77b2092759d6679562293" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f4ccfd1964e8ba8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f4ccfd1964e8ba8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3f4ccfd1964e8ba8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6dd4b987c032fc9b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6dd4b987c032fc9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-418b570797c1bf251281b872015de579" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6dd4b987c032fc9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6dd4b987c032fc9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6dd4b987c032fc9b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d929697a03b12f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d929697a03b12f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e9ff490094cbb0a408827dd92aee53b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d929697a03b12f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d929697a03b12f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d929697a03b12f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e91175df75a8b485" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e91175df75a8b485" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b093495d373acc4330aff37c33f6630" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e91175df75a8b485" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e91175df75a8b485" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e91175df75a8b485" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7fae8423c3c70f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7fae8423c3c70f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2b1e3627105862f9d8bd03c3418f503f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7fae8423c3c70f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7fae8423c3c70f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d7fae8423c3c70f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25aca252adad6b89" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25aca252adad6b89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2d46e2b90e744ebcd4ffb2e7aa3904bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25aca252adad6b89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25aca252adad6b89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-25aca252adad6b89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64adf4854fd90526" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64adf4854fd90526" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9fa2e86fe96ff2ef47528a931ca325ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64adf4854fd90526" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64adf4854fd90526" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-64adf4854fd90526" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7586d6b7f1743cef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7586d6b7f1743cef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3a61a14bcd946f5f5b45221ed00ebfe2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7586d6b7f1743cef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7586d6b7f1743cef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7586d6b7f1743cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-947c09947fe199bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-947c09947fe199bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7a5b3feb116649d5d8e10b9d3614300a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-947c09947fe199bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-947c09947fe199bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-947c09947fe199bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6028fa8479ca3090" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6028fa8479ca3090" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2c2853edecf076fe403695162379a138" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6028fa8479ca3090" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6028fa8479ca3090" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6028fa8479ca3090" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-967db8aa38f809e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-967db8aa38f809e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d51b5b5c18f53e6734926ea529093852" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-967db8aa38f809e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-967db8aa38f809e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-967db8aa38f809e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e0bc08c73746c2f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e0bc08c73746c2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-83edd067973f4a9afff12512ecdfadd9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e0bc08c73746c2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e0bc08c73746c2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4e0bc08c73746c2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b6fd26cb090c68f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b6fd26cb090c68f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-000c358e930de16b9f4a259b57182fe4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b6fd26cb090c68f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b6fd26cb090c68f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9b6fd26cb090c68f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4ce494e679a4bde" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4ce494e679a4bde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b37c20a570fd2bac5f1e207274af1c24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4ce494e679a4bde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4ce494e679a4bde" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4ce494e679a4bde" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a2f589211523354" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a2f589211523354" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8ed82260a32f4c65a79303c2e6369263" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a2f589211523354" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a2f589211523354" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a2f589211523354" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31343a4fd213dcd3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31343a4fd213dcd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0e9133f772c69ee22fbaf50c52763550" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31343a4fd213dcd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31343a4fd213dcd3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-31343a4fd213dcd3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19f263ed686c04bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19f263ed686c04bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba734caa30dff038bccf68634fa2f9da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19f263ed686c04bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19f263ed686c04bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-19f263ed686c04bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44b8e689c3dbbf37" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44b8e689c3dbbf37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-35297ee5f7f40c4ce728634bcfbbee01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44b8e689c3dbbf37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44b8e689c3dbbf37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-44b8e689c3dbbf37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abfc880cfa7dbb7a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abfc880cfa7dbb7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-23d26939a2d21e6a71a6ac60b500d869" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abfc880cfa7dbb7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abfc880cfa7dbb7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-abfc880cfa7dbb7a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb480feb80973426" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb480feb80973426" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b53945d4e69cabaeb439eb216c1a79b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb480feb80973426" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb480feb80973426" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fb480feb80973426" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-042bd170e74c33bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-042bd170e74c33bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e7acd2b00c246b89e22a6373c0293099" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-042bd170e74c33bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-042bd170e74c33bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-042bd170e74c33bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58ab3d192a9cbaac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58ab3d192a9cbaac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-adbb5ce354644515c5e8610510fb7192" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58ab3d192a9cbaac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58ab3d192a9cbaac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-58ab3d192a9cbaac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53fafe0822e81e95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53fafe0822e81e95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c301d67c9cb437c9564ff7330c62d1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53fafe0822e81e95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53fafe0822e81e95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-53fafe0822e81e95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab8fdf2704c0ce02" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab8fdf2704c0ce02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e1a68b9af789c3f033f5bba06b338f74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab8fdf2704c0ce02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab8fdf2704c0ce02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab8fdf2704c0ce02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcabb73f538d2f9d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcabb73f538d2f9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-da0356595f5e8613fc2e5a46269ce033" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcabb73f538d2f9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcabb73f538d2f9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fcabb73f538d2f9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-541e73fa12f6e83f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-541e73fa12f6e83f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b95c4a9b3fe346d33044273ef875a015" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-541e73fa12f6e83f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-541e73fa12f6e83f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-541e73fa12f6e83f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a8f5418db2bc446" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a8f5418db2bc446" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7b02a515f3a24192ebd78af13c03df6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a8f5418db2bc446" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a8f5418db2bc446" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a8f5418db2bc446" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6deb2ffec33e8b0c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6deb2ffec33e8b0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9dddde07fc59a6d6e94b81e6e8686d76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6deb2ffec33e8b0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6deb2ffec33e8b0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6deb2ffec33e8b0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a70189a32214220" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a70189a32214220" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-591adae47d3624adf96e4cd8ac87677e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a70189a32214220" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a70189a32214220" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a70189a32214220" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fc9643fb68439b4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fc9643fb68439b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b71263fede2b4c9df6df6051e1c93ac4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fc9643fb68439b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fc9643fb68439b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1fc9643fb68439b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b7d2a086e8fce2e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b7d2a086e8fce2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-134eef13794d4759adb376b085ab311c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b7d2a086e8fce2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b7d2a086e8fce2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2b7d2a086e8fce2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da769b5eea572d55" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da769b5eea572d55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cab3ab64396f9cd487344aa9029c1bda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da769b5eea572d55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da769b5eea572d55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-da769b5eea572d55" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-132ae8eeeee59e40" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-132ae8eeeee59e40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-76ec61d0e6227a73c4ec26a25a0aa400" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-132ae8eeeee59e40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-132ae8eeeee59e40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-132ae8eeeee59e40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd7b6f0f7a62699d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd7b6f0f7a62699d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77228340ce8a8ed350b0969728e81cad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd7b6f0f7a62699d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd7b6f0f7a62699d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd7b6f0f7a62699d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f346d42df5753788" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f346d42df5753788" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-75f1e8ca9fd539a79f45bf581efb19aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f346d42df5753788" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f346d42df5753788" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f346d42df5753788" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cb7ac7a8723b353" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cb7ac7a8723b353" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-47bcc5c9b368a67d97cc24fbdc0f915a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cb7ac7a8723b353" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cb7ac7a8723b353" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2cb7ac7a8723b353" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1faeaee82f92d85" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1faeaee82f92d85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4886430b62b19da2fff63c3e2ebfce2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1faeaee82f92d85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1faeaee82f92d85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e1faeaee82f92d85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5c925100e102a81" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5c925100e102a81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f7382017882dc2bba9e2d92df773101" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5c925100e102a81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5c925100e102a81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e5c925100e102a81" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5974e851b096d428" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5974e851b096d428" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-655ca03f2a6169ea48d8f7827ec238f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5974e851b096d428" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da04b5e060757007" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da04b5e060757007" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-49097aba6680c0e6487b27b64cc15dfb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da04b5e060757007" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9371f3be06c096ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9371f3be06c096ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e43239d65c85f61fb9e5821a5ea49c1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9371f3be06c096ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54a8ee1844148d5e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54a8ee1844148d5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-14f382441739ebad046c9590616ba7b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54a8ee1844148d5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54a8ee1844148d5e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54a8ee1844148d5e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5428279c94110e6a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5428279c94110e6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-47a0c5980e444d74ae48148d01b0b066" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5428279c94110e6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5428279c94110e6a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5428279c94110e6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-899797e8080f0b14" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-899797e8080f0b14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-39b630590555cea59953d32de84b65d8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-899797e8080f0b14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-899797e8080f0b14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-899797e8080f0b14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bf90078153247fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bf90078153247fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1e00c6f0947f7ab2512471b232608eaf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bf90078153247fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bf90078153247fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4bf90078153247fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a49efe7f280c45d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a49efe7f280c45d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-11f67075b5894d03a5dbe75ca268cc4d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a49efe7f280c45d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a49efe7f280c45d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9a49efe7f280c45d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5018c3c3c0136a46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5018c3c3c0136a46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec6bf35a4ef01dcbffbfd01b2ede3ea4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5018c3c3c0136a46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5018c3c3c0136a46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5018c3c3c0136a46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-489df403cdf51577" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-489df403cdf51577" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7de7558c4c37b37198d0cfd6f68f2336" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-489df403cdf51577" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-489df403cdf51577" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-489df403cdf51577" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98529a6e2f9e2b6e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98529a6e2f9e2b6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-df74a7d777097d57ab7702e0d9732181" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98529a6e2f9e2b6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98529a6e2f9e2b6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-98529a6e2f9e2b6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f2f500a89442917" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f2f500a89442917" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-17217f31c488462a7ce63141f42703b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f2f500a89442917" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f2f500a89442917" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f2f500a89442917" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88607d9bb6ac3b08" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88607d9bb6ac3b08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-29b0fcb9dfe69a5d6cb35b40d2b34b54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88607d9bb6ac3b08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88607d9bb6ac3b08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-88607d9bb6ac3b08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b988aec0cb2d493b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b988aec0cb2d493b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-512f13f1355b8cbc7690e0f619d26e49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b988aec0cb2d493b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b988aec0cb2d493b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b988aec0cb2d493b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-726099d73a846ab9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-726099d73a846ab9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3b2e385cf8eed2b33bf50650a2c29086" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-726099d73a846ab9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-726099d73a846ab9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-726099d73a846ab9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc9438fb597c2aa0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc9438fb597c2aa0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1edf4c3935df6c47c2287f352bd0c181" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc9438fb597c2aa0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc9438fb597c2aa0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dc9438fb597c2aa0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf9c07c333ff0b7f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf9c07c333ff0b7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-670230c685b73f39aed36132437afb2a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf9c07c333ff0b7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf9c07c333ff0b7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bf9c07c333ff0b7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa36e2fb5d9b8add" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa36e2fb5d9b8add" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-37475ccf22c0f2ed23eb175e6e03ce0f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa36e2fb5d9b8add" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa36e2fb5d9b8add" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa36e2fb5d9b8add" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91f0e655af14a7d8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91f0e655af14a7d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-82cc9db9d8f769f37c283569ff6b94a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91f0e655af14a7d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91f0e655af14a7d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-91f0e655af14a7d8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-760ca86e81019e8b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-760ca86e81019e8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bc9b22349742596a13c61c745c9e73c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-760ca86e81019e8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-760ca86e81019e8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-760ca86e81019e8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11e9a73c3e76ae30" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11e9a73c3e76ae30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-72081b9b48c17872a052496123f1828e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11e9a73c3e76ae30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11e9a73c3e76ae30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-11e9a73c3e76ae30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0761bdc93b123773" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0761bdc93b123773" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2ee5d03953e17d136229a2253d7dc6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0761bdc93b123773" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0761bdc93b123773" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0761bdc93b123773" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f31fc3020e677a9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f31fc3020e677a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b4f28de53f8afa614700d56fe8a9fbf9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f31fc3020e677a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f31fc3020e677a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f31fc3020e677a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1eedb660fd12b80f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1eedb660fd12b80f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6c835c968cf79de85b0b3bfa69ecb2c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1eedb660fd12b80f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1eedb660fd12b80f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1eedb660fd12b80f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae4c38c885db186" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae4c38c885db186" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eeafb53e6ec0d2f13f8fbc137fd645e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae4c38c885db186" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae4c38c885db186" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8ae4c38c885db186" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c346ae16c1277e95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c346ae16c1277e95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-607ad071c471fdda90b8f51b8fd81f68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c346ae16c1277e95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c346ae16c1277e95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c346ae16c1277e95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ca63be248818d12" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ca63be248818d12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5dc1ca11b0707e6bc9ad6e5e90231cc0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ca63be248818d12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ca63be248818d12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5ca63be248818d12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f573c13ae461761" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f573c13ae461761" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d02df3ceee3b71ebee52d660af0118be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f573c13ae461761" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f573c13ae461761" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f573c13ae461761" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6047924cb4d483b0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6047924cb4d483b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c0cf208561291e3c735a5ff86ebec266" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6047924cb4d483b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6047924cb4d483b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6047924cb4d483b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48f2d247157c0309" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48f2d247157c0309" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-62f9af89cf9a76a74d20d59f7d0e7b13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48f2d247157c0309" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48f2d247157c0309" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-48f2d247157c0309" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d5d022b7bb4fcb3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d5d022b7bb4fcb3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed0b977bde522a7cfa88410c98982c53" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d5d022b7bb4fcb3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d5d022b7bb4fcb3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d5d022b7bb4fcb3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce74ef5cd20a58ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce74ef5cd20a58ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90acf07f4303c0df588f8400e397357d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce74ef5cd20a58ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce74ef5cd20a58ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ce74ef5cd20a58ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ebf48977bd46bba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ebf48977bd46bba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b1063367431ae6a4b852e385d61b9ddf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ebf48977bd46bba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ebf48977bd46bba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2ebf48977bd46bba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21577238c06ec34f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21577238c06ec34f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-785a052418b4cd1761934a6bc7612884" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21577238c06ec34f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-21577238c06ec34f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-21577238c06ec34f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87fb1bcc1a50dc3b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87fb1bcc1a50dc3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a1b7a607c84798070322f8d6d9b02e06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87fb1bcc1a50dc3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87fb1bcc1a50dc3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-87fb1bcc1a50dc3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a72d45203b3aed7c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a72d45203b3aed7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1ce5ea255740c847a958145e9a15acd1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a72d45203b3aed7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a72d45203b3aed7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a72d45203b3aed7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6408fff071c88617" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6408fff071c88617" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2a5ae5255aff679edf8eab21f50cf1ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6408fff071c88617" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6408fff071c88617" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6408fff071c88617" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d47dce79e48c2c20" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d47dce79e48c2c20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6172c61f20bb65786754d0ae34ee7130" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d47dce79e48c2c20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d47dce79e48c2c20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d47dce79e48c2c20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7463e2425070e3d1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7463e2425070e3d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2352fa52f45446eb7cd0d74aa2637ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7463e2425070e3d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7463e2425070e3d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7463e2425070e3d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e39e7a13c20dcb5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e39e7a13c20dcb5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-817c47e052a2515aacc307791a5cad22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e39e7a13c20dcb5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e39e7a13c20dcb5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e39e7a13c20dcb5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa65e27d1887b503" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa65e27d1887b503" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-70fa5efbf0b2271d2dc719a298cd5532" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa65e27d1887b503" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa65e27d1887b503" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa65e27d1887b503" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-564902b1a6f4182e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-564902b1a6f4182e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db21f3c1cea472245d0bfe9fd1df6b43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-564902b1a6f4182e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-564902b1a6f4182e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-564902b1a6f4182e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66285ee3729922ab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66285ee3729922ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb50dbd001468213f54a2d9c5b19ca35" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66285ee3729922ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66285ee3729922ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-66285ee3729922ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8198e7bd7032c1b9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8198e7bd7032c1b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c01f18cda047c71ca13b7bfd55a42dc9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8198e7bd7032c1b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8198e7bd7032c1b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8198e7bd7032c1b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57125f5455f525fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57125f5455f525fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ab3eca2ecd8c28acfe358ec5701f8933" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57125f5455f525fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57125f5455f525fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-57125f5455f525fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cd9f1a464ea077f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cd9f1a464ea077f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04164f63ed073695bf0a644ecea6dd46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cd9f1a464ea077f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e76b98c0cd5f2620" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e76b98c0cd5f2620" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b60fcb0003b8bee34c91d7c56bd1c739" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e76b98c0cd5f2620" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3f1d38cb5c71e3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3f1d38cb5c71e3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f1d402928b74518475565a8fe921c37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3f1d38cb5c71e3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14eb197152675065" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14eb197152675065" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ffd1f82d08b4caf18e2613a7a2acbce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14eb197152675065" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14eb197152675065" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-14eb197152675065" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30789c8ffd243a05" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30789c8ffd243a05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-841181aba5ed0687a2b472da311effa1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30789c8ffd243a05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30789c8ffd243a05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-30789c8ffd243a05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86a98afd9f4c9cc0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86a98afd9f4c9cc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ff33d1347097c9951262f597567ca8e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86a98afd9f4c9cc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86a98afd9f4c9cc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-86a98afd9f4c9cc0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3e6fb815b3ab243" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3e6fb815b3ab243" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6bd7727d07ac12696e881716ca0eb6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3e6fb815b3ab243" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3e6fb815b3ab243" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c3e6fb815b3ab243" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4a6ea5d1cfa72b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4a6ea5d1cfa72b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1e3ea7fcfb9e113e4670901f08914d7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4a6ea5d1cfa72b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4a6ea5d1cfa72b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4a6ea5d1cfa72b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aaadb47b9851549" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aaadb47b9851549" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b3243a6f1e19d68945f189dcb75898d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aaadb47b9851549" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aaadb47b9851549" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9aaadb47b9851549" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a075f885ca73f83" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a075f885ca73f83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d2eee92cc75519e178da78e67a8590fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a075f885ca73f83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a075f885ca73f83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a075f885ca73f83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9dee77c66671eba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9dee77c66671eba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8aa0df8a4a2f60d45aeafb8b264b33ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9dee77c66671eba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9dee77c66671eba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9dee77c66671eba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de69cd98b7222860" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de69cd98b7222860" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e43bde856245e4aeed84b2df0accef03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de69cd98b7222860" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de69cd98b7222860" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de69cd98b7222860" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1276bf1c4e19b97c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1276bf1c4e19b97c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e47ee4e27e795c4c6724ccfe959599d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1276bf1c4e19b97c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1276bf1c4e19b97c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1276bf1c4e19b97c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b46ed0f08f8b33c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b46ed0f08f8b33c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d66ee3b1ff42187a796e3941d4cce666" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b46ed0f08f8b33c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b46ed0f08f8b33c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b46ed0f08f8b33c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5289ceb4a77cf139" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5289ceb4a77cf139" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0fce6e26204f289b890b4e81d411e530" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5289ceb4a77cf139" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5289ceb4a77cf139" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5289ceb4a77cf139" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e8a5e038a1d74cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e8a5e038a1d74cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c5d8cec14f23588ccbcdcc81375f3f4d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e8a5e038a1d74cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e8a5e038a1d74cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1e8a5e038a1d74cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0f551ea681b9b66" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0f551ea681b9b66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-36a408d5712046b34d2ea7fa1198355b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0f551ea681b9b66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0f551ea681b9b66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d0f551ea681b9b66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dba82f6aec4c2df7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dba82f6aec4c2df7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6acb14aa3a9a1801f1880a55abcb986" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dba82f6aec4c2df7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dba82f6aec4c2df7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dba82f6aec4c2df7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca28721a37ba75de" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca28721a37ba75de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0273715fd4779356542de962f2c9ea3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca28721a37ba75de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca28721a37ba75de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca28721a37ba75de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bbc4255a601bf1b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bbc4255a601bf1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6c52d2e5b723d5516709d66d6a3228c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bbc4255a601bf1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bbc4255a601bf1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7bbc4255a601bf1b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a40302193dd6f89e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a40302193dd6f89e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1bc43f7942e1591be5cfd3886398c789" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a40302193dd6f89e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a40302193dd6f89e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a40302193dd6f89e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7af2bbec45df449" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7af2bbec45df449" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae8c0898b8fa68ec8ae90575945f1e6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7af2bbec45df449" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b7af2bbec45df449" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b7af2bbec45df449" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4fad604d0166d44" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4fad604d0166d44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4992babe9312d5acc44e918dcc60a431" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4fad604d0166d44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4fad604d0166d44" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4fad604d0166d44" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f6ce4483ee5c365" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f6ce4483ee5c365" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ce6f2a30625e570c2d92ba4deaaaef24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f6ce4483ee5c365" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f6ce4483ee5c365" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5f6ce4483ee5c365" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bb02e6012a8d3cf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bb02e6012a8d3cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6665ced625088398cbf665a55b1ad0d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bb02e6012a8d3cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bb02e6012a8d3cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0bb02e6012a8d3cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd65e10479709b4b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd65e10479709b4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-66b5993e294413eb2d6f167380c51323" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd65e10479709b4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd65e10479709b4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd65e10479709b4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-519d11e22aab9cbe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-519d11e22aab9cbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-395cfde65150f7aa2f33414af4972395" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-519d11e22aab9cbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-519d11e22aab9cbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-519d11e22aab9cbe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c9c184a56f6dbf5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c9c184a56f6dbf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f2764567cc8a127bb5cfbe912dd29f33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c9c184a56f6dbf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c9c184a56f6dbf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5c9c184a56f6dbf5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b418dc8c6aa0712" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b418dc8c6aa0712" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1ac6a96aee761f6a92b639bed119d6ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b418dc8c6aa0712" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b418dc8c6aa0712" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9b418dc8c6aa0712" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76cc29d9493d0563" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76cc29d9493d0563" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-85c1565ebaa92dc6761d529edaefb83b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76cc29d9493d0563" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-76cc29d9493d0563" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-76cc29d9493d0563" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc4e6688c052aae9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc4e6688c052aae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6536abe81aedb84f67c683c90a95bd5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc4e6688c052aae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc4e6688c052aae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dc4e6688c052aae9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7fc9ac90af4e267" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7fc9ac90af4e267" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-10b490f9e715fcb28c0880b7371aadbd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7fc9ac90af4e267" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7fc9ac90af4e267" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f7fc9ac90af4e267" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c41844893bd3b191" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c41844893bd3b191" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b91ce78e827e53ebed71ac4430632c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c41844893bd3b191" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c41844893bd3b191" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c41844893bd3b191" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa499b7a47d5b886" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa499b7a47d5b886" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-33be3367f5655fccb10d1b1fe3867b59" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa499b7a47d5b886" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa499b7a47d5b886" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa499b7a47d5b886" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea143d3206d623a9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea143d3206d623a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fc856fe4ce21b185fa59b7594ac6a09a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea143d3206d623a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea143d3206d623a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea143d3206d623a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8bb785e22ee6e64" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8bb785e22ee6e64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-596b56c135b997c9639280d033796a09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8bb785e22ee6e64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8bb785e22ee6e64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b8bb785e22ee6e64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b153cdae9bf05229" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b153cdae9bf05229" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c6f20dc6971e0a782e75a225397917d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b153cdae9bf05229" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b153cdae9bf05229" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b153cdae9bf05229" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-802aa9d406cbe591" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-802aa9d406cbe591" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-62bc6072785affd9df0930397ca6435c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-802aa9d406cbe591" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-802aa9d406cbe591" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-802aa9d406cbe591" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-530db795863a6a9b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-530db795863a6a9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-af02fa3db1a1a7144d91846515c7ce25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-530db795863a6a9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-530db795863a6a9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-530db795863a6a9b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c7317ff076eb42" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c7317ff076eb42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b81e48d3ffba24a1737eac9352674a80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c7317ff076eb42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87c7317ff076eb42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-87c7317ff076eb42" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-716961af2313526d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-716961af2313526d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-33bd3da40cb19669ee66880ccda4dd83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-716961af2313526d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-716961af2313526d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-716961af2313526d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53e1f766bf931597" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53e1f766bf931597" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8eb176c54292689bd5a1741f91bfebb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53e1f766bf931597" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53e1f766bf931597" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-53e1f766bf931597" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17080c142a8a473c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17080c142a8a473c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a6433c6536cd5d69c4a526dda77c3c45" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17080c142a8a473c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17080c142a8a473c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-17080c142a8a473c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38c23069e729a245" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38c23069e729a245" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73f40cc8136dd6f645ebec1b760a0434" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38c23069e729a245" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38c23069e729a245" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-38c23069e729a245" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42c20f1c50115d3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42c20f1c50115d3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0462c68da4b645a1fa8977e89feb1e98" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42c20f1c50115d3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42c20f1c50115d3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-42c20f1c50115d3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-973f1074bce7f4f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-973f1074bce7f4f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b06c296af790ba1de566bcb94ab93b1b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-973f1074bce7f4f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e40f90db4e33191" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e40f90db4e33191" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca04f52667e9e02452baa0e5dc7d2ef5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e40f90db4e33191" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab557f240b00bcd2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab557f240b00bcd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ab82f35a5088702a2d5c6130da06373" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab557f240b00bcd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d989af6886608488" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d989af6886608488" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db42a4d22a20d065f604530f6b6dc618" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d989af6886608488" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d989af6886608488" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d989af6886608488" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c887001c3cb9777e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c887001c3cb9777e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1a329f1acad05b5a011e93a327e3ed28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c887001c3cb9777e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c887001c3cb9777e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c887001c3cb9777e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ec90a45daaaa5d9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ec90a45daaaa5d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5ee863677b8017666bb1909f88683a82" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ec90a45daaaa5d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ec90a45daaaa5d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ec90a45daaaa5d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67d163f60d8bd6aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67d163f60d8bd6aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-995a3fb06a3f7b4c02b212041aa11ad2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67d163f60d8bd6aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-67d163f60d8bd6aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-67d163f60d8bd6aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51e097df93624f9d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51e097df93624f9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-01d6a2ca05c63ba2ace61bc137acc73e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51e097df93624f9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51e097df93624f9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51e097df93624f9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cf6234e3c8803c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cf6234e3c8803c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e4ece33d379f343e7f381e25c87f8a1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cf6234e3c8803c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cf6234e3c8803c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7cf6234e3c8803c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c354bc6d41db782" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c354bc6d41db782" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-caa8a1db45ceed19c72cd8573804fd68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c354bc6d41db782" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c354bc6d41db782" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7c354bc6d41db782" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18d83c4ec30c1b88" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18d83c4ec30c1b88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0705f0a1bf6168f4fa802e499d081c6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18d83c4ec30c1b88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18d83c4ec30c1b88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-18d83c4ec30c1b88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8789ee58a6872585" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8789ee58a6872585" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9ba99198990646ed83bc09dc64212a80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8789ee58a6872585" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8789ee58a6872585" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8789ee58a6872585" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1f0eb58dcc0e30d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1f0eb58dcc0e30d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-714813dc1f53126a7427b21dd3126238" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1f0eb58dcc0e30d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1f0eb58dcc0e30d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b1f0eb58dcc0e30d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ee77cd9397e4c9d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ee77cd9397e4c9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c133bdf3f1a3d496baa1a89ec465bc89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ee77cd9397e4c9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ee77cd9397e4c9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ee77cd9397e4c9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e59e4b3885b9ac75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e59e4b3885b9ac75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c0cb8afae35f7c8cf75c5911947f2efc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e59e4b3885b9ac75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e59e4b3885b9ac75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e59e4b3885b9ac75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23274452a9505631" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23274452a9505631" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-10483f10b87c2fe29a38fe823190ad65" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23274452a9505631" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23274452a9505631" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23274452a9505631" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b74837b2b4b433e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b74837b2b4b433e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2a040ffbed853f38e8a14b4d86183d3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b74837b2b4b433e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b74837b2b4b433e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b74837b2b4b433e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5e9626d584eb052" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5e9626d584eb052" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3e00e842fe74aa4139a4cba8c24ec2f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5e9626d584eb052" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5e9626d584eb052" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5e9626d584eb052" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f5b41a1b8728b86" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f5b41a1b8728b86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8dc6014783e0980a9b043190e821362c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f5b41a1b8728b86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f5b41a1b8728b86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f5b41a1b8728b86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8e63311a57ccf8c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8e63311a57ccf8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-43e36e135f1b744d955bfeb1577a667b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8e63311a57ccf8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8e63311a57ccf8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a8e63311a57ccf8c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f86cc5c006d1529" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f86cc5c006d1529" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b6d81b84cc4de7f5e93cc1d7b12b44e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f86cc5c006d1529" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f86cc5c006d1529" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f86cc5c006d1529" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae082c8149144600" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae082c8149144600" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-659610f75ba32c0b892e647287f04bb4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae082c8149144600" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae082c8149144600" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ae082c8149144600" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b49a573b9f18618e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b49a573b9f18618e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-521a84fcb8767a320f5493f8f7ed3e85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b49a573b9f18618e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b49a573b9f18618e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b49a573b9f18618e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3943cd25ca5621fc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3943cd25ca5621fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7183d6c200e900d649cdd0a8532ddd1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3943cd25ca5621fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3943cd25ca5621fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3943cd25ca5621fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5c6e35fa4bf7bfd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5c6e35fa4bf7bfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5a9312995ea3d202e3adf05cb5193ea3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5c6e35fa4bf7bfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5c6e35fa4bf7bfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a5c6e35fa4bf7bfd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a75d73856b0625f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a75d73856b0625f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-09a5dc0fdf515b208fafdb3f077a92e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a75d73856b0625f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a75d73856b0625f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a75d73856b0625f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7c174d67974b28f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7c174d67974b28f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-07fb8ba90382382922e0f0615d6bbefe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7c174d67974b28f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7c174d67974b28f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e7c174d67974b28f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-019cab849f3c9638" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-019cab849f3c9638" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ef170275cfcd60521cb0c5ace6a7fbc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-019cab849f3c9638" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-019cab849f3c9638" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-019cab849f3c9638" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0851b1223738f865" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0851b1223738f865" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8b8e9881b97ee9b24e3ccf01a9c19d19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0851b1223738f865" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0851b1223738f865" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0851b1223738f865" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7700af7192081cd1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7700af7192081cd1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6bc438df7d4094d8210b2bc7424c64f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7700af7192081cd1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7700af7192081cd1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7700af7192081cd1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c05b732d4369b2dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c05b732d4369b2dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8cb229936b562e530d6d395e88a5144d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c05b732d4369b2dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c05b732d4369b2dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c05b732d4369b2dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d68135333047df7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d68135333047df7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0cae8d60ad293686345b9f04f1f172a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d68135333047df7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d68135333047df7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5d68135333047df7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1619ac11b30fe3de" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1619ac11b30fe3de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6dfe6d01e25789a65ef80a37b41481f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1619ac11b30fe3de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1619ac11b30fe3de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1619ac11b30fe3de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85c1b1287dce80a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85c1b1287dce80a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9ed2c3b78cce96095a341d41bc88c766" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85c1b1287dce80a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-85c1b1287dce80a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-85c1b1287dce80a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-054b9830924d2ae0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-054b9830924d2ae0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e4234962e816333b46512f474edb1522" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-054b9830924d2ae0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-054b9830924d2ae0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-054b9830924d2ae0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac9a2c5e31b1ccf2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac9a2c5e31b1ccf2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8b988b9a78a563ab499be4a949d61c45" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac9a2c5e31b1ccf2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac9a2c5e31b1ccf2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ac9a2c5e31b1ccf2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5eba9adfef2ba297" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5eba9adfef2ba297" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cdce3874154e9f1a5e13552b7256199b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5eba9adfef2ba297" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5eba9adfef2ba297" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5eba9adfef2ba297" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10ec377c82899ac8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10ec377c82899ac8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cf199c5e45c3d78444b74bdb1ea6f2ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10ec377c82899ac8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10ec377c82899ac8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-10ec377c82899ac8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c3303d15605d73b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c3303d15605d73b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d93f1f4cc8df2d45a1f9396a91893329" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c3303d15605d73b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c3303d15605d73b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9c3303d15605d73b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b0419c90fcf41a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b0419c90fcf41a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-34dd8e29eda14e94f02cb352b334ce52" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b0419c90fcf41a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b0419c90fcf41a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7b0419c90fcf41a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b09f481e956b68ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b09f481e956b68ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9985e842a3dd761bd271f7a1465baf99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b09f481e956b68ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b09f481e956b68ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b09f481e956b68ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5b8437a6f120ee8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5b8437a6f120ee8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac324ce99f7d281034b6c9a50bdb5395" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5b8437a6f120ee8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5b8437a6f120ee8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e5b8437a6f120ee8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b137b7a5b93d229" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b137b7a5b93d229" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-21a6226b30ec26fbf33b8c026aa30a63" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b137b7a5b93d229" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b137b7a5b93d229" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6b137b7a5b93d229" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2ccb7d17b567e24" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2ccb7d17b567e24" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6d746b5f96965f2ae4aeb52d1e1abaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2ccb7d17b567e24" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2ccb7d17b567e24" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2ccb7d17b567e24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e59f6bea75241b2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e59f6bea75241b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b62225e17702771f0d1afe615dd85cbd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e59f6bea75241b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e59f6bea75241b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0e59f6bea75241b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ef3f94e9062c2ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ef3f94e9062c2ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b28e52947e2ec35fc0b18823f6263c43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ef3f94e9062c2ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27862f499c8b85d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27862f499c8b85d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53b46b252a87c2abf8cfb5a80a493aa5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27862f499c8b85d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e7f536d480c1fe0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e7f536d480c1fe0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c7265f83c68dce5c7322abea3bbd68d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e7f536d480c1fe0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d15426d537f7ce62" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d15426d537f7ce62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb22f49f9145d2cb36feb27077868d33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d15426d537f7ce62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d15426d537f7ce62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d15426d537f7ce62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d666b847b5189be" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d666b847b5189be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aa8a057f0a444752faac7675365be1e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d666b847b5189be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d666b847b5189be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d666b847b5189be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6b3085b7f83828f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6b3085b7f83828f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e770adba2cf64c0e4b74326045dff29d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6b3085b7f83828f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6b3085b7f83828f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f6b3085b7f83828f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-488064c3a56eeb34" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-488064c3a56eeb34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-03c6fa81dad8ae53f45e4bbebfbee9f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-488064c3a56eeb34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-488064c3a56eeb34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-488064c3a56eeb34" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64b3ba8699511050" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64b3ba8699511050" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0123a00d545576e6704be087b8dd5d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64b3ba8699511050" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64b3ba8699511050" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-64b3ba8699511050" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c031fb6114fe187" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c031fb6114fe187" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-788e9c087d73166675dacc0a47fae154" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c031fb6114fe187" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c031fb6114fe187" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7c031fb6114fe187" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f96145e6199ce00" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f96145e6199ce00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7eb831a0bc50603e70c21b36b0c73e4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f96145e6199ce00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f96145e6199ce00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5f96145e6199ce00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efb4227d148e5261" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efb4227d148e5261" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-51abc96e4c49756411a2593405fd4495" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efb4227d148e5261" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efb4227d148e5261" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-efb4227d148e5261" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae7c2be1fd00ce9c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae7c2be1fd00ce9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-59f74878f5cef8867b09dcf7f770c52c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae7c2be1fd00ce9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae7c2be1fd00ce9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ae7c2be1fd00ce9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c429fe884ac2358" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c429fe884ac2358" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba639a853486d2a2d53c2bcd6e91149a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c429fe884ac2358" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c429fe884ac2358" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3c429fe884ac2358" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2c726eab9b7c204" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2c726eab9b7c204" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b9fa883d36778c9da8a61bc4c3a22364" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2c726eab9b7c204" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2c726eab9b7c204" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2c726eab9b7c204" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a12f2762f88b2ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a12f2762f88b2ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7bf557cf39bca497d3d43e548fe30a20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a12f2762f88b2ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a12f2762f88b2ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a12f2762f88b2ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2278fc845a7d77d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2278fc845a7d77d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d6f3f141b558c4e43331f9932e57619" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2278fc845a7d77d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2278fc845a7d77d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2278fc845a7d77d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d637612e787d36ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d637612e787d36ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-40b45c02b12ef0ee976a9e6b8c151fc9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d637612e787d36ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d637612e787d36ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d637612e787d36ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae06bd111d3ab78" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae06bd111d3ab78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61156cd7418f61f01b94ee2275f98763" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae06bd111d3ab78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae06bd111d3ab78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8ae06bd111d3ab78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edb30bb99fe4a88b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edb30bb99fe4a88b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d857adfd8055a2306f6ed134b0e2017" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edb30bb99fe4a88b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edb30bb99fe4a88b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-edb30bb99fe4a88b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f8c18c2462980f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f8c18c2462980f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2989b0df0a7e8896dc3c2aff0551c345" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f8c18c2462980f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51f8c18c2462980f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51f8c18c2462980f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6859768fc1a560d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6859768fc1a560d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ce4e72359c5765f5f02e35eb711a62c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6859768fc1a560d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6859768fc1a560d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d6859768fc1a560d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12a003fb85f55aac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12a003fb85f55aac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61d15fe8bd36683f4454c83842f6238c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12a003fb85f55aac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12a003fb85f55aac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-12a003fb85f55aac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065bb7dc81a137b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065bb7dc81a137b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-31cf42cbe219c3aba98f08f473972a3c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065bb7dc81a137b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065bb7dc81a137b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-065bb7dc81a137b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-755b59fa2b451da5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-755b59fa2b451da5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ebfe2cdedc01ccca0b8b29f48a327dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-755b59fa2b451da5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-755b59fa2b451da5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-755b59fa2b451da5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb5dbf828860aad1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb5dbf828860aad1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7891b7568fdb11c64a143fdbc0af3b5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb5dbf828860aad1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb5dbf828860aad1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cb5dbf828860aad1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01ac4009c8f9d5e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01ac4009c8f9d5e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d53627aaa18082bb8061af72d9438012" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01ac4009c8f9d5e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-01ac4009c8f9d5e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-01ac4009c8f9d5e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80fd3a51544fbdee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80fd3a51544fbdee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bdce6fe10fefe3b66f2c9dc225e4bcfe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80fd3a51544fbdee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80fd3a51544fbdee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-80fd3a51544fbdee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b2b85ce1cee16b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b2b85ce1cee16b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-67b66d2330bd1ea72153a76a7725a02a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b2b85ce1cee16b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b2b85ce1cee16b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4b2b85ce1cee16b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddddeabd44829394" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddddeabd44829394" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e4fcdc74af87ba372d9490f2a17d12b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddddeabd44829394" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddddeabd44829394" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ddddeabd44829394" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29b190642cf8d8f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29b190642cf8d8f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9aef6d848893a107e543da14d5bbc235" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29b190642cf8d8f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29b190642cf8d8f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-29b190642cf8d8f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f4daa3186d337c9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f4daa3186d337c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8aa57098237ef688427ad46d9f38116d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f4daa3186d337c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f4daa3186d337c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0f4daa3186d337c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-433ade3895fcc7d7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-433ade3895fcc7d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3b100a1d2afd6c0bf27b6842f726e7d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-433ade3895fcc7d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-433ade3895fcc7d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-433ade3895fcc7d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d242b5ced9bdb7e1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d242b5ced9bdb7e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5eb431f094e3bea5ef8a6ba5eee6c65f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d242b5ced9bdb7e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d242b5ced9bdb7e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d242b5ced9bdb7e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4a59a9dc149f71e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4a59a9dc149f71e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef8e1a110d8937a33c124cdef81f1fcb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4a59a9dc149f71e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4a59a9dc149f71e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d4a59a9dc149f71e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a01a0d466f20d01f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a01a0d466f20d01f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e17b70394e0f12c08d2c1f108bed9e99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a01a0d466f20d01f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a01a0d466f20d01f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a01a0d466f20d01f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65cc504d5ac10044" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65cc504d5ac10044" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f8fd519e2840b4b853bcd83cf35f0261" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65cc504d5ac10044" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65cc504d5ac10044" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-65cc504d5ac10044" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-325c075d663abe9b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-325c075d663abe9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-50f1e2857a4a3fe3573d707a2b6b80a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-325c075d663abe9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-325c075d663abe9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-325c075d663abe9b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b95a1b4992655f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b95a1b4992655f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2300174ca48bc2836868f0edb7ac93a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b95a1b4992655f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b95a1b4992655f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0b95a1b4992655f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1aedd72e0d35c40" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1aedd72e0d35c40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fada1eeba770fe5055d616b053ab61fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1aedd72e0d35c40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1aedd72e0d35c40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c1aedd72e0d35c40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-907e80db1c160c07" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-907e80db1c160c07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba30e0ac1c3268301b19c79a94d72945" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-907e80db1c160c07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-907e80db1c160c07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-907e80db1c160c07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b57596510bdac2b4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b57596510bdac2b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-38ab87df514d3d184e3c6dc498789ccf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b57596510bdac2b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b57596510bdac2b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b57596510bdac2b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b84b18fe313af815" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b84b18fe313af815" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-707ce0ee678cefbafc5ef18d8b1e1b86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b84b18fe313af815" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b84b18fe313af815" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b84b18fe313af815" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1911c6ed840f6562" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1911c6ed840f6562" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d22f2dcea0a75231023dce6d27ce25cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1911c6ed840f6562" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1911c6ed840f6562" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1911c6ed840f6562" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad1f2a1cd3652a72" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad1f2a1cd3652a72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fb16d54fe21432d66120c225daf2f888" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad1f2a1cd3652a72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad1f2a1cd3652a72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ad1f2a1cd3652a72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04c1579b9ff690b0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04c1579b9ff690b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1164735333025ee06f7431238a22f9c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04c1579b9ff690b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04c1579b9ff690b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-04c1579b9ff690b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-390c2d379309581c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-390c2d379309581c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e10450193080753fe329b03b63cfb2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-390c2d379309581c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d75d1de30049fcb6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d75d1de30049fcb6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9fdc274e3644202ca812b3e1058f557b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d75d1de30049fcb6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b14c2c226292db1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b14c2c226292db1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f9b04ab96162d3e21e54f23530454742" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b14c2c226292db1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-520dc48c64175016" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-520dc48c64175016" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ea8f99cb519e84ebf8aaef17546924d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-520dc48c64175016" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-520dc48c64175016" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-520dc48c64175016" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10c4e30f934c061a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10c4e30f934c061a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ee800b68f12bc2f1953f8d767784d1e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10c4e30f934c061a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10c4e30f934c061a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-10c4e30f934c061a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93cc643fd897cd0d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93cc643fd897cd0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-95659c83a13e9b8afe965b86c67603fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93cc643fd897cd0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93cc643fd897cd0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93cc643fd897cd0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36d315ad38b83d4f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36d315ad38b83d4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f53ef04a09c0a186244a5d4db789bd49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36d315ad38b83d4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36d315ad38b83d4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-36d315ad38b83d4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f33ee002730661d9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f33ee002730661d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6d5c9cf838e65f41fec4f6381cc8df0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f33ee002730661d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f33ee002730661d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f33ee002730661d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46c2f30cebc611b0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46c2f30cebc611b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ffef52fda2b40f362f81e1584c408826" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46c2f30cebc611b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46c2f30cebc611b0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-46c2f30cebc611b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22c619f4db9799ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22c619f4db9799ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f30b700854024cf5c59ec038a27313fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22c619f4db9799ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22c619f4db9799ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22c619f4db9799ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54570272d19d6470" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54570272d19d6470" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4168aeb2675d44e1ff0f29a2e2cd7184" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54570272d19d6470" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54570272d19d6470" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54570272d19d6470" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-764c91b15b77ece8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-764c91b15b77ece8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8589d73d992dc6b6bd923c08924d427d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-764c91b15b77ece8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-764c91b15b77ece8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-764c91b15b77ece8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc247e829dc02f43" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc247e829dc02f43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2dd0a0f53f3f76e47c8b289a389ab7e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc247e829dc02f43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc247e829dc02f43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dc247e829dc02f43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6369a05da2118270" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6369a05da2118270" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d36778d1f4d99681df849470fb03b49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6369a05da2118270" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6369a05da2118270" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6369a05da2118270" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff49846d5746b2c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff49846d5746b2c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6fb24146f7c3c73413ce07472ae8901" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff49846d5746b2c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff49846d5746b2c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ff49846d5746b2c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c90fb06ff869c884" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c90fb06ff869c884" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6bbffe3df34dca440aac05c92852d26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c90fb06ff869c884" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c90fb06ff869c884" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c90fb06ff869c884" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0bdc208c7d22032" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0bdc208c7d22032" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-45ef405e9271f0479cc2696781a4a002" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0bdc208c7d22032" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0bdc208c7d22032" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f0bdc208c7d22032" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19384d0a23d96e2c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19384d0a23d96e2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7da2cc925fe4ff7bce8332eed6055db4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19384d0a23d96e2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19384d0a23d96e2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-19384d0a23d96e2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e821729ee6fa8090" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e821729ee6fa8090" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-606df72a97dacd5a471f8b1b8a771431" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e821729ee6fa8090" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e821729ee6fa8090" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e821729ee6fa8090" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-285e4fa1915b0549" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-285e4fa1915b0549" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b16462b675695d0a61355c5038bbc16f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-285e4fa1915b0549" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-285e4fa1915b0549" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-285e4fa1915b0549" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6101dd758e17689d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6101dd758e17689d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-50b4b0e35440e89e688e0887aa7f479a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6101dd758e17689d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6101dd758e17689d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6101dd758e17689d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65f450ab85b37a70" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65f450ab85b37a70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb010c61963ab7f04a968a743cd3898c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65f450ab85b37a70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65f450ab85b37a70" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-65f450ab85b37a70" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afd7859e57d45815" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afd7859e57d45815" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c34c609c0f39eb8005effde4965e7a80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afd7859e57d45815" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afd7859e57d45815" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-afd7859e57d45815" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-502292e87be24e39" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-502292e87be24e39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-603d7b7ba47e13f3397930ea28b550e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-502292e87be24e39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-502292e87be24e39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-502292e87be24e39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-338b0b6dd97e355e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-338b0b6dd97e355e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d20347b1c91b2e219a55ae4d6c23b032" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-338b0b6dd97e355e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-338b0b6dd97e355e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-338b0b6dd97e355e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b19b39dcf3eaca7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b19b39dcf3eaca7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2ee1e4dbf05c98d3f82da89974082f55" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b19b39dcf3eaca7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b19b39dcf3eaca7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1b19b39dcf3eaca7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11fec0eab35fd302" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11fec0eab35fd302" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-deb91b75f240dbce62cd987a2cc6c33a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11fec0eab35fd302" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11fec0eab35fd302" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-11fec0eab35fd302" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87151c0e98eacf6b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87151c0e98eacf6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-615652f8a44996ed35be1224f89ab169" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87151c0e98eacf6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87151c0e98eacf6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-87151c0e98eacf6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78ad32e82f6fbbd0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78ad32e82f6fbbd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2ab8fa611c31c95d6bfc4f8d16b3261e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78ad32e82f6fbbd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78ad32e82f6fbbd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-78ad32e82f6fbbd0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fa40a41805a09ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fa40a41805a09ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24c58230a981dd97958117b9bb04919e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fa40a41805a09ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fa40a41805a09ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2fa40a41805a09ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2760878959193333" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2760878959193333" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f7d353e8d5b4d6f5c512b9d7f07d7c11" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2760878959193333" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2760878959193333" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2760878959193333" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-393cfd652bc85719" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-393cfd652bc85719" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d407b78a4fdeab20cb8d9547cbff1c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-393cfd652bc85719" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-393cfd652bc85719" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-393cfd652bc85719" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11f1bdb49ef18612" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11f1bdb49ef18612" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-090997a3fd4fe4518e26b2872dc32eef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11f1bdb49ef18612" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11f1bdb49ef18612" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-11f1bdb49ef18612" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d97902e2b72d7dc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d97902e2b72d7dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8ef4a1039ff8230009d84d93e57199fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d97902e2b72d7dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d97902e2b72d7dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2d97902e2b72d7dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2247d96d5c8e72da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2247d96d5c8e72da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-12825165f198d9aeb5550ff754d7d340" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2247d96d5c8e72da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2247d96d5c8e72da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2247d96d5c8e72da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c2d9c7f8bdf939a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c2d9c7f8bdf939a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b3a7118a4f6fe6d2c650ec0eff2a4df6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c2d9c7f8bdf939a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c2d9c7f8bdf939a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8c2d9c7f8bdf939a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4582a9436380727" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4582a9436380727" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ed7c912b61214506031f31d7e8c56f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4582a9436380727" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4582a9436380727" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b4582a9436380727" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc2ddbd2e990013b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc2ddbd2e990013b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7874434dedeb8ac57de2e46cb05b5555" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc2ddbd2e990013b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc2ddbd2e990013b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fc2ddbd2e990013b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a4b33575df0caed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a4b33575df0caed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0e65e658a64654c6cde7c0167a84444" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a4b33575df0caed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a4b33575df0caed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a4b33575df0caed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0171623fe88f3e45" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0171623fe88f3e45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a08bcafd1897c5f8b311fda7b2418f48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0171623fe88f3e45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0171623fe88f3e45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0171623fe88f3e45" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aaa1b8cbe87d2dd7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aaa1b8cbe87d2dd7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5accfd74d7c5b22a831846cf51d3efa1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aaa1b8cbe87d2dd7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aaa1b8cbe87d2dd7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aaa1b8cbe87d2dd7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cc078e97124f4d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cc078e97124f4d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b2f22fd28219d7b6dbbbf14f84c9817d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cc078e97124f4d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cc078e97124f4d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6cc078e97124f4d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31542b1f07204009" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31542b1f07204009" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-369b17d557cd68118a7ee1e83fa98c9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31542b1f07204009" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31542b1f07204009" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-31542b1f07204009" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23e2884ab4478d61" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23e2884ab4478d61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f49b93d142dc370b95d62343bea882c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23e2884ab4478d61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23e2884ab4478d61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23e2884ab4478d61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b67444b33aceb1be" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b67444b33aceb1be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-588199ee7a57d6cbea19cf3202ceec60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b67444b33aceb1be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b67444b33aceb1be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b67444b33aceb1be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98a02b05b4e223a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98a02b05b4e223a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8ac0275be995b47f1fd93ee94cd190c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98a02b05b4e223a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8cf8bd147b7ace5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8cf8bd147b7ace5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6deeef2744020f57f2ad2ca4f9b4952f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8cf8bd147b7ace5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecd16986165df619" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecd16986165df619" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b9ff465ea9b002792b05605b67e8b8fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecd16986165df619" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef4ee113a4f77b55" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef4ee113a4f77b55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7932cb27036735b6df0132976a17eed9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef4ee113a4f77b55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef4ee113a4f77b55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ef4ee113a4f77b55" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63a81c0062e1412f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63a81c0062e1412f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-953831463f4787aab0c8e93282e90b64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63a81c0062e1412f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63a81c0062e1412f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-63a81c0062e1412f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f81bc3611321ca0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f81bc3611321ca0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eebb61307f2386926cacd67e61249b66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f81bc3611321ca0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f81bc3611321ca0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f81bc3611321ca0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e075f110a5616ace" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e075f110a5616ace" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2983251c6238c451219621124b51e11f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e075f110a5616ace" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e075f110a5616ace" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e075f110a5616ace" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52159d2572413baa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52159d2572413baa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-344a5f9762f5c714d2b69815ddf37e71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52159d2572413baa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52159d2572413baa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-52159d2572413baa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88b3cfdfcf1134fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88b3cfdfcf1134fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-facbea3eb72cf6395d5b48071d2fab36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88b3cfdfcf1134fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88b3cfdfcf1134fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-88b3cfdfcf1134fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4e7d483c40799cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4e7d483c40799cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e1554e31e49024f25fdf8b6a8f700115" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4e7d483c40799cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4e7d483c40799cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b4e7d483c40799cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-483b6ec835ff7897" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-483b6ec835ff7897" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-11b5e559bc1da4950370feb7a1108752" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-483b6ec835ff7897" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-483b6ec835ff7897" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-483b6ec835ff7897" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64c79dacb48f7d14" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64c79dacb48f7d14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-336a59bf096d6d153b00e8ff19ebb9d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64c79dacb48f7d14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64c79dacb48f7d14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-64c79dacb48f7d14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e124d34df2a8c301" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e124d34df2a8c301" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c38a988771a58a71f1e13fd7f71fa1bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e124d34df2a8c301" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e124d34df2a8c301" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e124d34df2a8c301" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-309d5441a11ea961" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-309d5441a11ea961" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7b8de2b259fb66f399ef130e6a5c97aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-309d5441a11ea961" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-309d5441a11ea961" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-309d5441a11ea961" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1844b382ef59594" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1844b382ef59594" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b68194ab33f28928631c99f279e07209" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1844b382ef59594" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1844b382ef59594" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b1844b382ef59594" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f85b9a9876fadb67" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f85b9a9876fadb67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2838e6b5826177c68dbafc3ef519eeb2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f85b9a9876fadb67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f85b9a9876fadb67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f85b9a9876fadb67" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5f6b4ae08d1b0e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5f6b4ae08d1b0e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6fb6ec8776759dbf5589c1fdcd63a22c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5f6b4ae08d1b0e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5f6b4ae08d1b0e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5f6b4ae08d1b0e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da1166a6719b8cbe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da1166a6719b8cbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-befdb94e8477f28525ac2c6214879ec5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da1166a6719b8cbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da1166a6719b8cbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-da1166a6719b8cbe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdf67cdaf2bd0caa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdf67cdaf2bd0caa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6fa000a02899e1fe449d54c297224c9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdf67cdaf2bd0caa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdf67cdaf2bd0caa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bdf67cdaf2bd0caa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5a0b20371e46017" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5a0b20371e46017" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dfdb755aef8e8234831eecfa12f4831a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5a0b20371e46017" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5a0b20371e46017" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a5a0b20371e46017" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-570fd31c6b808f42" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-570fd31c6b808f42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53b153054e0572fad938209851b3a90e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-570fd31c6b808f42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-570fd31c6b808f42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-570fd31c6b808f42" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-045524c29f8f7cd2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-045524c29f8f7cd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-42391b5858dcaaca35c3aa572e696975" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-045524c29f8f7cd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-045524c29f8f7cd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-045524c29f8f7cd2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31bda223ba6b0136" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31bda223ba6b0136" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a318b2a3a56083b257409803c082bb4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31bda223ba6b0136" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31bda223ba6b0136" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-31bda223ba6b0136" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61410bd6e49f58fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61410bd6e49f58fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aa5cc8fd92a301c8ef6bc7f824190215" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61410bd6e49f58fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-61410bd6e49f58fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-61410bd6e49f58fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6714913e02eb85b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6714913e02eb85b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-81685537fe41451a9374bdb58ee8a798" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6714913e02eb85b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6714913e02eb85b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6714913e02eb85b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f743c373df9a46a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f743c373df9a46a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d54390a4a1d0ff76d0593242a026c76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f743c373df9a46a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f743c373df9a46a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f743c373df9a46a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2545be8d27202040" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2545be8d27202040" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-03bffbb1f2092c86b56c56a1bda18420" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2545be8d27202040" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2545be8d27202040" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2545be8d27202040" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ff1d74f5d1fba61" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ff1d74f5d1fba61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c508ec519afabcbb9e9a9a00eb1fbe62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ff1d74f5d1fba61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ff1d74f5d1fba61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4ff1d74f5d1fba61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34f57a58c0ef8977" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34f57a58c0ef8977" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-296f3feb75fefed031c782d7cc20aebd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34f57a58c0ef8977" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34f57a58c0ef8977" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-34f57a58c0ef8977" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6392bf09779ba6f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6392bf09779ba6f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dfbe23992c01685d05a353cb5c2fe450" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6392bf09779ba6f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6392bf09779ba6f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6392bf09779ba6f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7841c6f74bd7e6da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7841c6f74bd7e6da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-10f05ac4785baf0cfd9f9f8789f6df68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7841c6f74bd7e6da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7841c6f74bd7e6da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7841c6f74bd7e6da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c85b42a377388b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c85b42a377388b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aa608d8711ce2d4fc8947afd4f6bafd7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c85b42a377388b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6c85b42a377388b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6c85b42a377388b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37d5d4bde9fce211" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37d5d4bde9fce211" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-283bf335d2863ae5cb0b815fae36ba7b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37d5d4bde9fce211" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37d5d4bde9fce211" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-37d5d4bde9fce211" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f94840a123413fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f94840a123413fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-15e6ddc181c0a2843bee686deb8e2c7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f94840a123413fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f94840a123413fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f94840a123413fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edba1ffca8b8a740" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edba1ffca8b8a740" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-09a639be07393ef225aabe631b78dc1f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edba1ffca8b8a740" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edba1ffca8b8a740" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-edba1ffca8b8a740" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a11027d2f22e2db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a11027d2f22e2db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5ad3624918425f4b8951e25ae7bfb059" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a11027d2f22e2db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a11027d2f22e2db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a11027d2f22e2db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33ab11e82628f0f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33ab11e82628f0f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7fc32e7defa70ccb848a358aea5e526a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33ab11e82628f0f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33ab11e82628f0f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-33ab11e82628f0f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33d4a8c0d5199008" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33d4a8c0d5199008" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-26f82a2d2436043e4067a5aae78efb37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33d4a8c0d5199008" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33d4a8c0d5199008" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-33d4a8c0d5199008" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-025db50e93adeaae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-025db50e93adeaae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-741f21c1f04d7db6094a5b71e5880e46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-025db50e93adeaae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-025db50e93adeaae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-025db50e93adeaae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57d1534789a3f57e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57d1534789a3f57e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5c86c6ba27033859341858b9b509a3df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57d1534789a3f57e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57d1534789a3f57e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-57d1534789a3f57e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb624eedbe95b2f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb624eedbe95b2f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-34c16621eafa35e176d735dda3303f84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb624eedbe95b2f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb624eedbe95b2f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fb624eedbe95b2f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d60f5e4d64d2f90" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d60f5e4d64d2f90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-388a1eae7832ee2fa4b2c7fcf43b86c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d60f5e4d64d2f90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d60f5e4d64d2f90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3d60f5e4d64d2f90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a9705b4b98d59e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a9705b4b98d59e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae23822f3129870f62fdd44d80e53dbe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a9705b4b98d59e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a9705b4b98d59e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a9705b4b98d59e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-001a55be61ac3e19" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-001a55be61ac3e19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d7ccb6d63434e34e5cf289c4f6b2b5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-001a55be61ac3e19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-001a55be61ac3e19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-001a55be61ac3e19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d03ae88c7db0f090" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d03ae88c7db0f090" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea9752662f18d09ef7bf34b81df9a862" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d03ae88c7db0f090" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d03ae88c7db0f090" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d03ae88c7db0f090" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7f4343cbf602598" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7f4343cbf602598" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a890691c0468b11fd6988a8aa6052efc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7f4343cbf602598" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e9fad2da593df74" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e9fad2da593df74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-33ca001f1c63c894c04f47f7dd5b6bab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2e9fad2da593df74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d18d5e562759698" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d18d5e562759698" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a646b5f45509ca161658b4ebadc9cc74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d18d5e562759698" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1caba674b5c524ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1caba674b5c524ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-49966dffdd0a0642be91fbef54fd24f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1caba674b5c524ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1caba674b5c524ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1caba674b5c524ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40634bdc9912b630" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40634bdc9912b630" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7a3e6e47e8fcb1a6912ce3648d7cffea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40634bdc9912b630" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40634bdc9912b630" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-40634bdc9912b630" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13718c772b77245e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13718c772b77245e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3bb8e57c79e7e0bcd90039c0bf6105f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13718c772b77245e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13718c772b77245e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-13718c772b77245e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7c6fbd2340237e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7c6fbd2340237e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-999c417288f265c6507e3f23cd6e620c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7c6fbd2340237e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7c6fbd2340237e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c7c6fbd2340237e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2726ca38a184ef0d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2726ca38a184ef0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-31e92fa5caaf09061237764317fde807" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2726ca38a184ef0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2726ca38a184ef0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2726ca38a184ef0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e062b26ed8410ad8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e062b26ed8410ad8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5faedcf0246efbc523cb35f97e8f768a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e062b26ed8410ad8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e062b26ed8410ad8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e062b26ed8410ad8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-774cd9df8ddcb744" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-774cd9df8ddcb744" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3afc75add297eb426854dccc6606951e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-774cd9df8ddcb744" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-774cd9df8ddcb744" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-774cd9df8ddcb744" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-743e6f156a4f47e7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-743e6f156a4f47e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c00d8742ed339f8cddff01127f48883f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-743e6f156a4f47e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-743e6f156a4f47e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-743e6f156a4f47e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d615b28e21b344e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d615b28e21b344e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-07d9acb815e5c26f746dc14c1b15f02c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d615b28e21b344e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d615b28e21b344e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d615b28e21b344e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f2ae3a2b59af4f8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f2ae3a2b59af4f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-62a51d2c4e3e813159b1ba5e8ea1d376" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f2ae3a2b59af4f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f2ae3a2b59af4f8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f2ae3a2b59af4f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24628580fc984bc2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24628580fc984bc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae8cccb79086058e66e3a5ba8fe54592" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24628580fc984bc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24628580fc984bc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-24628580fc984bc2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a122c857fab82493" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a122c857fab82493" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61be8e63c0a063f51b998f1b78510579" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a122c857fab82493" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a122c857fab82493" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a122c857fab82493" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fab45e52ebbc3f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fab45e52ebbc3f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c020acb55730f1c343da9a4d8a63446a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fab45e52ebbc3f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fab45e52ebbc3f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4fab45e52ebbc3f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4793207a4042cf3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4793207a4042cf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-42cb07f205aeb9485b5623c5fb8ad484" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4793207a4042cf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4793207a4042cf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4793207a4042cf3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f152c85eec6e9eeb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f152c85eec6e9eeb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5814478b0708434345293b550279e99a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f152c85eec6e9eeb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f152c85eec6e9eeb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f152c85eec6e9eeb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3c61818f93ba94a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3c61818f93ba94a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8320f928622c06c0dfb4d0d261da470e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3c61818f93ba94a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3c61818f93ba94a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c3c61818f93ba94a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252ab872f2def25c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252ab872f2def25c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c2d2775551d5a63bb178b543344f0a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252ab872f2def25c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252ab872f2def25c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-252ab872f2def25c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d8f62a9085f41cc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d8f62a9085f41cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2aca9ee24fdb20bb395f10bebdd7f332" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d8f62a9085f41cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d8f62a9085f41cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3d8f62a9085f41cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa04a5967153c30f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa04a5967153c30f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1ce11878219f9b0ccb31504996ffc9c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa04a5967153c30f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa04a5967153c30f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa04a5967153c30f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d602925e492d2a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d602925e492d2a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4012dd356a983d5cb46062ae3fb4f007" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d602925e492d2a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d602925e492d2a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9d602925e492d2a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8d43f9cca264d0f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8d43f9cca264d0f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-200e3ec3afb97f8e05338714acbe2b12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8d43f9cca264d0f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8d43f9cca264d0f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c8d43f9cca264d0f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb8f3d89c12c7ab7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb8f3d89c12c7ab7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-644b511bee29fe7a1148078de35838b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb8f3d89c12c7ab7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb8f3d89c12c7ab7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb8f3d89c12c7ab7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35ce414d999912cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35ce414d999912cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec0c03859350f7e8235b27767a9da573" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35ce414d999912cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35ce414d999912cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-35ce414d999912cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41e6e23bbe5a8f45" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41e6e23bbe5a8f45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a31d32303de86a47fc94df42d9d83b24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41e6e23bbe5a8f45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41e6e23bbe5a8f45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-41e6e23bbe5a8f45" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44fc307beb54aff6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44fc307beb54aff6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61761d95be66e179db2f5a0c3c721f2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44fc307beb54aff6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44fc307beb54aff6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-44fc307beb54aff6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7e80da91189b010" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7e80da91189b010" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0a704b67aad3ea24dad95f7b97450ce2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7e80da91189b010" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7e80da91189b010" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a7e80da91189b010" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cfbfbbe592b321c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cfbfbbe592b321c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c8128cf83b4565bf3c3250d440854a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cfbfbbe592b321c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cfbfbbe592b321c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8cfbfbbe592b321c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff88351d445161cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff88351d445161cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c82c9d0a270da380e96e0cd24123792" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff88351d445161cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff88351d445161cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ff88351d445161cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d6720a1e8643345" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d6720a1e8643345" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d27aafd6f6b68b85d1319fcb88a6bcee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d6720a1e8643345" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d6720a1e8643345" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4d6720a1e8643345" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07b86b01f770204f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07b86b01f770204f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-99d0d79746ad777df357a2510777430b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07b86b01f770204f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07b86b01f770204f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07b86b01f770204f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afbfb6f1112d116e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afbfb6f1112d116e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f194bd66728bf2a8cb4387e07bd845dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afbfb6f1112d116e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afbfb6f1112d116e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-afbfb6f1112d116e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b24f1ff085cecb2a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b24f1ff085cecb2a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-844ab5f49209e42422d296bf515ae44c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b24f1ff085cecb2a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b24f1ff085cecb2a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b24f1ff085cecb2a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2d75084901f6f74" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2d75084901f6f74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d8894e96c62be9c25ca583d7ce27cda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2d75084901f6f74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2d75084901f6f74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2d75084901f6f74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f7d53670aa818e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f7d53670aa818e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b1c3fbe3065a7aef683b2393af6f3d3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f7d53670aa818e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1f7d53670aa818e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1f7d53670aa818e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7446784675203e1b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7446784675203e1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-527200af2d54469de1d53cbae575246b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7446784675203e1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7446784675203e1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7446784675203e1b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1bf09ddd0bccae0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1bf09ddd0bccae0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2fdf378828e7905e24329f1b2b8d263e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1bf09ddd0bccae0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1bf09ddd0bccae0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a1bf09ddd0bccae0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3253987925d0c2e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3253987925d0c2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-64be16a2d0003b8a59811241e5c8ba26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3253987925d0c2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3253987925d0c2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a3253987925d0c2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dadb00ed9208bd14" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dadb00ed9208bd14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9492c4e64f1cb69e7530cbf5a9a85837" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dadb00ed9208bd14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dadb00ed9208bd14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dadb00ed9208bd14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c96cd9c6c7d43728" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c96cd9c6c7d43728" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ecb84449164e7bdafd57911e95f3e2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c96cd9c6c7d43728" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c96cd9c6c7d43728" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c96cd9c6c7d43728" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b58a5bfaf60665" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b58a5bfaf60665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c7e1c8c49052d0ecad07bbdd392ceb3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b58a5bfaf60665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b58a5bfaf60665" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b4b58a5bfaf60665" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-791e2146da9bd5f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-791e2146da9bd5f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4cd65bb75c21294302a846daea9b7764" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-791e2146da9bd5f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-791e2146da9bd5f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-791e2146da9bd5f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b407b540c9ae358" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b407b540c9ae358" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6b96d9def0693fc1473fb81b38affcb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b407b540c9ae358" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b407b540c9ae358" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3b407b540c9ae358" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff165e2cf379f819" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff165e2cf379f819" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d1cd0e770a390d9c9e1a5ce58ac56a42" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff165e2cf379f819" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e9239351253bb73" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e9239351253bb73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f8d945d94a860308db0e385c87368531" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e9239351253bb73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9c33354c3215425" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9c33354c3215425" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-59963f70c2779464b572d2dacd728c3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9c33354c3215425" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b0b9f0936afa5b2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b0b9f0936afa5b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5cf3ffe0eb85ae06d84243b6facd16cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b0b9f0936afa5b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b0b9f0936afa5b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9b0b9f0936afa5b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6500e36d4c23129d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6500e36d4c23129d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e81ffa92b060821a53009ba9fbc92e27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6500e36d4c23129d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6500e36d4c23129d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6500e36d4c23129d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f2412b57cd7adda" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f2412b57cd7adda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bcec6615fb2ceb82754aaa8a584b82fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f2412b57cd7adda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f2412b57cd7adda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3f2412b57cd7adda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a0bed87a2b79fe1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a0bed87a2b79fe1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3fbb8bf62dd66db9f8c821438407bd37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a0bed87a2b79fe1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a0bed87a2b79fe1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a0bed87a2b79fe1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-766c89bf2f0b1113" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-766c89bf2f0b1113" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-08b68fe9defe46665b51f1dae077462d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-766c89bf2f0b1113" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-766c89bf2f0b1113" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-766c89bf2f0b1113" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4602450ac026899" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4602450ac026899" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1d56f7c6f7a9c9585d955cabe62ea458" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4602450ac026899" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4602450ac026899" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c4602450ac026899" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fffd03cbf7951449" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fffd03cbf7951449" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-52d047072c1c3517428975ec29e76641" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fffd03cbf7951449" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fffd03cbf7951449" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fffd03cbf7951449" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee3d6f495d04ce71" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee3d6f495d04ce71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f08382e3e79292b5aabb38bcde0f5e71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee3d6f495d04ce71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee3d6f495d04ce71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ee3d6f495d04ce71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dce1b9231944d681" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dce1b9231944d681" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-39b32d12702f0a3ed4cc28917ebe7bf3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dce1b9231944d681" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dce1b9231944d681" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dce1b9231944d681" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9a1e9b4541050f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9a1e9b4541050f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe006b4c7fa97510acd9e4eb31504f3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9a1e9b4541050f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9a1e9b4541050f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b9a1e9b4541050f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bd3896e5e18dda7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bd3896e5e18dda7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4047b93b25948f287ac5b939637fde6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bd3896e5e18dda7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bd3896e5e18dda7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4bd3896e5e18dda7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8f9e88e502a73e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8f9e88e502a73e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cef6826f13470fa98ad5b61bdd032c2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8f9e88e502a73e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8f9e88e502a73e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d8f9e88e502a73e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cc200646c5e49d1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cc200646c5e49d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c9c1ee18555d96eccfaf23029505656d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cc200646c5e49d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cc200646c5e49d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6cc200646c5e49d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5e5b63542db8875" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5e5b63542db8875" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eaf6a49867e8a8d9f7a2cf18ec2ae2a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5e5b63542db8875" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5e5b63542db8875" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a5e5b63542db8875" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7048a5c8a4a1420" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7048a5c8a4a1420" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dc4c82325387ab6f0633d726e8690187" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7048a5c8a4a1420" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7048a5c8a4a1420" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f7048a5c8a4a1420" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0cb89eeebfd4264" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0cb89eeebfd4264" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4427b06d1331d1690c1c80ae0a0ea7ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0cb89eeebfd4264" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0cb89eeebfd4264" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f0cb89eeebfd4264" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68be1d7a3a90d052" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68be1d7a3a90d052" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5027aae303d72b5d675cdd7b39e2de80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68be1d7a3a90d052" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68be1d7a3a90d052" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-68be1d7a3a90d052" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89228a2e0b83af25" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89228a2e0b83af25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6f08cefd8c128773ec8bce70ae9a51cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89228a2e0b83af25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89228a2e0b83af25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-89228a2e0b83af25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ff8ec24c5a4d549" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ff8ec24c5a4d549" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0e37b1f217e869cfcaa81b9d3ad1bde" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ff8ec24c5a4d549" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ff8ec24c5a4d549" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5ff8ec24c5a4d549" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a75a1b02a2f18ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a75a1b02a2f18ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-46caa823c97d5b343717d1618e66b9f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a75a1b02a2f18ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a75a1b02a2f18ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a75a1b02a2f18ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3e747c0f08e724f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3e747c0f08e724f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-62cf984998abf2911abc0bd55d726d83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3e747c0f08e724f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3e747c0f08e724f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c3e747c0f08e724f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-705c8a94d5814f78" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-705c8a94d5814f78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cbf60bc9f61faee6f93014e6cff80b65" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-705c8a94d5814f78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-705c8a94d5814f78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-705c8a94d5814f78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81daf7d73736396a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81daf7d73736396a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b125ab3a86ec0f0cc639295d82003d8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81daf7d73736396a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81daf7d73736396a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81daf7d73736396a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14d213956d716c05" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14d213956d716c05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7de2f4f04c839b3a5f72efbe8d6cc5a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14d213956d716c05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-14d213956d716c05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-14d213956d716c05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc240b8f0b99890c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc240b8f0b99890c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb72918df0756f6d3361c501c0ebe531" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc240b8f0b99890c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc240b8f0b99890c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fc240b8f0b99890c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-835535790b3921f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-835535790b3921f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2d75a20e9f40568a6ede47aa9e07064f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-835535790b3921f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-835535790b3921f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-835535790b3921f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06ba3a897f7512ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06ba3a897f7512ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7dd08f444f9c1bdf90cd2db1c250e5c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06ba3a897f7512ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06ba3a897f7512ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-06ba3a897f7512ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-586fa9c3002e5785" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-586fa9c3002e5785" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8901c2750d1fc7bf8663791b3f47e0b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-586fa9c3002e5785" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-586fa9c3002e5785" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-586fa9c3002e5785" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00005229e8455092" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00005229e8455092" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb5f4986a42f848a797157308666c3af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00005229e8455092" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00005229e8455092" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00005229e8455092" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0013a15d184a4ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0013a15d184a4ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-67c725d33ad3834dcdd8c44c5e999b07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0013a15d184a4ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0013a15d184a4ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e0013a15d184a4ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce313973e194d1cc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce313973e194d1cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c26fdfb9c88fbaf467c8148b1d283b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce313973e194d1cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce313973e194d1cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ce313973e194d1cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dddc436a38c71bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dddc436a38c71bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3c7bf835c2bbe35fefcd4f1bcd621e4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dddc436a38c71bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dddc436a38c71bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8dddc436a38c71bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f742daa7d623e20" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f742daa7d623e20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a19b36dd34f5a0721fedfb70f91f8d23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f742daa7d623e20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f742daa7d623e20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f742daa7d623e20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f670dc8208d4fcd5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f670dc8208d4fcd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9e880acaf0c5c29d844bc6a7b1daba7e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f670dc8208d4fcd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f670dc8208d4fcd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f670dc8208d4fcd5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3f42214919fda24" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3f42214919fda24" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6ba3f760748e0f062f8b4a1d5afbec91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3f42214919fda24" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3f42214919fda24" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d3f42214919fda24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-621c278e234ac527" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-621c278e234ac527" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3c1d1ed1359d732f49356d621b59f580" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-621c278e234ac527" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-621c278e234ac527" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-621c278e234ac527" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a82c4e5678faf54" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a82c4e5678faf54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-25914438e64b2624de58b5877073c875" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a82c4e5678faf54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a82c4e5678faf54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a82c4e5678faf54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ebc15a7125407c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ebc15a7125407c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-33c916ddc029c8c875e5148976c7e6a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ebc15a7125407c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ebc15a7125407c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ebc15a7125407c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc09fd935f7c5eb3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc09fd935f7c5eb3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-97019fc36017ab3647d81163e57b135a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc09fd935f7c5eb3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc09fd935f7c5eb3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cc09fd935f7c5eb3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-467649c48eb88a1c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-467649c48eb88a1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bab9b1e56c9654295787e4276346e14b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-467649c48eb88a1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-467649c48eb88a1c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-467649c48eb88a1c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4bd7e15ac072f1b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4bd7e15ac072f1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bebedec4f6d2719330f252197d734532" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4bd7e15ac072f1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4bd7e15ac072f1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c4bd7e15ac072f1b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-558491e97213fb3b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-558491e97213fb3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8cd8f95466835af9e34983e210ece1e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-558491e97213fb3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-558491e97213fb3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-558491e97213fb3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-518aedcd751f1e59" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-518aedcd751f1e59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-614d93a85516129149593e8f2e7f761b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-518aedcd751f1e59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fefdd4eb2935edb2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fefdd4eb2935edb2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61eeb9bade9b0828f8df48c02d99f128" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fefdd4eb2935edb2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07d2d92fd5bcccdd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07d2d92fd5bcccdd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04397e7d84e2e3ccb7384e1bf9c72b57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07d2d92fd5bcccdd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d4a59525d7b3814" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d4a59525d7b3814" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a30d28fe3848cdc10eb1de655674deca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d4a59525d7b3814" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d4a59525d7b3814" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d4a59525d7b3814" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dde0d5cf891459ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dde0d5cf891459ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-96264b986b5a8ee68fa7e11768a85073" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dde0d5cf891459ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dde0d5cf891459ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dde0d5cf891459ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f321a7dce8ae7651" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f321a7dce8ae7651" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-65d2f977416a5eb19d283153319180bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f321a7dce8ae7651" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f321a7dce8ae7651" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f321a7dce8ae7651" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69061873d6d7ff0c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69061873d6d7ff0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1ed2dae510b391129bcdfd4219d77f5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69061873d6d7ff0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69061873d6d7ff0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69061873d6d7ff0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8821d243504e435" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8821d243504e435" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-510e27474e98b10da8de1b1ad733b1c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8821d243504e435" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8821d243504e435" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b8821d243504e435" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22643e083a388518" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22643e083a388518" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed561b5ff3718d57984cba7bfe2140ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22643e083a388518" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22643e083a388518" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22643e083a388518" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24d207d7075a18e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24d207d7075a18e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-da8428f9219e33948f4eb66823e7fc04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24d207d7075a18e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24d207d7075a18e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-24d207d7075a18e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64826584158fc8a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64826584158fc8a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-58c5d19c2e3e66457a97315939b5a1fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64826584158fc8a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-64826584158fc8a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-64826584158fc8a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69b7a10da3b09661" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69b7a10da3b09661" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6fc1e6784a04514f36ea9be50272c0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69b7a10da3b09661" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69b7a10da3b09661" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69b7a10da3b09661" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0719d5b4530f8a31" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0719d5b4530f8a31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-72ae01a33a3890e3e70b1c5e76dea325" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0719d5b4530f8a31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0719d5b4530f8a31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0719d5b4530f8a31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-612c35c854e6029a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-612c35c854e6029a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-334b22199fc868a39fb03b6fb98f54f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-612c35c854e6029a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-612c35c854e6029a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-612c35c854e6029a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca3aaca30d968623" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca3aaca30d968623" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d8628adf30b13a0cfeab03052546d3be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca3aaca30d968623" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca3aaca30d968623" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca3aaca30d968623" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56e9db7843b9ba99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56e9db7843b9ba99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4ab96965067b8f94c730aac87cf086eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56e9db7843b9ba99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56e9db7843b9ba99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-56e9db7843b9ba99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82cd1f8657c83e39" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82cd1f8657c83e39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-921cc116fd26a2ff157b88f92f1ceebc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82cd1f8657c83e39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82cd1f8657c83e39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-82cd1f8657c83e39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f305f4e1d83a1460" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f305f4e1d83a1460" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-72e52be96a2f2d1122fb2f75f4a6ee0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f305f4e1d83a1460" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f305f4e1d83a1460" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f305f4e1d83a1460" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32633cce613d288" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32633cce613d288" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-826958ca59f87a4cbd23fadbe352e91e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32633cce613d288" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32633cce613d288" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c32633cce613d288" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db16089aa1ae4f25" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db16089aa1ae4f25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9e51bcd5d76e6b2f2231884ffb408f31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db16089aa1ae4f25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db16089aa1ae4f25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-db16089aa1ae4f25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f67fa22230fc75ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f67fa22230fc75ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f898406064c610f10fa33f53d2b320ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f67fa22230fc75ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f67fa22230fc75ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f67fa22230fc75ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c845894c71f9dcb4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c845894c71f9dcb4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c9ad5e716532f3d5dbe1dac18f6d7fd3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c845894c71f9dcb4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c845894c71f9dcb4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c845894c71f9dcb4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a175ed520291dbfb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a175ed520291dbfb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b1b54e225e80abcdcda95a06632f21c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a175ed520291dbfb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a175ed520291dbfb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a175ed520291dbfb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cce7bf64f0c2fc9c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cce7bf64f0c2fc9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-07430984acc906490795118d317e2aec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cce7bf64f0c2fc9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cce7bf64f0c2fc9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cce7bf64f0c2fc9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-506c489891264bf6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-506c489891264bf6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7c1544479f942df2b7f452bba0235802" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-506c489891264bf6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-506c489891264bf6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-506c489891264bf6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d479ddf6a7d645e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d479ddf6a7d645e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fc64e625eb32dbc3a36f6b992547d349" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d479ddf6a7d645e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d479ddf6a7d645e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6d479ddf6a7d645e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-624b815627d78b53" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-624b815627d78b53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-74e0e95e975d5f258c5a60144d36e923" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-624b815627d78b53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-624b815627d78b53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-624b815627d78b53" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3019212a738ad028" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3019212a738ad028" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-929793a7fef1d8f08f972ca4ef9cb316" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3019212a738ad028" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3019212a738ad028" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3019212a738ad028" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-535683d21c6e5799" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-535683d21c6e5799" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-96c091a33481f4af706ce1428e39976b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-535683d21c6e5799" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-535683d21c6e5799" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-535683d21c6e5799" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c64797514b1be5b2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c64797514b1be5b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed3f5d86ef6d23bb5072037487dbafbc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c64797514b1be5b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c64797514b1be5b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c64797514b1be5b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f5d10a4d8c3ae04" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f5d10a4d8c3ae04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c4c1f9ca65255ede7558c6d18ab56633" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f5d10a4d8c3ae04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f5d10a4d8c3ae04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f5d10a4d8c3ae04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b20a118e5d89facb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b20a118e5d89facb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de83097c79a9b3e742b04c071077eb18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b20a118e5d89facb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b20a118e5d89facb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b20a118e5d89facb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eea4a9f2b76c74a3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eea4a9f2b76c74a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73cf24b6beda2f0d860acbb7702148d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eea4a9f2b76c74a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eea4a9f2b76c74a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eea4a9f2b76c74a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a20d107a92296bb5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a20d107a92296bb5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f43eb3e0c613adb3e658adffc79a3daf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a20d107a92296bb5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a20d107a92296bb5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a20d107a92296bb5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9f1e23cc114ca90" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9f1e23cc114ca90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae38a248ea8e70b34acca84b1496b5bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9f1e23cc114ca90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9f1e23cc114ca90" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d9f1e23cc114ca90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df0a0a0d9e4fe542" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df0a0a0d9e4fe542" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6827bab9aab22372a85f855b3b0f4d80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df0a0a0d9e4fe542" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df0a0a0d9e4fe542" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-df0a0a0d9e4fe542" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45ae064b205728ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45ae064b205728ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e67b2e9e0aea64c2f2471421660c9869" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45ae064b205728ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45ae064b205728ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-45ae064b205728ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b43d48f8888cdd6f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b43d48f8888cdd6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c7f66c978fb7acfac872143de0dffbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b43d48f8888cdd6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b43d48f8888cdd6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b43d48f8888cdd6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f3458231539242b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f3458231539242b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6ee4dbe8dc45607684d5882ba27a29f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f3458231539242b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f3458231539242b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5f3458231539242b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11e15c76c978d653" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11e15c76c978d653" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-22715e954ea7cc3290e83919355bb56a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11e15c76c978d653" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-11e15c76c978d653" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-11e15c76c978d653" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bca4e3376fce588e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bca4e3376fce588e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-96ead16ed185c978a4f004f8da2f486b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bca4e3376fce588e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bca4e3376fce588e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bca4e3376fce588e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2f73940e668b71f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2f73940e668b71f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6dfd0cf46d3a01d7c34c74d43ee31005" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2f73940e668b71f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2f73940e668b71f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a2f73940e668b71f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27d797864246dd00" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27d797864246dd00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-92e56f91c89f9128acae6c675acfd36a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27d797864246dd00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27d797864246dd00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-27d797864246dd00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-518091ee25fa7923" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-518091ee25fa7923" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4ae6e31e176e90c16581d4a0505d6d50" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-518091ee25fa7923" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-518091ee25fa7923" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-518091ee25fa7923" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a1f26973a17eca2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a1f26973a17eca2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b866bd049848c4a9f4520c6fc35dab13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a1f26973a17eca2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a1f26973a17eca2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7a1f26973a17eca2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce5ba162e4ea36a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce5ba162e4ea36a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e88750e8bd9785692f33bf3a731a5954" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce5ba162e4ea36a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5000e8ad344f46d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5000e8ad344f46d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ccd7c61ed673898d33cdb7b88be16e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5000e8ad344f46d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94261906849e6729" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94261906849e6729" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c41982db256becd1eaae409b159e3927" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94261906849e6729" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee967ba4a77ac6e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee967ba4a77ac6e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c24fb9305a6e3c11c78a1c1febaa7ec1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee967ba4a77ac6e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee967ba4a77ac6e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ee967ba4a77ac6e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a3780c15a236b31" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a3780c15a236b31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0f2b32e492d8ffc46ded315511e5836" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a3780c15a236b31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a3780c15a236b31" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a3780c15a236b31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03986257e3582357" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03986257e3582357" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-97e32cab8308091fdceaf383aa4eed44" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03986257e3582357" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03986257e3582357" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-03986257e3582357" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7976eba480e10b66" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7976eba480e10b66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7990708e4acc0a4cc6c6efe9a7ed5371" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7976eba480e10b66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7976eba480e10b66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7976eba480e10b66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bb4f35d14df72bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bb4f35d14df72bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-45b2f8ae62abae249ac058a3b629585a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bb4f35d14df72bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bb4f35d14df72bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9bb4f35d14df72bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd43c0fc91982219" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd43c0fc91982219" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b75ae3355de234b9a2b6362f8acc946e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd43c0fc91982219" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd43c0fc91982219" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd43c0fc91982219" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b30d6a182763a5db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b30d6a182763a5db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f456d2f70f1e990ddf6b2bea3a233c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b30d6a182763a5db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b30d6a182763a5db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b30d6a182763a5db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bacd0cfa81a992bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bacd0cfa81a992bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-567a8e73dae61431bd976b7b42e64dfb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bacd0cfa81a992bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bacd0cfa81a992bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bacd0cfa81a992bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00eb22e6f4ca99bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00eb22e6f4ca99bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dea85d2bd962b0a5bc15482752d4f414" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00eb22e6f4ca99bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00eb22e6f4ca99bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00eb22e6f4ca99bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5eb1f1764b021e00" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5eb1f1764b021e00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b30728444357cffae77c7831f3065d20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5eb1f1764b021e00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5eb1f1764b021e00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5eb1f1764b021e00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8117f765377e2530" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8117f765377e2530" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c7d1b96e3e28b41c40c085357038ee6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8117f765377e2530" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8117f765377e2530" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8117f765377e2530" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af31a55a5fc41315" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af31a55a5fc41315" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-578d55e3b01579339e27db50a59aaf78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af31a55a5fc41315" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af31a55a5fc41315" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-af31a55a5fc41315" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-728f7c2c5cf81b9c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-728f7c2c5cf81b9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6179eff4231d0cff1f623df6b6434013" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-728f7c2c5cf81b9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-728f7c2c5cf81b9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-728f7c2c5cf81b9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b4228eb1ea503b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b4228eb1ea503b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a80172dc928aac87c2e1d781da94ddb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b4228eb1ea503b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b4228eb1ea503b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b4228eb1ea503b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57ff3e13388ca6ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57ff3e13388ca6ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-803694362bc3b2968cbe5f9a5a729129" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57ff3e13388ca6ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57ff3e13388ca6ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-57ff3e13388ca6ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6f9adbd23f4ccce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6f9adbd23f4ccce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-96c9c0f64b7324fd64e101d1499c43e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6f9adbd23f4ccce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6f9adbd23f4ccce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e6f9adbd23f4ccce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99b413803a5c5527" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99b413803a5c5527" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-54844fd94e8eb592671ea056257bc7af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99b413803a5c5527" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99b413803a5c5527" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-99b413803a5c5527" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe175d909bd6a389" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe175d909bd6a389" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e1340e4a0b75b28c5e591a96071bef37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe175d909bd6a389" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe175d909bd6a389" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe175d909bd6a389" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20f976a82a340a87" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20f976a82a340a87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9fa4c27568a9d89fd5c1bf4b986a26dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20f976a82a340a87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20f976a82a340a87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20f976a82a340a87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ce440b2c542d78d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ce440b2c542d78d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d6f0b2c7341f7367af2b75b2356ca6c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ce440b2c542d78d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ce440b2c542d78d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8ce440b2c542d78d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94c23e71f8a41b72" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94c23e71f8a41b72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0e8c02167f6ad033a8ccf67f8ce131f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94c23e71f8a41b72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94c23e71f8a41b72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-94c23e71f8a41b72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9d36057556a2714" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9d36057556a2714" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6809ec79b9ce6e5a45be43c0170116af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9d36057556a2714" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9d36057556a2714" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9d36057556a2714" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50543ce0b67ba5e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50543ce0b67ba5e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-353ead16708f88b0cbeef526ebf4c9fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50543ce0b67ba5e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50543ce0b67ba5e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-50543ce0b67ba5e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1d35fff04b686e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1d35fff04b686e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-240d5e6c53cf1758f61771c2f1e03d92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1d35fff04b686e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1d35fff04b686e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a1d35fff04b686e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9a16792a4999fcf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9a16792a4999fcf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-26cb93cd9921445860447812011d3416" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9a16792a4999fcf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9a16792a4999fcf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d9a16792a4999fcf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d52c0188571fac3f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d52c0188571fac3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ea682735b34211d1e6f7c2693400b09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d52c0188571fac3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d52c0188571fac3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d52c0188571fac3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcc7449df1d35dd7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcc7449df1d35dd7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f84c3f7e22923d4f1a5794e89dd5cb8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcc7449df1d35dd7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcc7449df1d35dd7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bcc7449df1d35dd7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1157cd6bcd92182" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1157cd6bcd92182" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-23b3a5c2ff85c9b8ace0092522cc8d9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1157cd6bcd92182" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1157cd6bcd92182" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c1157cd6bcd92182" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b5704a60f26a132" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b5704a60f26a132" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a77018292386cd2cea5eb870a91b87ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b5704a60f26a132" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b5704a60f26a132" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b5704a60f26a132" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fd0373570e25ce9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fd0373570e25ce9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3832cf654054b16c13c205b4dcfae81a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fd0373570e25ce9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9fd0373570e25ce9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9fd0373570e25ce9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-664ce6d6cded4576" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-664ce6d6cded4576" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c349281a4bb2f2922e14e1335ba40efe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-664ce6d6cded4576" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-664ce6d6cded4576" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-664ce6d6cded4576" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d92b0d31784b5917" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d92b0d31784b5917" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7bbbb7ffca39c954c56f036dd9a774c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d92b0d31784b5917" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d92b0d31784b5917" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d92b0d31784b5917" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a0274de6ea63eab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a0274de6ea63eab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-52013072797f6e4cd51b3186799affd7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a0274de6ea63eab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a0274de6ea63eab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a0274de6ea63eab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89b1bab083854576" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89b1bab083854576" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69f895d4242756e5b22888eefa1fb9e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89b1bab083854576" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89b1bab083854576" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-89b1bab083854576" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ba4b3d84e7ab327" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ba4b3d84e7ab327" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c8f0f10a6dc499c68a3670eb3dbbbf8f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ba4b3d84e7ab327" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ba4b3d84e7ab327" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0ba4b3d84e7ab327" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26e6176f07a2fddc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26e6176f07a2fddc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-20756a72f37ba3ce7170cfb466fd6357" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26e6176f07a2fddc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26e6176f07a2fddc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-26e6176f07a2fddc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0056db0fecd6b898" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0056db0fecd6b898" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-596bd019b55174863f5e6ce5220fc335" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0056db0fecd6b898" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0056db0fecd6b898" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0056db0fecd6b898" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fb93c45f97397d9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fb93c45f97397d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-27fe26fe2652fccbb9797051e27bcd3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fb93c45f97397d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fb93c45f97397d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1fb93c45f97397d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e330e101e93bcd0c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e330e101e93bcd0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-482e9ba130ec707f553d325d1b4416d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e330e101e93bcd0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e330e101e93bcd0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e330e101e93bcd0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c000163d89129d66" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c000163d89129d66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bcf6b4c74847dcf0bc996957aaf8fc65" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c000163d89129d66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c000163d89129d66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c000163d89129d66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f67715b174937b32" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f67715b174937b32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d33ef58c7384cb9969c6197b95ffebf7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f67715b174937b32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f67715b174937b32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f67715b174937b32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-597f20f9fada256c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-597f20f9fada256c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-168eb028cc747d0687ad03b1ed8282e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-597f20f9fada256c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-597f20f9fada256c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-597f20f9fada256c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa0e8d2177a029ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa0e8d2177a029ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0e04b57ce8bd3c08c5d1f4655fcc0e59" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa0e8d2177a029ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bdeb35d6fff51c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bdeb35d6fff51c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-41cb7b568a81bf17108e4356284d4b97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bdeb35d6fff51c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e43bf3f3aaee594" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e43bf3f3aaee594" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7dc5a0fd633e3704db1bcea8fba10e08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e43bf3f3aaee594" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f8919c9fcdb36aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f8919c9fcdb36aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-082c024e896290813a968d32c43bdcf4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f8919c9fcdb36aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f8919c9fcdb36aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f8919c9fcdb36aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2b5a7b251b0214f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2b5a7b251b0214f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-03bccb91ec74e9073b8ba81d9678623a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2b5a7b251b0214f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2b5a7b251b0214f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2b5a7b251b0214f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce884b0cd993ce54" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce884b0cd993ce54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a75088d27d1075cd61124712a7944fe7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce884b0cd993ce54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce884b0cd993ce54" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ce884b0cd993ce54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcdf8e8fbebf3bbd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcdf8e8fbebf3bbd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-363ce669a9f999611859bf49dda3a1fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcdf8e8fbebf3bbd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcdf8e8fbebf3bbd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dcdf8e8fbebf3bbd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3912cde840fa3a8d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3912cde840fa3a8d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-02c89693e2da5f124eb35aee60e6b6b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3912cde840fa3a8d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3912cde840fa3a8d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3912cde840fa3a8d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78c42a05d1151e9a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78c42a05d1151e9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4dc3df4260b03a001684e5223406abb1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78c42a05d1151e9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78c42a05d1151e9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-78c42a05d1151e9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0f61163fff21842" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0f61163fff21842" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-91f28ea9d6c68b7dce3b7b0e4287c1c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0f61163fff21842" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0f61163fff21842" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d0f61163fff21842" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4fd9c05a91cce94" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4fd9c05a91cce94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a2088afa194d5db4e52e23b3cc600395" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4fd9c05a91cce94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4fd9c05a91cce94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f4fd9c05a91cce94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83e6158999df6b97" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83e6158999df6b97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0cc29cb03473670489344d193945c75f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83e6158999df6b97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83e6158999df6b97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83e6158999df6b97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bb8a5f021f35ae6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bb8a5f021f35ae6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-225ae24cf38cf997088987f686c86c34" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bb8a5f021f35ae6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bb8a5f021f35ae6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3bb8a5f021f35ae6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d2a39ada0c93745" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d2a39ada0c93745" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2dd9cf40b43fc9c41c046dae97a2c1cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d2a39ada0c93745" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d2a39ada0c93745" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4d2a39ada0c93745" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22b5e53711b52ee7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22b5e53711b52ee7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8017c637856f99bc6758c012b27c9780" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22b5e53711b52ee7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22b5e53711b52ee7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22b5e53711b52ee7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-755411476857074b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-755411476857074b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-df0b1f8dec556a2c85a82a28a0c773bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-755411476857074b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-755411476857074b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-755411476857074b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e38b0fb9f3b902fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e38b0fb9f3b902fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-da54ab0648059819e66abf042d92f3f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e38b0fb9f3b902fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e38b0fb9f3b902fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e38b0fb9f3b902fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fafb0d7f570cf120" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fafb0d7f570cf120" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f7e05cc1cff829df7c3f9d164d76cb4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fafb0d7f570cf120" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fafb0d7f570cf120" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fafb0d7f570cf120" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-798c09e8db544083" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-798c09e8db544083" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-028c80c14b5b26b2f49d32c8953ff81d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-798c09e8db544083" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-798c09e8db544083" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-798c09e8db544083" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f3e90bff87843f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f3e90bff87843f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f0faf16e56cdb75356901a45282c09e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f3e90bff87843f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f3e90bff87843f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f3e90bff87843f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aefb9a336e6a6022" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aefb9a336e6a6022" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f031f8a30fc9c22ebdc207523bfb27df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aefb9a336e6a6022" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aefb9a336e6a6022" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aefb9a336e6a6022" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc94eb48b049faa4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc94eb48b049faa4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-359025855b53718f425acbd1e0398e38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc94eb48b049faa4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc94eb48b049faa4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bc94eb48b049faa4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ab54585aa0aa2c1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ab54585aa0aa2c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8eca224cf2d5701d93a4b533032735fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ab54585aa0aa2c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ab54585aa0aa2c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9ab54585aa0aa2c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1288aeb783ecc61" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1288aeb783ecc61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c3ae5cc67fc9f2a2602e3739aa8ed745" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1288aeb783ecc61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1288aeb783ecc61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a1288aeb783ecc61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c950fbed0556f70f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c950fbed0556f70f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-533ba31466dcb6238b432f33eddaa5c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c950fbed0556f70f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c950fbed0556f70f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c950fbed0556f70f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-697d5ae715acc35b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-697d5ae715acc35b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea8ad35c1546ac6b4e49a4befb9eeb5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-697d5ae715acc35b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-697d5ae715acc35b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-697d5ae715acc35b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47110ce89397262e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47110ce89397262e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-84841d43d762d63badeb0bbf26af1ba3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47110ce89397262e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47110ce89397262e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-47110ce89397262e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e07ea7593eab7812" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e07ea7593eab7812" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c7b9abe821d8651dc6899cc696dd52a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e07ea7593eab7812" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e07ea7593eab7812" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e07ea7593eab7812" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b26056f5c84ccaf2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b26056f5c84ccaf2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-02da70776ec11904cf4b7897b0f1e6da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b26056f5c84ccaf2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b26056f5c84ccaf2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b26056f5c84ccaf2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba7dae6e325b1ea7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba7dae6e325b1ea7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-41bf9be9aad3ae38028e0a4ab4cb80d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba7dae6e325b1ea7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba7dae6e325b1ea7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba7dae6e325b1ea7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae4bb1dc4ed27a1e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae4bb1dc4ed27a1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a9f6f6d8238eb9cbf83ef50bd4516f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae4bb1dc4ed27a1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae4bb1dc4ed27a1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ae4bb1dc4ed27a1e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f463c64cdcdc6b63" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f463c64cdcdc6b63" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69d483db69902ea4b87a81dab87ab159" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f463c64cdcdc6b63" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f463c64cdcdc6b63" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f463c64cdcdc6b63" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c267734a76528cf1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c267734a76528cf1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bbc0fe07491ba15c216a2cf708697028" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c267734a76528cf1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c267734a76528cf1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c267734a76528cf1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-955d143eb34d9f05" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-955d143eb34d9f05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1622fd9c47a7cd052e554a5c2117fd68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-955d143eb34d9f05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-955d143eb34d9f05" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-955d143eb34d9f05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b112840c138158" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b112840c138158" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-82a536282c192938b36cb27f777ad4fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b112840c138158" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b112840c138158" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4b112840c138158" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e377d700759895fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e377d700759895fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-464a0b920d8053939cf57513d8ee03be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e377d700759895fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e377d700759895fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e377d700759895fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8158a5f432df49c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8158a5f432df49c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ce530f448e0cd4334d588c70d88ff655" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8158a5f432df49c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8158a5f432df49c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8158a5f432df49c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a6cd2978296ef46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a6cd2978296ef46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-82677021e9077970be358a0f7bb867ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a6cd2978296ef46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a6cd2978296ef46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a6cd2978296ef46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e573f2159afcc408" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e573f2159afcc408" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a52a8dea1f22fc82f94035fa0e3d4250" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e573f2159afcc408" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e573f2159afcc408" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e573f2159afcc408" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e88e425f13197958" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e88e425f13197958" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4d2f05d4f77f80a0fc6e39429ff17a54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e88e425f13197958" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e88e425f13197958" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e88e425f13197958" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b97a9f3e47a295eb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b97a9f3e47a295eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-878509da3e737e8cee231effaa86dbb5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b97a9f3e47a295eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b97a9f3e47a295eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b97a9f3e47a295eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab04406544b6ecd9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab04406544b6ecd9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-46676d59690aacea75404a8c35f9b81b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab04406544b6ecd9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab04406544b6ecd9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab04406544b6ecd9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-658e394ce77c30d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-658e394ce77c30d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-55df49837b73d8def9701ab912b0b73a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-658e394ce77c30d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-658e394ce77c30d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-658e394ce77c30d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b5d98c56576c5e1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b5d98c56576c5e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bf03939e0bdd63a64dd441d4b1ebd862" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b5d98c56576c5e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b5d98c56576c5e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2b5d98c56576c5e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c867104585f5599e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c867104585f5599e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4818141f1c5880deb3bdf10643371dea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c867104585f5599e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c867104585f5599e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c867104585f5599e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-371435da8f5e1680" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-371435da8f5e1680" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cd2ca243978eff2238d0dedfc0815349" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-371435da8f5e1680" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb9c8029e1f64411" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb9c8029e1f64411" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f172644ad943ba71e31c9273af7dd197" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb9c8029e1f64411" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1343d237a6dbb91" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1343d237a6dbb91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-935b2c42975c88061589d3638e4b358a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1343d237a6dbb91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44fe740cff9eca0d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44fe740cff9eca0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1be5202a98bd1827d5d9985a8c44bdbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44fe740cff9eca0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44fe740cff9eca0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-44fe740cff9eca0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5857f6c6720392e1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5857f6c6720392e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f0c9b71256acbffa20572811f3c3bcd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5857f6c6720392e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5857f6c6720392e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5857f6c6720392e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb319c7eb1703e8b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb319c7eb1703e8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-16f2a16093f8e6a11b4e2a967db942ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb319c7eb1703e8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb319c7eb1703e8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb319c7eb1703e8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a697fd9b74015d27" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a697fd9b74015d27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1014fd12df78dcc4875348b465c58b94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a697fd9b74015d27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a697fd9b74015d27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a697fd9b74015d27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a26b7e8773e68f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a26b7e8773e68f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2b7dc461499e2d9e372def6e23c1d00a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a26b7e8773e68f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a26b7e8773e68f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a26b7e8773e68f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec73081c94fac4d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec73081c94fac4d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-814b6129c17fc43ed61ce4d84a6bd311" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec73081c94fac4d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec73081c94fac4d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ec73081c94fac4d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71b1f73d8a525d18" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71b1f73d8a525d18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ece0f564a1c8952ef16e95b16bc7726c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71b1f73d8a525d18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71b1f73d8a525d18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-71b1f73d8a525d18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69db8bb9ef09522f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69db8bb9ef09522f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-17f451163e6599c381a1b4b5ef9e3709" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69db8bb9ef09522f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69db8bb9ef09522f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69db8bb9ef09522f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f1446d1c7da3e60" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f1446d1c7da3e60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-767ec14fbe88bb916213d0484ebe2042" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f1446d1c7da3e60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f1446d1c7da3e60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f1446d1c7da3e60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47d2620d15c0557e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47d2620d15c0557e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e23aadf3a62c8da4bb87c3ecfb9f193d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47d2620d15c0557e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47d2620d15c0557e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-47d2620d15c0557e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b0707e8ec8774c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b0707e8ec8774c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c6c043e6662c55494c73bd226aae79c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b0707e8ec8774c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b0707e8ec8774c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3b0707e8ec8774c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-200b0ffc5419c026" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-200b0ffc5419c026" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8496c25e9d67ffdd291062f7ebe6e366" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-200b0ffc5419c026" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-200b0ffc5419c026" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-200b0ffc5419c026" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26f8f590ebe79486" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26f8f590ebe79486" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d54f2d73e08f3cfb874bc8a20083cc48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26f8f590ebe79486" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26f8f590ebe79486" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-26f8f590ebe79486" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c283d23a47ead28" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c283d23a47ead28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-380fe861b53609e227af9b11d17e19e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c283d23a47ead28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c283d23a47ead28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1c283d23a47ead28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f28a247cccae4a3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f28a247cccae4a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f86c388f7d9810086b40dd009c075dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f28a247cccae4a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f28a247cccae4a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3f28a247cccae4a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cc914bf175699c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cc914bf175699c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-75c74866552bf190d324d929d542f2ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cc914bf175699c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cc914bf175699c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8cc914bf175699c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-903097f622b54a0e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-903097f622b54a0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6d26d172f98ee6b5d1067d76371387b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-903097f622b54a0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-903097f622b54a0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-903097f622b54a0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6608afd163204dd0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6608afd163204dd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-495c56e0971ee53c8276c0040ce69127" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6608afd163204dd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6608afd163204dd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6608afd163204dd0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b658e8911aaafc1d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b658e8911aaafc1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e69d5e2d788952dc6e0e115989ea743e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b658e8911aaafc1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b658e8911aaafc1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b658e8911aaafc1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c0e2f9e626ba64f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c0e2f9e626ba64f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8c3ab3e2d5bb4f11ec3fb70b563b967" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c0e2f9e626ba64f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c0e2f9e626ba64f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9c0e2f9e626ba64f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95eee9c2735de337" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95eee9c2735de337" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aa2952219ee78da4c483dc03faa15592" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95eee9c2735de337" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95eee9c2735de337" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-95eee9c2735de337" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-943c9e1091524165" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-943c9e1091524165" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-76670aec416113dbc99bf07c8102df86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-943c9e1091524165" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-943c9e1091524165" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-943c9e1091524165" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5114b031a94aa564" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5114b031a94aa564" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-64733cecf15207b8c50c74c20ba9f580" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5114b031a94aa564" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5114b031a94aa564" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5114b031a94aa564" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6e6d7140f03597b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6e6d7140f03597b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-140474479849f5017ed0a61c16abd432" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6e6d7140f03597b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6e6d7140f03597b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f6e6d7140f03597b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f10c15badf551c69" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f10c15badf551c69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a0e62f97d6b5522cb6e61199e9f4ff64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f10c15badf551c69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f10c15badf551c69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f10c15badf551c69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a826feb5f1a1e8fb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a826feb5f1a1e8fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5f38a67ff9d56455be452e19e0e3e1a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a826feb5f1a1e8fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a826feb5f1a1e8fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a826feb5f1a1e8fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83729d21969a43c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83729d21969a43c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8ad251f026245c80c4e1a6dff4274cb4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83729d21969a43c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83729d21969a43c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83729d21969a43c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dc306b23fdf3466" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dc306b23fdf3466" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6bdb84a9107aa5023f20ecf45fc20cd0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dc306b23fdf3466" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dc306b23fdf3466" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8dc306b23fdf3466" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8b2a40f8474a093" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8b2a40f8474a093" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5bb9a5642320d98089f330f387a8ffe7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8b2a40f8474a093" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8b2a40f8474a093" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e8b2a40f8474a093" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e97e3fd7c7dc0263" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e97e3fd7c7dc0263" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d9a44c90b9277e7de6cf5a8d9a724f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e97e3fd7c7dc0263" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e97e3fd7c7dc0263" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e97e3fd7c7dc0263" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d624227e58aba7ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d624227e58aba7ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-06e0268f63633c9a139450542b6427b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d624227e58aba7ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d624227e58aba7ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d624227e58aba7ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a01ddbb56083e4c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a01ddbb56083e4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b2c26ac171cdc11df71de20d0d2905f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a01ddbb56083e4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a01ddbb56083e4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a01ddbb56083e4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0bf877e9919508c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0bf877e9919508c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-efe2a9dcc7400efdc179e2b8bc3a034f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0bf877e9919508c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d0bf877e9919508c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d0bf877e9919508c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5cd510402140868" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5cd510402140868" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-263a849f0834f15d073c7f64893cfa01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5cd510402140868" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5cd510402140868" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a5cd510402140868" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e054e0d05f88cb0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e054e0d05f88cb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8334c00bce3b4cf68b9a46e10e9ec98d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e054e0d05f88cb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e054e0d05f88cb0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9e054e0d05f88cb0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bfcf395456ba3f9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bfcf395456ba3f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-085471df06907db6854cbd58d1e1dc62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bfcf395456ba3f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bfcf395456ba3f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7bfcf395456ba3f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf755f82b685a489" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf755f82b685a489" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dc01e781aee64f94c04a54ceed4413c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf755f82b685a489" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf755f82b685a489" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bf755f82b685a489" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dd34fa67557f0ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dd34fa67557f0ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e2d2f41a4480cfa27fa876fe3eccfbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dd34fa67557f0ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dd34fa67557f0ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9dd34fa67557f0ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec28c31cb747b89d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec28c31cb747b89d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04dc16d07eb94d3524f5eb2c71ebb9be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec28c31cb747b89d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec28c31cb747b89d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ec28c31cb747b89d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-090dfdd6f099d564" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-090dfdd6f099d564" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0dca7bc483264fadee99812cdfd73140" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-090dfdd6f099d564" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-090dfdd6f099d564" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-090dfdd6f099d564" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b41c52ea39e8083a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b41c52ea39e8083a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-70be263ad08f825146395708d9d27b2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b41c52ea39e8083a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b41c52ea39e8083a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b41c52ea39e8083a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a7218b2e006ff4f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a7218b2e006ff4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-82288cca0645f9d21d476cf5d51dbadf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a7218b2e006ff4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a7218b2e006ff4f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a7218b2e006ff4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0adf5b74fca61df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0adf5b74fca61df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-11e5afe21cb35402d93a2934494670df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0adf5b74fca61df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8d8db1a595ba759" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8d8db1a595ba759" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-808c2438e4c790ebff1f3bd475622459" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8d8db1a595ba759" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab2845d91effa42f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab2845d91effa42f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9064ecaf47cc1f0937f07f14774dcd28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab2845d91effa42f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4babb54e69f9c92" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4babb54e69f9c92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd8bc1e3ef669c7608497d7b5be9c568" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4babb54e69f9c92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4babb54e69f9c92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4babb54e69f9c92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d574edeb3c8508a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d574edeb3c8508a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cd94a2fd092be5e718a259900635f057" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d574edeb3c8508a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d574edeb3c8508a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5d574edeb3c8508a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-031703734ed04cbd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-031703734ed04cbd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8f02de3290ec7ed24126ef1b7c77a6e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-031703734ed04cbd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-031703734ed04cbd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-031703734ed04cbd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb9eac5774470136" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb9eac5774470136" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ffe8a5ca52c673bb0330a71ce93e5160" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb9eac5774470136" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb9eac5774470136" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eb9eac5774470136" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cdbf5a02a545155" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cdbf5a02a545155" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-46babb6190d1cd0bc6bdfcc1a3b0eb67" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cdbf5a02a545155" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cdbf5a02a545155" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9cdbf5a02a545155" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-503f5698686b63d7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-503f5698686b63d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-92bf6dae30031e1c4c7016599cc71b14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-503f5698686b63d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-503f5698686b63d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-503f5698686b63d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9b006b77c798c6e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9b006b77c798c6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-46e2946593164d0390988f74da1fd63e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9b006b77c798c6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9b006b77c798c6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d9b006b77c798c6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4ed1f7d4c4c5cab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4ed1f7d4c4c5cab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa3c9ab0a49e35be9dda85dd71a178d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4ed1f7d4c4c5cab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4ed1f7d4c4c5cab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c4ed1f7d4c4c5cab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9e5459bf484a29e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9e5459bf484a29e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c1014042393c6f113e9ca31bef96140" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9e5459bf484a29e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9e5459bf484a29e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a9e5459bf484a29e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9a1aeb258970fd5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9a1aeb258970fd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-830d9c17c00bcc345365ce7df0666823" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9a1aeb258970fd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9a1aeb258970fd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9a1aeb258970fd5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f58749b7bf94618" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f58749b7bf94618" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f168e0138f115e3166f28d833c2ea228" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f58749b7bf94618" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f58749b7bf94618" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f58749b7bf94618" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-632b24babda96e72" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-632b24babda96e72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-efd9dc397a34630a1378c734043910e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-632b24babda96e72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-632b24babda96e72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-632b24babda96e72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f11a38670acb697" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f11a38670acb697" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b02a53dad44a02c58c4916e9abd31175" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f11a38670acb697" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f11a38670acb697" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f11a38670acb697" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b36677e00d37afc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b36677e00d37afc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe45c67b5a9d1276d2d77345e71c7f5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b36677e00d37afc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b36677e00d37afc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4b36677e00d37afc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a97bed57ea96bd13" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a97bed57ea96bd13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b87f145dd74e650427d26e63d71659c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a97bed57ea96bd13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a97bed57ea96bd13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a97bed57ea96bd13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca5dc5e30716d5ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca5dc5e30716d5ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-29e5fafe3944ee9be1f4a89d2acb3a78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca5dc5e30716d5ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca5dc5e30716d5ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca5dc5e30716d5ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-077358fb00f8620b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-077358fb00f8620b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e518ecb842063d8ce3a0d050badeb909" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-077358fb00f8620b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-077358fb00f8620b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-077358fb00f8620b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f8d287d7677e37c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f8d287d7677e37c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b9459e5f980896e3dd4fcae5cbecf389" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f8d287d7677e37c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f8d287d7677e37c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8f8d287d7677e37c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50f940648842957b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50f940648842957b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-58a4956b8eff57054718051414d213f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50f940648842957b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50f940648842957b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-50f940648842957b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19a35ad3af15c5e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19a35ad3af15c5e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6325a6b480bd6ff0c37c1864be08a524" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19a35ad3af15c5e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19a35ad3af15c5e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-19a35ad3af15c5e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80cb7cbb64792262" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80cb7cbb64792262" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7fc75f0c9021f628a23ceb4e4d1befd4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80cb7cbb64792262" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80cb7cbb64792262" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-80cb7cbb64792262" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a43ccb1e130bba9a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a43ccb1e130bba9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77f2be28a28db22e272b22a6f17e5212" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a43ccb1e130bba9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a43ccb1e130bba9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a43ccb1e130bba9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d21e6878240a4bd6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d21e6878240a4bd6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-100219391d8d3494dcf3c367ceeaa764" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d21e6878240a4bd6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d21e6878240a4bd6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d21e6878240a4bd6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2e5cc963c3a2e5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2e5cc963c3a2e5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2584148a89b31db764a2e41df6d52099" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2e5cc963c3a2e5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2e5cc963c3a2e5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c2e5cc963c3a2e5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e207dc270fe0e43d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e207dc270fe0e43d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c4bd84363d0e03d35e8023bdc9cd48c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e207dc270fe0e43d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e207dc270fe0e43d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e207dc270fe0e43d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5b5081b482f46eb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5b5081b482f46eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2b654fc8cbbaeb33d9c1b3ab42265acb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5b5081b482f46eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5b5081b482f46eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5b5081b482f46eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cd67cec47be5dda" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cd67cec47be5dda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a5271b9cad7b53e9bdd10c9e21d0e13c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cd67cec47be5dda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cd67cec47be5dda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8cd67cec47be5dda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a435b7279945c605" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a435b7279945c605" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-665812d50dd99e9a7cc073d833a915f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a435b7279945c605" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a435b7279945c605" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a435b7279945c605" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4d348691637ffa8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4d348691637ffa8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-574505ea346c0027974a3b60e6bb18a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4d348691637ffa8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4d348691637ffa8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4d348691637ffa8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-598c98393fae15e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-598c98393fae15e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-71036dba54f644ce7c3bb25827842ab5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-598c98393fae15e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-598c98393fae15e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-598c98393fae15e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c9335f74165092f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c9335f74165092f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-32b49bdbf8d0f18d68b0dff5071f998f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c9335f74165092f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c9335f74165092f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8c9335f74165092f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d23fc1e93a6aa50" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d23fc1e93a6aa50" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d82573280b7700142faa79c3eb07759d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d23fc1e93a6aa50" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d23fc1e93a6aa50" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5d23fc1e93a6aa50" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea0a39e5286b7aa8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea0a39e5286b7aa8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f3e804fe5344c5633b0978460d12f8a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea0a39e5286b7aa8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ea0a39e5286b7aa8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ea0a39e5286b7aa8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd4e38fd17c03b42" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd4e38fd17c03b42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f1eed13be531ef11b75c5527762ce33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd4e38fd17c03b42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd4e38fd17c03b42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd4e38fd17c03b42" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-460a3ea4ffca90eb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-460a3ea4ffca90eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bd836f85866fc38be8a34a07efc79ce3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-460a3ea4ffca90eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-460a3ea4ffca90eb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-460a3ea4ffca90eb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5db024df6bfc9456" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5db024df6bfc9456" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c3d952ae098296db05ec719b77587843" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5db024df6bfc9456" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5db024df6bfc9456" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5db024df6bfc9456" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4c7e421929f80df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4c7e421929f80df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1e255110e7c68a8967fc760a4d24bdc4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4c7e421929f80df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4c7e421929f80df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b4c7e421929f80df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7edb27af8ae9c2d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7edb27af8ae9c2d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2665d64fe9083c97f9dcc3a4b350ac8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7edb27af8ae9c2d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7edb27af8ae9c2d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7edb27af8ae9c2d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fc10f39df8bb642" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fc10f39df8bb642" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2fc4a0ec713bf350c0b421ee021bc0bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fc10f39df8bb642" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fc10f39df8bb642" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2fc10f39df8bb642" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-373e79379a4793ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-373e79379a4793ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-93fabb9bff0d3d8d03a689a822c472f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-373e79379a4793ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-373e79379a4793ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-373e79379a4793ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ef2817ff6a0434a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ef2817ff6a0434a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d599128cede5fec6031c5a990dd6baa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ef2817ff6a0434a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ef2817ff6a0434a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0ef2817ff6a0434a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-daa713c44fa305d7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-daa713c44fa305d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed05195658bed5dc643f23539e4b91da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-daa713c44fa305d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-daa713c44fa305d7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-daa713c44fa305d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e44870fa45032924" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e44870fa45032924" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e8126d9d7c3a1ced82b83bb8bdefe07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e44870fa45032924" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6525aab2df03fea5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6525aab2df03fea5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5916a037cb83b4e6e08d71b0757f8d9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6525aab2df03fea5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9047a041d41a227e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9047a041d41a227e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ef3c511462545e3cfdf52e9c035c313" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9047a041d41a227e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ea6ba5bfe4b99df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ea6ba5bfe4b99df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef5b19be62168bc1c022463fd4114310" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ea6ba5bfe4b99df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ea6ba5bfe4b99df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ea6ba5bfe4b99df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcc0808d84656df4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcc0808d84656df4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53a3f65a810e4a3b0851b3114e4eddd9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcc0808d84656df4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcc0808d84656df4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dcc0808d84656df4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4af94f73951d44d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4af94f73951d44d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04292483ccb6d1575ba9c56cb56e9d4a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4af94f73951d44d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4af94f73951d44d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4af94f73951d44d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a73968a74b9df0a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a73968a74b9df0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-278ed8c4533ee209ea349bef745b7d41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a73968a74b9df0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a73968a74b9df0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a73968a74b9df0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4eb4f899c669593b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4eb4f899c669593b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90084805dbd25558560dc4466f7f262e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4eb4f899c669593b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4eb4f899c669593b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4eb4f899c669593b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d83e0119cce284e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d83e0119cce284e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a24e33136b5c1cc63f9a1910e4a610d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d83e0119cce284e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d83e0119cce284e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7d83e0119cce284e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20c479944370978a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20c479944370978a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-345f9d0b9543b324b863333c35815e12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20c479944370978a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20c479944370978a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20c479944370978a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f50c92426501ef94" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f50c92426501ef94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79bab593c056174500d86b25fc374e91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f50c92426501ef94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f50c92426501ef94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f50c92426501ef94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c139fd3313bbbfbe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c139fd3313bbbfbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a909f408d24dfcc1d7a379559aed6ad4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c139fd3313bbbfbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c139fd3313bbbfbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c139fd3313bbbfbe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07984323ecf4be0c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07984323ecf4be0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4fe4c6b0bbe51af682b6e9b75ede6f5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07984323ecf4be0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07984323ecf4be0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07984323ecf4be0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12d86a540e1915e1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12d86a540e1915e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2a0ceb09aa14dbdf8a3a9dbe6550c1a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12d86a540e1915e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12d86a540e1915e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-12d86a540e1915e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3109baf2415e1526" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3109baf2415e1526" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d712f727dba437d6e93935b777272dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3109baf2415e1526" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3109baf2415e1526" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3109baf2415e1526" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4dc61c1fbfc56a9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4dc61c1fbfc56a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d1722058f076acc157758faa53a9077a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4dc61c1fbfc56a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4dc61c1fbfc56a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d4dc61c1fbfc56a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d706efcd5cd42ad0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d706efcd5cd42ad0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-387e2bf544fcac5c265f88bae6a4ae14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d706efcd5cd42ad0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d706efcd5cd42ad0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d706efcd5cd42ad0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95b393981e610e3c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95b393981e610e3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a97378e6d885c95a86d164c47b2555c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95b393981e610e3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-95b393981e610e3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-95b393981e610e3c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-103434ca99a86aa2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-103434ca99a86aa2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6bd66d48fed97955cc02da0d6afccfc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-103434ca99a86aa2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-103434ca99a86aa2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-103434ca99a86aa2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2f30af0e0d9433a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2f30af0e0d9433a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb146186028115c39f2f23feba3cf812" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2f30af0e0d9433a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2f30af0e0d9433a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2f30af0e0d9433a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-005125f1763a3d9e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-005125f1763a3d9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f7457abbe8bc68dbbe54c9520946fa1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-005125f1763a3d9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-005125f1763a3d9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-005125f1763a3d9e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f5a14dddd234a49" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f5a14dddd234a49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f345632a8e14b71deb9f3df7f041846" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f5a14dddd234a49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f5a14dddd234a49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3f5a14dddd234a49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77734a5dd8a13107" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77734a5dd8a13107" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3d6c30970ceaf5fdb15661bd4ebeae15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77734a5dd8a13107" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77734a5dd8a13107" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-77734a5dd8a13107" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73edf3dffa1dd387" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73edf3dffa1dd387" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-14d6f1edc5b70c46d8fa558d3189e1d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73edf3dffa1dd387" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73edf3dffa1dd387" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-73edf3dffa1dd387" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-457f8c4106cebb69" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-457f8c4106cebb69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8ea6f25ce763b00df938482ea867eb30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-457f8c4106cebb69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-457f8c4106cebb69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-457f8c4106cebb69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92e740fea6df03a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92e740fea6df03a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-459310bc1f37435f399f6980dad03dc6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92e740fea6df03a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92e740fea6df03a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-92e740fea6df03a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efe03df935d25db8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efe03df935d25db8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7a646ee606011afdee7e062528285dbb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efe03df935d25db8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efe03df935d25db8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-efe03df935d25db8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b1f2d0a32335a9e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b1f2d0a32335a9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-07f7e65a66ab606030122a052cdc82b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b1f2d0a32335a9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b1f2d0a32335a9e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7b1f2d0a32335a9e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97b9af118332ed09" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97b9af118332ed09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5395f38d592ee3ad55f20110c28a5834" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97b9af118332ed09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97b9af118332ed09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-97b9af118332ed09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8090f882c4edd88" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8090f882c4edd88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61feb7945dadfd8b3ed4fc9c5d62d6f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8090f882c4edd88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8090f882c4edd88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f8090f882c4edd88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f61d43906d469f1b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f61d43906d469f1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-50037fd33e31c845bb66a35c19acf0e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f61d43906d469f1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f61d43906d469f1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f61d43906d469f1b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3565bfc7a0f4d6af" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3565bfc7a0f4d6af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-99ed3fc47b726b5d9bfa0d4206eaf2b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3565bfc7a0f4d6af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3565bfc7a0f4d6af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3565bfc7a0f4d6af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89db8498e1de3864" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89db8498e1de3864" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7424e5462c4a2a129e09a1f2c01e1033" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89db8498e1de3864" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89db8498e1de3864" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-89db8498e1de3864" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0efb029a30904e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0efb029a30904e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fae4e063500005fdfc3f717e646a7709" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0efb029a30904e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0efb029a30904e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c0efb029a30904e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5f4f4b8bb912b7e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5f4f4b8bb912b7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f2506f2903665c18a73f770eaef9534" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5f4f4b8bb912b7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5f4f4b8bb912b7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d5f4f4b8bb912b7e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d56ffb39757a62e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d56ffb39757a62e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5c99724dd4302c66a07aa14fbf98043e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d56ffb39757a62e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d56ffb39757a62e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d56ffb39757a62e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d1986ae4209a0a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d1986ae4209a0a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dccd1fe35c485199" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dccd1fe35c485199" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef949376570c44f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef949376570c44f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2fff3a6af5306ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2fff3a6af5306ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8823724cbff34a0382eb1610fac87f6d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2fff3a6af5306ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2fff3a6af5306ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2fff3a6af5306ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-911c0b5628e13c09" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-911c0b5628e13c09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a500e3fd191512a804135bec5e207bf3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-911c0b5628e13c09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-911c0b5628e13c09" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-911c0b5628e13c09" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f63f5892159e3c1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f63f5892159e3c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c1dbe0bcb055723110c3c352f16c950c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f63f5892159e3c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f63f5892159e3c1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f63f5892159e3c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a2fa2449a451752" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a2fa2449a451752" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-86dca5f62f0c03ca13618469b9f1f93d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a2fa2449a451752" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a2fa2449a451752" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a2fa2449a451752" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bbb5e0959c49061" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bbb5e0959c49061" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-190024ddf0e9b97e95b90ba7512bacbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bbb5e0959c49061" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3bbb5e0959c49061" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3bbb5e0959c49061" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30902e0ce72e7b42" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30902e0ce72e7b42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fc616173b8b98b979bc3bb38496900dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30902e0ce72e7b42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30902e0ce72e7b42" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-30902e0ce72e7b42" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33f7e6a823f326e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33f7e6a823f326e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a28c7925a8eece47ae3987711b28f757" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33f7e6a823f326e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33f7e6a823f326e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-33f7e6a823f326e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da021dce487e87fc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da021dce487e87fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0853c39c690bfedfbb4c5fe672841f97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da021dce487e87fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da021dce487e87fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-da021dce487e87fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70e5128c9144a7d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70e5128c9144a7d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-28964342d8896c569fa9e863f83fd98c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70e5128c9144a7d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70e5128c9144a7d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-70e5128c9144a7d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afb86383e3b7af15" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afb86383e3b7af15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f824dd6e671fec304e7cab8e05fa75e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-afb86383e3b7af15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0209de6bfb7b440" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0209de6bfb7b440" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c5fcde2b7db5d59d95ea876192b20a33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b0209de6bfb7b440" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33e9c6ce2dcc17b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33e9c6ce2dcc17b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0d4b43f98655fdd9d9dbf7335847ae9b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33e9c6ce2dcc17b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b919cd75f86908e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b919cd75f86908e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3824912305b36341201894af4cb6aeab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b919cd75f86908e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b919cd75f86908e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b919cd75f86908e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83430f69ae340481" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83430f69ae340481" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d965947e855667b73d59311550075f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83430f69ae340481" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83430f69ae340481" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83430f69ae340481" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c9d0fcd94314ae9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c9d0fcd94314ae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ec379f7a3f5901aa4696f9e09573451" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c9d0fcd94314ae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c9d0fcd94314ae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4c9d0fcd94314ae9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-784e497760d7761c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-784e497760d7761c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-002fc5a2aa4c27ce489da581d2d36d62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-784e497760d7761c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-784e497760d7761c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-784e497760d7761c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f62d9caef7ab84d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f62d9caef7ab84d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fb036361b3c473f0fd670dfe31d779cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f62d9caef7ab84d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f62d9caef7ab84d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f62d9caef7ab84d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c39a393f2b0b2656" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c39a393f2b0b2656" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-acf4231a2076f0a3a4b7a6ec91fccfe2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c39a393f2b0b2656" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c39a393f2b0b2656" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c39a393f2b0b2656" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd5fb31ef9abd675" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd5fb31ef9abd675" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d5b6180366742c6e29a54393a87feb19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd5fb31ef9abd675" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd5fb31ef9abd675" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fd5fb31ef9abd675" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15d7813b383b6706" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15d7813b383b6706" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f8f0fe7dfcd81eaea5f1bff3f10e4b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15d7813b383b6706" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15d7813b383b6706" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-15d7813b383b6706" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65f84ed64b1f0954" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65f84ed64b1f0954" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6c2dff655ce9d4c259bdfb1ce987fc5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65f84ed64b1f0954" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65f84ed64b1f0954" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-65f84ed64b1f0954" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aca38251a82aa81a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aca38251a82aa81a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f5ec13a449ab68d1a12e918f5feeabd7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aca38251a82aa81a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aca38251a82aa81a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aca38251a82aa81a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edd386c643e9701e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edd386c643e9701e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-943eac5e5e2adbaf19ea34492d795642" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edd386c643e9701e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edd386c643e9701e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-edd386c643e9701e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3faab5db64cfdfc8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3faab5db64cfdfc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-88bc0d744e94c38125e2950887af4cd0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3faab5db64cfdfc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3faab5db64cfdfc8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3faab5db64cfdfc8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc2ff8d3f5f43ed4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc2ff8d3f5f43ed4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ab158aa1f6d8d3f1e53a223b84c5e05c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc2ff8d3f5f43ed4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc2ff8d3f5f43ed4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fc2ff8d3f5f43ed4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ce24f740d030a78" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ce24f740d030a78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f8414b650e732c82fd4b2ba6f1d35878" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ce24f740d030a78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ce24f740d030a78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9ce24f740d030a78" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b2486d020dfaef0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b2486d020dfaef0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-682e2a15fd4e66dcd2e893ef0b29d816" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b2486d020dfaef0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b2486d020dfaef0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2b2486d020dfaef0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae88d2f76ca533b2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae88d2f76ca533b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b84702731c4eb2180a272813f12dbb5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae88d2f76ca533b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae88d2f76ca533b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ae88d2f76ca533b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ffdbda7cfa3d55d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ffdbda7cfa3d55d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-711ca5b0358f9a13b31e40c3019bd8e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ffdbda7cfa3d55d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ffdbda7cfa3d55d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ffdbda7cfa3d55d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8a418e416593788" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8a418e416593788" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-334c0cdccfab21dc8929dd599ddfe7c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8a418e416593788" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8a418e416593788" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f8a418e416593788" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42ba506f46de8a75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42ba506f46de8a75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f5d1ccc9fe9b50aef57a05a21e734bea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42ba506f46de8a75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42ba506f46de8a75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-42ba506f46de8a75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cc036fcda12d78c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cc036fcda12d78c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-50648b886747f7a0fdbf506d2bcb88cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cc036fcda12d78c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cc036fcda12d78c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3cc036fcda12d78c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebd604810b72f0dc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebd604810b72f0dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b070f9c3b65642cf7baa72fc7f53feb4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebd604810b72f0dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebd604810b72f0dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ebd604810b72f0dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36edde1f723254fc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36edde1f723254fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61f750d19720890f59c088a1dba2087f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36edde1f723254fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36edde1f723254fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-36edde1f723254fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e72458683f0d7ee5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e72458683f0d7ee5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca7d270930d1ac39a03a52ec3e55501e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e72458683f0d7ee5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e72458683f0d7ee5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e72458683f0d7ee5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d192324f388149c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d192324f388149c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f31075858cd38419cdeb3db9ad5e118" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d192324f388149c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d192324f388149c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d192324f388149c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3aa21ee9e5269cae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3aa21ee9e5269cae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0229156bb91fb992db12f86899ce1553" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3aa21ee9e5269cae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3aa21ee9e5269cae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3aa21ee9e5269cae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29549afd5a73a867" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29549afd5a73a867" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba3894e114525745ab917e07368565da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29549afd5a73a867" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29549afd5a73a867" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-29549afd5a73a867" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b24f0fb619385b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b24f0fb619385b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ab999b9bd6df5e1913832d6cc0f2aaef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b24f0fb619385b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b24f0fb619385b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b24f0fb619385b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e68988e8619e54b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e68988e8619e54b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8d588e04817bcf5b72ffcf259e4048ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e68988e8619e54b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e68988e8619e54b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9e68988e8619e54b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d258a7ec9d69d253" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d258a7ec9d69d253" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1d87253319b23a9f8c5272e07c488b85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d258a7ec9d69d253" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d258a7ec9d69d253" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d258a7ec9d69d253" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5a041100bbcd1bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5a041100bbcd1bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0b870561d3e51c1b5b4601ff147238b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5a041100bbcd1bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5a041100bbcd1bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c5a041100bbcd1bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d1a21ba0d2c04d8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d1a21ba0d2c04d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0cc08cadb8aaf7641ada305f026ba57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d1a21ba0d2c04d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d1a21ba0d2c04d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5d1a21ba0d2c04d8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f86e950ab175233e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f86e950ab175233e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b6a2a602f205f2d3e2c2e135448159e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f86e950ab175233e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f86e950ab175233e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f86e950ab175233e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-860702115d4ee235" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-860702115d4ee235" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-35dd85a3a5dfd5176e5f6ae10fd950de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-860702115d4ee235" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-860702115d4ee235" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-860702115d4ee235" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8a2cdbbbfc67224" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8a2cdbbbfc67224" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-152b23a4351ae88d43a10822c54cdd33" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8a2cdbbbfc67224" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8a2cdbbbfc67224" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a8a2cdbbbfc67224" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3905df87adbabb8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3905df87adbabb8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4385075f0ab4a3982703c07a3026327f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3905df87adbabb8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3905df87adbabb8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f3905df87adbabb8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60036f51b3554db4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60036f51b3554db4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d596a18f0b6109421c75cdca82f8a7b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60036f51b3554db4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60036f51b3554db4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-60036f51b3554db4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ac901dc7a418991" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ac901dc7a418991" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d37e3907412ca73b5f538581418ef62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ac901dc7a418991" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ac901dc7a418991" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1ac901dc7a418991" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43b3a337f507167e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43b3a337f507167e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f7b2461fc2d5ba7f8b705b725636eebc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43b3a337f507167e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43b3a337f507167e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-43b3a337f507167e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50e93383d98ec596" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50e93383d98ec596" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-03c5e7e0a3882b80d7978d8e84d9684e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50e93383d98ec596" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50e93383d98ec596" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-50e93383d98ec596" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24801be52f8621ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24801be52f8621ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-283a791e3b10eb8e85033689871df341" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24801be52f8621ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24801be52f8621ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-24801be52f8621ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36e0140ef833b0ab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36e0140ef833b0ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f11d52a6b80d99f13d0d514f02f26d21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36e0140ef833b0ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36e0140ef833b0ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-36e0140ef833b0ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a08e761ca9d27a00" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a08e761ca9d27a00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2880ad62fe21dec6c656b18ed0cf175c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a08e761ca9d27a00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a08e761ca9d27a00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a08e761ca9d27a00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c65ddfa9b31f0a96" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c65ddfa9b31f0a96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d034b475ffa137012c3032a4b9fc3cb4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c65ddfa9b31f0a96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1854fa6f689012cf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1854fa6f689012cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1512fd31abb5202bd12917e6c0b97d05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1854fa6f689012cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a526ffa62a655d1a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a526ffa62a655d1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-575b66bfae25ae90f133bc4d2a477ec8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a526ffa62a655d1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db36fd49b3c45bfa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db36fd49b3c45bfa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-21204352a411f646e8a4a3f1b84ae9e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db36fd49b3c45bfa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db36fd49b3c45bfa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-db36fd49b3c45bfa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93669ea78c6b5281" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93669ea78c6b5281" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f44dea46c747092ae2c171e38fea442e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93669ea78c6b5281" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93669ea78c6b5281" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93669ea78c6b5281" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57e82a53ef5ea253" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57e82a53ef5ea253" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-171788273138eadf0aa985032c9492b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57e82a53ef5ea253" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57e82a53ef5ea253" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-57e82a53ef5ea253" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87b955879c12a714" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87b955879c12a714" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb2bd6536f182b1e6d58030993371fc0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87b955879c12a714" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-87b955879c12a714" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-87b955879c12a714" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b35d6fd8a69ef1a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b35d6fd8a69ef1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-284aeae798b0f84172a7a955f81d76fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b35d6fd8a69ef1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b35d6fd8a69ef1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3b35d6fd8a69ef1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9082a25fac0f68df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9082a25fac0f68df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-96de702c933b0c6f0aa2f9e4d036c4a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9082a25fac0f68df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9082a25fac0f68df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9082a25fac0f68df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fa80fac373ad572" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fa80fac373ad572" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2446ce152a66184a7b2a6dac01c378f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fa80fac373ad572" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fa80fac373ad572" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1fa80fac373ad572" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eecf987eb3f98500" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eecf987eb3f98500" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aaa7727a6e8aca79c1060cb6a87ef6cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eecf987eb3f98500" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eecf987eb3f98500" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eecf987eb3f98500" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88143e3f1baf3e56" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88143e3f1baf3e56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e06439698c8dc0376c05f6068322630a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88143e3f1baf3e56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88143e3f1baf3e56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-88143e3f1baf3e56" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1044e6c833c575f0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1044e6c833c575f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b642f1e26cd57782e78cf88d79a96cc3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1044e6c833c575f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1044e6c833c575f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1044e6c833c575f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f18d3dfb9b361b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f18d3dfb9b361b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-020ba6ddf8b4e3723b6daea3abaffea5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f18d3dfb9b361b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f18d3dfb9b361b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f18d3dfb9b361b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79d1fcbff678553f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79d1fcbff678553f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b60f3a4bd609521d1cc206f495e93d90" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79d1fcbff678553f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79d1fcbff678553f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-79d1fcbff678553f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99064f5ed0d82c5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99064f5ed0d82c5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-33df876ab3e29c1363c8a01bdf9c543a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99064f5ed0d82c5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-99064f5ed0d82c5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-99064f5ed0d82c5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4a9c0e4c0efd8e1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4a9c0e4c0efd8e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-12fcfbad722a7e5b96327da479909a3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4a9c0e4c0efd8e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4a9c0e4c0efd8e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a4a9c0e4c0efd8e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b4a092fb4a616f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b4a092fb4a616f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6a4bc24787085146be80ec0db7413325" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b4a092fb4a616f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b4a092fb4a616f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6b4a092fb4a616f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2857d5e8457b8a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2857d5e8457b8a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7825fa091f608b824cee319db2c3ef9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2857d5e8457b8a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2857d5e8457b8a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a2857d5e8457b8a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e64142ef6281e5ec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e64142ef6281e5ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d213b1f970deaedde45a1711330edfa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e64142ef6281e5ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e64142ef6281e5ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e64142ef6281e5ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22057605498736cf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22057605498736cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-878c9f2c7964e8ebaba403e73f387e72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22057605498736cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22057605498736cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22057605498736cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20ccdf2b6add2b30" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20ccdf2b6add2b30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-72ccea6828935ef7a9824c04a42001ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20ccdf2b6add2b30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20ccdf2b6add2b30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20ccdf2b6add2b30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97ba16ff974ca150" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97ba16ff974ca150" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bf932745314882af63f60e806f235d15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97ba16ff974ca150" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97ba16ff974ca150" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-97ba16ff974ca150" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce7cbff558972855" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce7cbff558972855" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b9b6300266ceb62932ca4ac6961e905" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce7cbff558972855" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce7cbff558972855" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ce7cbff558972855" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e12bbc394cc6698f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e12bbc394cc6698f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53000dbee88c19ed8396f3bc8c389e7e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e12bbc394cc6698f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e12bbc394cc6698f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e12bbc394cc6698f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa4d4c1b3a24c2f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa4d4c1b3a24c2f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f85bcd515e20772738af3a9bd3dfbe2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa4d4c1b3a24c2f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa4d4c1b3a24c2f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa4d4c1b3a24c2f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a56ab8609419df91" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a56ab8609419df91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6c8b4b4a868e4df83c49f8d1fd4b1e32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a56ab8609419df91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a56ab8609419df91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a56ab8609419df91" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60221321f494df95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60221321f494df95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-550661ce32b52b0217d5c31a43728cd1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60221321f494df95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60221321f494df95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-60221321f494df95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feff8adf2009858a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feff8adf2009858a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aed639204569902e27488ea7b98a4b9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feff8adf2009858a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-feff8adf2009858a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-feff8adf2009858a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9882ad63ed82e2bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9882ad63ed82e2bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a72b1fa4216e44e4bb8d99d58a40185d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9882ad63ed82e2bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9882ad63ed82e2bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9882ad63ed82e2bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b27b30ca481186a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b27b30ca481186a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fd39e09b707760aae56f54f62219bbdc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b27b30ca481186a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b27b30ca481186a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6b27b30ca481186a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c6860c50ca39ef1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c6860c50ca39ef1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-835c196c789fa151b61c319de8c581fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c6860c50ca39ef1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c6860c50ca39ef1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1c6860c50ca39ef1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b54873ec38dc55b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b54873ec38dc55b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3e6c9655e18f065beff65f41af5a7aeb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b54873ec38dc55b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b54873ec38dc55b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b54873ec38dc55b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6034acfa905acd4a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6034acfa905acd4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea193ac5bbabead61e16563ac7fddbdf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6034acfa905acd4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6034acfa905acd4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6034acfa905acd4a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bd0b49ce19f557a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bd0b49ce19f557a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-067dd64183228d569b5f06547c232d5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bd0b49ce19f557a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bd0b49ce19f557a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4bd0b49ce19f557a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e0f4ee36bc1bfa5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e0f4ee36bc1bfa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3b0055a023f2d40e2b0ab80a58256e7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e0f4ee36bc1bfa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e0f4ee36bc1bfa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e0f4ee36bc1bfa5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb63db7d598a5dd6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb63db7d598a5dd6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cd998c287827f11d3c02bf62af5913b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb63db7d598a5dd6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb63db7d598a5dd6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cb63db7d598a5dd6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6748e958b905d87" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6748e958b905d87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a9c29b05620c063174bb68c5ff80eea6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6748e958b905d87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6748e958b905d87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e6748e958b905d87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b954ddbea3c9eec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b954ddbea3c9eec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d83cfc9acd87d16d02b4e848dd09ca15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b954ddbea3c9eec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b954ddbea3c9eec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6b954ddbea3c9eec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55de8785137ad2f7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55de8785137ad2f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-da88f0d390b0973aa4826042f1631322" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55de8785137ad2f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55de8785137ad2f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-55de8785137ad2f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0839e4b1c55c1e5c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0839e4b1c55c1e5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-332c71df30589c2b75d2c524d99b10d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0839e4b1c55c1e5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0839e4b1c55c1e5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0839e4b1c55c1e5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-847a4f5b7db89e3c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-847a4f5b7db89e3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-374f799efdbd04b761ac5ede92da03f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-847a4f5b7db89e3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-847a4f5b7db89e3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-847a4f5b7db89e3c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-244cca6bef3448a8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-244cca6bef3448a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-864f27fec459243b97092808c29bec71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-244cca6bef3448a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-244cca6bef3448a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-244cca6bef3448a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac6209381d8e0e21" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac6209381d8e0e21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a03ee4e252fe228958c074adb93f9e0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac6209381d8e0e21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac6209381d8e0e21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ac6209381d8e0e21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6a1cbd7ad67c548" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6a1cbd7ad67c548" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-36705b316dd0d25f1a7d4ec5cf2d7852" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6a1cbd7ad67c548" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6a1cbd7ad67c548" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e6a1cbd7ad67c548" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6082a48e18654477" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6082a48e18654477" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-193411bb6abe571bfbc889f1fb3fe8e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6082a48e18654477" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff338077f2c95470" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff338077f2c95470" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d392a1adba40a302870529e5a62c84cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff338077f2c95470" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c89072dda20b381e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c89072dda20b381e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-549b1e255457f8fc5aea8889122bbf03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c89072dda20b381e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6dfbe049d1151102" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6dfbe049d1151102" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9babf7d90228dc49118bd666cfd2dca2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6dfbe049d1151102" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6dfbe049d1151102" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6dfbe049d1151102" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-253fb49f26e4e0cd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-253fb49f26e4e0cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-41eb853e2909353ad6eab2c1c25dbbdf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-253fb49f26e4e0cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-253fb49f26e4e0cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-253fb49f26e4e0cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9d85c89f447340f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9d85c89f447340f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0d2d8e7d7f471a50ed3d8b0100f4e355" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9d85c89f447340f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9d85c89f447340f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d9d85c89f447340f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbaf4976afc1290f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbaf4976afc1290f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-36f29035f2dcd7e51f1d2490e0770752" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbaf4976afc1290f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fbaf4976afc1290f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fbaf4976afc1290f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3da5816820ccc4a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3da5816820ccc4a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-545d4f0c53ff5630fe465241cab50d41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3da5816820ccc4a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3da5816820ccc4a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3da5816820ccc4a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5935c7b99fae0092" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5935c7b99fae0092" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0cdd7d1ea6c95ed7c848756032a7bdb7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5935c7b99fae0092" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5935c7b99fae0092" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5935c7b99fae0092" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59217e5e86e6f62a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59217e5e86e6f62a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-95f20eec939a7d86988db577c8033239" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59217e5e86e6f62a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59217e5e86e6f62a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-59217e5e86e6f62a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca71c465aa05764f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca71c465aa05764f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bc98587527f0d399ebcce0c65e05e249" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca71c465aa05764f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ca71c465aa05764f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ca71c465aa05764f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b3a6446d6b4ea25" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b3a6446d6b4ea25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1646f42ff473d5363d11409d06e700ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b3a6446d6b4ea25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b3a6446d6b4ea25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3b3a6446d6b4ea25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b074188b93a6ca5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b074188b93a6ca5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cacdb23e9e42de0f533a118406c2fe9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b074188b93a6ca5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b074188b93a6ca5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b074188b93a6ca5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d356d06291332f61" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d356d06291332f61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d95000345755cee2d16e4b49202cab93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d356d06291332f61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d356d06291332f61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d356d06291332f61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d39093f23198ab8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d39093f23198ab8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cecdb986a475b6a63b313aa0f72238ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d39093f23198ab8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d39093f23198ab8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d39093f23198ab8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7b2a30700698ab5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7b2a30700698ab5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-97395d150aaf9f42755d4c4f773a017b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7b2a30700698ab5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7b2a30700698ab5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c7b2a30700698ab5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb18a259546109de" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb18a259546109de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c1898e2028f1c4c14afc24c6a3b98afb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb18a259546109de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb18a259546109de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb18a259546109de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a616c37e5b3becf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a616c37e5b3becf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-23dde08973dda8fbdd1009118a471006" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a616c37e5b3becf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a616c37e5b3becf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a616c37e5b3becf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-678c4c974f08c948" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-678c4c974f08c948" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-196ca68f6e72c0c6eb26ba1b071659c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-678c4c974f08c948" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-678c4c974f08c948" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-678c4c974f08c948" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23fb015212453ba5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23fb015212453ba5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-56dae9fe7cf5a666dd16a39ebd92326d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23fb015212453ba5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23fb015212453ba5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23fb015212453ba5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-243df2944b799385" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-243df2944b799385" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-448cb103aac29e48c53d59035f7740f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-243df2944b799385" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-243df2944b799385" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-243df2944b799385" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b90ca3aa1321718" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b90ca3aa1321718" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1af3d0a8a94519a64fe22b9ffb8203c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b90ca3aa1321718" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b90ca3aa1321718" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3b90ca3aa1321718" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-901c21968b880e28" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-901c21968b880e28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3dc5bdf7f15a625495cdec5826240de6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-901c21968b880e28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-901c21968b880e28" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-901c21968b880e28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-454f56c75ab94976" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-454f56c75ab94976" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4574182f56b7d96f811a05c63eb59201" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-454f56c75ab94976" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-454f56c75ab94976" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-454f56c75ab94976" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32113a6ac6e337ab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32113a6ac6e337ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-283b0028f67e0043e0857698e29cacff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32113a6ac6e337ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32113a6ac6e337ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-32113a6ac6e337ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb37636efb9a9637" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb37636efb9a9637" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e1635cfe14e8f894a5c7e416769fa23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb37636efb9a9637" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb37636efb9a9637" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cb37636efb9a9637" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-626af2571bfa90fb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-626af2571bfa90fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-51ce20564520e98bd8d884cf43cec5a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-626af2571bfa90fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-626af2571bfa90fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-626af2571bfa90fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebcb3dd495715b81" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebcb3dd495715b81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e133cf21994ed51614e45a42a55f2330" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebcb3dd495715b81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebcb3dd495715b81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ebcb3dd495715b81" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c70fbd4508935226" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c70fbd4508935226" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-29d5dfda3873f573429017512e00ef22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c70fbd4508935226" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c70fbd4508935226" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c70fbd4508935226" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf091756b7369ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf091756b7369ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-803162d6488bf82a81d1e864b0dd156c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf091756b7369ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abf091756b7369ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-abf091756b7369ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9259e18239d9c4d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9259e18239d9c4d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-185b808feba1efaabc7941bb3f8352aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9259e18239d9c4d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9259e18239d9c4d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9259e18239d9c4d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f5f359333279db6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f5f359333279db6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77bf86be9959e10b757e57fa77317b19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f5f359333279db6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f5f359333279db6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0f5f359333279db6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d665e360786702fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d665e360786702fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a1564793a1d6eb297f627817e5f60f70" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d665e360786702fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d665e360786702fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d665e360786702fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a2bf6f64adec23c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a2bf6f64adec23c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-df119ad1412972fdaca782ed4da415e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a2bf6f64adec23c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a2bf6f64adec23c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a2bf6f64adec23c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f14f902b00c87fb9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f14f902b00c87fb9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-272758d1bbc5a1f7eb8f492ee4d02373" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f14f902b00c87fb9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f14f902b00c87fb9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f14f902b00c87fb9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abb55252f547ce15" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abb55252f547ce15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dc5d0438d47aa154097aea1b024eb000" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abb55252f547ce15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abb55252f547ce15" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-abb55252f547ce15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cf5f78871846269" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cf5f78871846269" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d71ffa8e8a269fc30e53fe1ff4fae627" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cf5f78871846269" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cf5f78871846269" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4cf5f78871846269" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-121916db4d1af81b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-121916db4d1af81b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1454636004976a5386aeed26e4e71ff3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-121916db4d1af81b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-121916db4d1af81b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-121916db4d1af81b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9a96f3a45eab08d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9a96f3a45eab08d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cdb9631f88dc33017d8abfd364ab51b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9a96f3a45eab08d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9a96f3a45eab08d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9a96f3a45eab08d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee1334788c63ef04" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee1334788c63ef04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f8ce1505587e9f24baea4fdca6e904d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee1334788c63ef04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee1334788c63ef04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ee1334788c63ef04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a6b0a8c2b258e3a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a6b0a8c2b258e3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-710e8d4b23764bc6bc9195fb15c1a025" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a6b0a8c2b258e3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a6b0a8c2b258e3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a6b0a8c2b258e3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2d0ce96b2b18ce8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2d0ce96b2b18ce8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-644223fd33b13d1234cea614a30c3b8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2d0ce96b2b18ce8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2d0ce96b2b18ce8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2d0ce96b2b18ce8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0da870615c818415" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0da870615c818415" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f8736e98a03be7ab7c6af4262131f50d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0da870615c818415" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0da870615c818415" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0da870615c818415" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b6d337d50eb5ce9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b6d337d50eb5ce9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9499e3062d3ad14a75a5260423b188d2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b6d337d50eb5ce9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0b6d337d50eb5ce9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0b6d337d50eb5ce9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4aac5b6182188b0f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4aac5b6182188b0f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2ee369e8ce62fbacfe0fa0df8187344" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4aac5b6182188b0f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4aac5b6182188b0f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4aac5b6182188b0f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1374886687510c9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1374886687510c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4dae807b384d7fa446906e982fcbc7c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1374886687510c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-833a18e9cc6c0a4a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-833a18e9cc6c0a4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-50d65a3224374ce0452ffdd9cc74ee9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-833a18e9cc6c0a4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec7ff2907024aa1f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec7ff2907024aa1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea90e04eaa0164536d22189c7280a818" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec7ff2907024aa1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09985689772c0e21" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09985689772c0e21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b430c9e18f98e480e81d7b3cf6f257c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09985689772c0e21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09985689772c0e21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-09985689772c0e21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7880936c0f07d780" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7880936c0f07d780" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-43dfa0e91c3253351f13e3bec7240711" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7880936c0f07d780" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7880936c0f07d780" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7880936c0f07d780" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e767a4f5ec9a5d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e767a4f5ec9a5d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0925d6e0c0cc464659b2eaeefd0f8e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e767a4f5ec9a5d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e767a4f5ec9a5d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e767a4f5ec9a5d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533ef3b1c67f6eee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533ef3b1c67f6eee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-053e2310ca12ed3310181b726a99d1bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533ef3b1c67f6eee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-533ef3b1c67f6eee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-533ef3b1c67f6eee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c94376df4bca59df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c94376df4bca59df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8aaebfbe62589dfdef7a02d79103238f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c94376df4bca59df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c94376df4bca59df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c94376df4bca59df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6aae9b3ab2e9fc1a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6aae9b3ab2e9fc1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-388c65d9336f194625dff0793293999b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6aae9b3ab2e9fc1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6aae9b3ab2e9fc1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6aae9b3ab2e9fc1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed66a9d2017677c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed66a9d2017677c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9e0df097459a9439e0d29eb092e1bd88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed66a9d2017677c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed66a9d2017677c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ed66a9d2017677c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6182c69b2f54e5ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6182c69b2f54e5ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5fd2c89331a4dd181597d65c76367c4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6182c69b2f54e5ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6182c69b2f54e5ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6182c69b2f54e5ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae1981a293371ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae1981a293371ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c0c9d9fe975f763653aedfc8a22a82f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae1981a293371ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ae1981a293371ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8ae1981a293371ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18f4592b1b41d117" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18f4592b1b41d117" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f90579db53bc89677aacfd3bc536de88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18f4592b1b41d117" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18f4592b1b41d117" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-18f4592b1b41d117" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b90434f9e03925c9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b90434f9e03925c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-732782d05f0cc1f2e5754f2d24feac50" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b90434f9e03925c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b90434f9e03925c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b90434f9e03925c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17acf4b3e993a6c7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17acf4b3e993a6c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-af8500d90366585478e30efab21ee9f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17acf4b3e993a6c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-17acf4b3e993a6c7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-17acf4b3e993a6c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5835cb5e81bba48" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5835cb5e81bba48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5c5437714c113bfecfc2af5ae5fdf612" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5835cb5e81bba48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5835cb5e81bba48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a5835cb5e81bba48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a634f26174e8360c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a634f26174e8360c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f5815daa1e2031ce6f9e63ad05473927" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a634f26174e8360c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a634f26174e8360c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a634f26174e8360c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a2c42abea3bc999" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a2c42abea3bc999" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d1c6962af19953d86716a4c11b9aed1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a2c42abea3bc999" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a2c42abea3bc999" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a2c42abea3bc999" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a221f88890688200" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a221f88890688200" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5776a17233aaa93fe984f9e552e1d7bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a221f88890688200" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a221f88890688200" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a221f88890688200" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdd4cbce48355af0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdd4cbce48355af0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-270891be638c08e253bd28cb9b87d230" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdd4cbce48355af0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdd4cbce48355af0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bdd4cbce48355af0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03f4528c1fb4c28e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03f4528c1fb4c28e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb2bb53d992682650c5ac3b67c8204cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03f4528c1fb4c28e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03f4528c1fb4c28e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-03f4528c1fb4c28e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5606b43ec0d477c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5606b43ec0d477c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5ca396e071ec85570901b906d00ece35" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5606b43ec0d477c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5606b43ec0d477c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f5606b43ec0d477c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d870425517869081" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d870425517869081" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-165082bf2e1f12d2e54657673f419df3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d870425517869081" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d870425517869081" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d870425517869081" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd99234d82ddcfd8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd99234d82ddcfd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5df93423556602012f40deaa0c12e68c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd99234d82ddcfd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd99234d82ddcfd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dd99234d82ddcfd8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e549c54576a938ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e549c54576a938ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f47831195eeeb1ddebe03ee8aeeaf659" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e549c54576a938ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e549c54576a938ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e549c54576a938ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34f97bc150df9a11" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34f97bc150df9a11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c9b03d0fd194d960af01225cc4e80e7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34f97bc150df9a11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34f97bc150df9a11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-34f97bc150df9a11" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93c44f6c7628e795" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93c44f6c7628e795" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-404c0be390d640a12caee806c8a98e5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93c44f6c7628e795" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93c44f6c7628e795" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93c44f6c7628e795" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f09215c8aafc092d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f09215c8aafc092d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d5e58b734fe36e5714c21e218c034176" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f09215c8aafc092d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f09215c8aafc092d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f09215c8aafc092d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7ed3e90c06318b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7ed3e90c06318b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e8f123660fe0af02c065f3ae7c6f9e76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7ed3e90c06318b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7ed3e90c06318b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d7ed3e90c06318b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d554268be93083d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d554268be93083d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6a03a58357895572becedd8cc86e6fc0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d554268be93083d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d554268be93083d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d554268be93083d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2c7d9d870f9cc26" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2c7d9d870f9cc26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b48b79c8e75c708e7c4b6f462c3b0674" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2c7d9d870f9cc26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2c7d9d870f9cc26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c2c7d9d870f9cc26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d325676a20af07d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d325676a20af07d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9ddd1f0d5deba6e150fc8f04527f5782" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d325676a20af07d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d325676a20af07d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5d325676a20af07d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e35a2ecaa6a0600f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e35a2ecaa6a0600f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3c25c6038edb6eda34c8a157d6e1dd4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e35a2ecaa6a0600f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e35a2ecaa6a0600f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e35a2ecaa6a0600f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbcfb7e554a28a64" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbcfb7e554a28a64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-741a01910243c0860dd58bf0461c67e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbcfb7e554a28a64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbcfb7e554a28a64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dbcfb7e554a28a64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86ebb123ed3fb602" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86ebb123ed3fb602" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e74625e907313ece98a8e164e1439d3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86ebb123ed3fb602" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86ebb123ed3fb602" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-86ebb123ed3fb602" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-651f1579a92f4cf0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-651f1579a92f4cf0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-44035cda38204ee0fdf286df5591940e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-651f1579a92f4cf0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-651f1579a92f4cf0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-651f1579a92f4cf0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-595d3a4abc974d77" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-595d3a4abc974d77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c1331749e40dc390ad8c586939f0bf95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-595d3a4abc974d77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-595d3a4abc974d77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-595d3a4abc974d77" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-041cba32dd021f68" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-041cba32dd021f68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb763cce0aa358102f6bfe389792b898" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-041cba32dd021f68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-041cba32dd021f68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-041cba32dd021f68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e283d9bdd2cbe96" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e283d9bdd2cbe96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3986d830361fa40910f49bacdb70f5e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e283d9bdd2cbe96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e283d9bdd2cbe96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3e283d9bdd2cbe96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3d670d2c36a29d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3d670d2c36a29d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c006e363e8b97434a032de6766749f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3d670d2c36a29d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3d670d2c36a29d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b3d670d2c36a29d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-755c2a48e63f9694" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-755c2a48e63f9694" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cba7f90604a6576b9148cdfc9edce180" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-755c2a48e63f9694" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-755c2a48e63f9694" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-755c2a48e63f9694" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88dcf89e9bec0821" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88dcf89e9bec0821" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-08f598612a9552ae5277a95a7cb03626" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88dcf89e9bec0821" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88dcf89e9bec0821" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-88dcf89e9bec0821" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f2f260c09dc11ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f2f260c09dc11ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ebb87b7f9a7b154cb97cd5cc5759a5f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f2f260c09dc11ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f2f260c09dc11ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f2f260c09dc11ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07a4857cb6aabb06" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07a4857cb6aabb06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-763d3ab417be0323dc898cb98e640e3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07a4857cb6aabb06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07a4857cb6aabb06" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07a4857cb6aabb06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbe1273ecba1be59" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbe1273ecba1be59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7efbadb6102a02db42f1ea3e25b3c810" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbe1273ecba1be59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbe1273ecba1be59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bbe1273ecba1be59" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb2690966a9b63a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb2690966a9b63a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4b6147ebccb67436aae41a5bfb7504d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb2690966a9b63a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8ac2377742f67fc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8ac2377742f67fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0a1de592eaf8dc80618ba5b1eb9ac242" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8ac2377742f67fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a40c57492e7e4df1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a40c57492e7e4df1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-37a15a01f3204dc79c3aaccbbb446bc8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a40c57492e7e4df1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-babf83d459d49951" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-babf83d459d49951" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d661a0e6969fe0be56a1b9d4232bab15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-babf83d459d49951" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-babf83d459d49951" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-babf83d459d49951" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-334345a27f1cf145" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-334345a27f1cf145" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eb0e2b36a989ab5ff4b744771224548e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-334345a27f1cf145" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-334345a27f1cf145" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-334345a27f1cf145" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5224c1fb82d502c0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5224c1fb82d502c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5304fc73a262b407372b17b3e86521dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5224c1fb82d502c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5224c1fb82d502c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5224c1fb82d502c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30038c3386722755" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30038c3386722755" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-833a00dbaaee496582edeaef5ec283b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30038c3386722755" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30038c3386722755" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-30038c3386722755" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e03a16c45130692" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e03a16c45130692" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b0c98279d4680781c11945bee0f6447" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e03a16c45130692" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e03a16c45130692" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9e03a16c45130692" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8b0cf33e3ede14c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8b0cf33e3ede14c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a8984fdec045af65f7b8d94b099554e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8b0cf33e3ede14c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8b0cf33e3ede14c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d8b0cf33e3ede14c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d086a266b5c9b5a8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d086a266b5c9b5a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ff3fa638700e394b80a8c582c194ede1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d086a266b5c9b5a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d086a266b5c9b5a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d086a266b5c9b5a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75375ea904b23ca0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75375ea904b23ca0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-483629f5614f38c17c7d4b49f7c75259" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75375ea904b23ca0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75375ea904b23ca0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-75375ea904b23ca0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b05dcb6cace16abc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b05dcb6cace16abc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d7e362506efca130bc7cb6a91c8f3c5e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b05dcb6cace16abc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b05dcb6cace16abc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b05dcb6cace16abc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d26042cad11d6b3f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d26042cad11d6b3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d382052e8cc1fbc424a1dbae88a60b2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d26042cad11d6b3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d26042cad11d6b3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d26042cad11d6b3f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee3d336a8abe4d80" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee3d336a8abe4d80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f6165c7154b4b9c8df8bba073594bb6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee3d336a8abe4d80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee3d336a8abe4d80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ee3d336a8abe4d80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23313551a29fa8ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23313551a29fa8ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-02540fc2599eb9e4945dce3a7a9194a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23313551a29fa8ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23313551a29fa8ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23313551a29fa8ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83e31501188121cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83e31501188121cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-daa1e99fd9ff6fb4b1a6c30272a03cd4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83e31501188121cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83e31501188121cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83e31501188121cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-397e6d9ca82e6b32" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-397e6d9ca82e6b32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-45365b81838ef01234e824927637143e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-397e6d9ca82e6b32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-397e6d9ca82e6b32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-397e6d9ca82e6b32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-456e0e260e2e830b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-456e0e260e2e830b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-caa84221dcf19b439229aba8e45837d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-456e0e260e2e830b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-456e0e260e2e830b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-456e0e260e2e830b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3036efa4ffd1b4ec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3036efa4ffd1b4ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f2a18a802f408536b8630f476bf1a8f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3036efa4ffd1b4ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3036efa4ffd1b4ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3036efa4ffd1b4ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c73446339251fc1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c73446339251fc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2cdbb196a71b6f416c794968f63d23e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c73446339251fc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c73446339251fc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7c73446339251fc1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfa6765236920163" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfa6765236920163" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-feabf50992f33c5ce1d1549eee49370a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfa6765236920163" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfa6765236920163" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bfa6765236920163" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c16720842e16236" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c16720842e16236" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-320ce87b3096f759402d440fe33a1cbb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c16720842e16236" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5c16720842e16236" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5c16720842e16236" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cef7b0aeb55ece9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cef7b0aeb55ece9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b59ac92864617b0f0110ae67df8be93f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cef7b0aeb55ece9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cef7b0aeb55ece9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4cef7b0aeb55ece9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a707d9b04414b586" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a707d9b04414b586" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2c9b85aeee0ae68d9386237057c685b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a707d9b04414b586" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a707d9b04414b586" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a707d9b04414b586" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd7bb3bbae076187" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd7bb3bbae076187" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba03abe5d361fea6d2d04d1499a4825e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd7bb3bbae076187" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd7bb3bbae076187" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fd7bb3bbae076187" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e865c4de65c6784" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e865c4de65c6784" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-42df285e4f4965c7a8e39b25d022b075" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e865c4de65c6784" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e865c4de65c6784" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1e865c4de65c6784" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02eb60f87bededc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02eb60f87bededc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d70d0f97502e15846dd9b39d99ece716" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02eb60f87bededc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02eb60f87bededc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e02eb60f87bededc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e056d0e08e4d2290" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e056d0e08e4d2290" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8300803e5e92703e62ff1549a84b5e28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e056d0e08e4d2290" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e056d0e08e4d2290" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e056d0e08e4d2290" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-689ad8a139022ec1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-689ad8a139022ec1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-391d94b0f1decb58ee0a09a2eae8166d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-689ad8a139022ec1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-689ad8a139022ec1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-689ad8a139022ec1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f662b5586840936" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f662b5586840936" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac63c0ea4f957a3ec07047973c25a00a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f662b5586840936" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f662b5586840936" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f662b5586840936" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-423a726fbb054345" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-423a726fbb054345" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2595deea76297ab21f5797fcd968d32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-423a726fbb054345" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-423a726fbb054345" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-423a726fbb054345" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbe7f2a473331f04" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbe7f2a473331f04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f8a25e0cd89bda466ca4929d608a5df3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbe7f2a473331f04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbe7f2a473331f04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cbe7f2a473331f04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd7c679866da3d40" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd7c679866da3d40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-74d9a2c041d0b93db827c8dab595609a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd7c679866da3d40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd7c679866da3d40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dd7c679866da3d40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d47796f1f84c4b6c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d47796f1f84c4b6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-02246b6da529502cb6bf749d88abf4e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d47796f1f84c4b6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d47796f1f84c4b6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d47796f1f84c4b6c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-903060c3866f0f88" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-903060c3866f0f88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0956bcb066c306588fedfda13c6145a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-903060c3866f0f88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-903060c3866f0f88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-903060c3866f0f88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba72c500823a11a8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba72c500823a11a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b7b21c50d75f1fff2dbdd6df50746ce0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba72c500823a11a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba72c500823a11a8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba72c500823a11a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28515b530a1f8f5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28515b530a1f8f5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4a7063dc15a95920ec8f8156832fb5be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28515b530a1f8f5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28515b530a1f8f5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-28515b530a1f8f5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f86789048edc539" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f86789048edc539" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-081802df3c025d0ae2f61d12ccaab414" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f86789048edc539" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f86789048edc539" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f86789048edc539" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e01a057610dabbda" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e01a057610dabbda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-31c1770a4328eb4cfd15bb3ec6eee7be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e01a057610dabbda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e01a057610dabbda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e01a057610dabbda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edef515373002d88" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edef515373002d88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3bd6642bfee5317b114e3200416cf3a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edef515373002d88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-edef515373002d88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-edef515373002d88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c580d8ce824fc559" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c580d8ce824fc559" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-012f79fae7cc5b8f1528ebd67f13372b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c580d8ce824fc559" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c580d8ce824fc559" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c580d8ce824fc559" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b07d8d909df4c1a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b07d8d909df4c1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f746a11d7c0367cbe79e05f26787bad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b07d8d909df4c1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3b07d8d909df4c1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3b07d8d909df4c1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c316c5df87841685" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c316c5df87841685" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c7326d2f9f089229f5b1dee0c4239a77" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c316c5df87841685" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c316c5df87841685" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c316c5df87841685" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e045731d1d725c87" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e045731d1d725c87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-218512dbf44ac08e92b18be4b55a9db3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e045731d1d725c87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e045731d1d725c87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e045731d1d725c87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d403039e5b6baba8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d403039e5b6baba8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ff570f9c10971427739362cc0249e97e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d403039e5b6baba8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d403039e5b6baba8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d403039e5b6baba8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db927d6b7b6f84a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db927d6b7b6f84a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a0f440d82d0bcf2b2023210fe7f07f5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db927d6b7b6f84a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6361451d8f651e04" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6361451d8f651e04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4a06a8f82b80672b8c75460ca411f103" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6361451d8f651e04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d091761cdb7cd1ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d091761cdb7cd1ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e62d1f8411bbd3ce410f86005f61462c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d091761cdb7cd1ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-509f15e11dc32110" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-509f15e11dc32110" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fdc75bde4d0a94e19b0bd2641f766bb0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-509f15e11dc32110" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-509f15e11dc32110" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-509f15e11dc32110" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cde86a02890012c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cde86a02890012c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-191309e57a68b950d23bed30a3c3872b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cde86a02890012c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cde86a02890012c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0cde86a02890012c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4a5fb4d5e9064cf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4a5fb4d5e9064cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-43119dda76e4f697b4ea8f2b677b10e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4a5fb4d5e9064cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4a5fb4d5e9064cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f4a5fb4d5e9064cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55aa4ad078d988aa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55aa4ad078d988aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b058dee6e2172148f935586f54c994bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55aa4ad078d988aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55aa4ad078d988aa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-55aa4ad078d988aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c56d6512b1e8fd3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c56d6512b1e8fd3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d26a320428cdc2c8247873cc8bb1691" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c56d6512b1e8fd3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c56d6512b1e8fd3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c56d6512b1e8fd3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5580bfc3477c9540" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5580bfc3477c9540" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c54b9d5535941285caa7d3791ffa4021" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5580bfc3477c9540" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5580bfc3477c9540" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5580bfc3477c9540" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a3f3ad6ad0102af" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a3f3ad6ad0102af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f53efc2d3635c9b836dd7e20e891aa3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a3f3ad6ad0102af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a3f3ad6ad0102af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a3f3ad6ad0102af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20f2e68071845c3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20f2e68071845c3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-95292fe0ff86e741e823149fc43b6f1e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20f2e68071845c3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20f2e68071845c3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20f2e68071845c3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e109d26828c80afc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e109d26828c80afc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b94e74f0e8ce733aecd0dd5c28b2cbbe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e109d26828c80afc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e109d26828c80afc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e109d26828c80afc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53620a1df4505e72" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53620a1df4505e72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7009c5b66ce88cf7959bdaf8ebbd55f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53620a1df4505e72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53620a1df4505e72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-53620a1df4505e72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a9df717648ec16a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a9df717648ec16a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-89e40b59a1a3739ea25b547e662f5f57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a9df717648ec16a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a9df717648ec16a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a9df717648ec16a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-227b92a3f4128af2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-227b92a3f4128af2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c5d86d190194fad118564ea7ffb2cb76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-227b92a3f4128af2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-227b92a3f4128af2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-227b92a3f4128af2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b65800d24d584b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b65800d24d584b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f759b2bf60debf39465400f2d2cf7223" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b65800d24d584b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b65800d24d584b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b65800d24d584b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9df771d163c0b74a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9df771d163c0b74a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e05039530f5ac4a4521dfdd112581f8d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9df771d163c0b74a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9df771d163c0b74a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9df771d163c0b74a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-742ff9e67919e3f7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-742ff9e67919e3f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-09463586a0d78f9a7bf5e90e0ee925f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-742ff9e67919e3f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-742ff9e67919e3f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-742ff9e67919e3f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69dd46fad92bb55d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69dd46fad92bb55d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8b93ce92e957a4137def5a3178b3da13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69dd46fad92bb55d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69dd46fad92bb55d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69dd46fad92bb55d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-deb08581ba03609f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-deb08581ba03609f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5bf312fbcbdd474ac48a2e6a14d55705" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-deb08581ba03609f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-deb08581ba03609f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-deb08581ba03609f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6b6144ef4ebcf95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6b6144ef4ebcf95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7bc3ccc3979511d89d56a87eda002f5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6b6144ef4ebcf95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6b6144ef4ebcf95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c6b6144ef4ebcf95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54fb529fc645e49d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54fb529fc645e49d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e9c556488a8bb0352a5accf4f44813d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54fb529fc645e49d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54fb529fc645e49d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54fb529fc645e49d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d558f5a879e0a8a7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d558f5a879e0a8a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-58aa20767cab5ced9cae7480068e713f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d558f5a879e0a8a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d558f5a879e0a8a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d558f5a879e0a8a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ad58ee1376c8039" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ad58ee1376c8039" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-56c6691ee81486314538ff2f14f03b0f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ad58ee1376c8039" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ad58ee1376c8039" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9ad58ee1376c8039" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d2ee73a17694712" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d2ee73a17694712" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e0d9bad391ab5c4c19b7c5f36ef6fb35" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d2ee73a17694712" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d2ee73a17694712" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6d2ee73a17694712" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f394d69bfb1412a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f394d69bfb1412a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7fcdfd08929e284e6c8c32398bbe8901" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f394d69bfb1412a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f394d69bfb1412a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f394d69bfb1412a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7306bfb1cbe8047" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7306bfb1cbe8047" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2902b47d6bad086c8f93808204686e92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7306bfb1cbe8047" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7306bfb1cbe8047" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d7306bfb1cbe8047" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de44300bf2133dcd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de44300bf2133dcd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d4d0e0c17e6873c5a4d880356949127c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de44300bf2133dcd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de44300bf2133dcd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de44300bf2133dcd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e637df997fb5d701" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e637df997fb5d701" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-25e8f7fba3c63d3cd532adb1f0a41cc6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e637df997fb5d701" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e637df997fb5d701" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e637df997fb5d701" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bd09ba711831670" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bd09ba711831670" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2b5c8dbaed27fef566cfd33cbb3521e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bd09ba711831670" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bd09ba711831670" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2bd09ba711831670" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1643a256aca3f9f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1643a256aca3f9f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c3784aa3949e42385ae8c8ef237212c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1643a256aca3f9f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1643a256aca3f9f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1643a256aca3f9f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40dee6241cbcad36" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40dee6241cbcad36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a041201c339d896d8816255b7bf8be3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40dee6241cbcad36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-40dee6241cbcad36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-40dee6241cbcad36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94464701ab7fa00c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94464701ab7fa00c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-89cd266a443993d9a286bdfb54ed3438" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94464701ab7fa00c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94464701ab7fa00c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-94464701ab7fa00c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-102030619cab910d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-102030619cab910d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d15a3841199404f0ceaa814eeb3998f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-102030619cab910d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-102030619cab910d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-102030619cab910d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f00af6ad0e070094" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f00af6ad0e070094" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cdedc7b151ee3d57dc3a3fd51a70b264" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f00af6ad0e070094" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f00af6ad0e070094" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f00af6ad0e070094" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-230797bf160c0a5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-230797bf160c0a5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b32ab8e94a69e3ba10626ee0c2954321" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-230797bf160c0a5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-230797bf160c0a5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-230797bf160c0a5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b9c6e748a75597c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b9c6e748a75597c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d0613e0906de733669212fd98e1fefd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b9c6e748a75597c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b9c6e748a75597c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2b9c6e748a75597c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-417faeee14893d43" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-417faeee14893d43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f53257e6f937ca850aa00299349b7f97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-417faeee14893d43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-417faeee14893d43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-417faeee14893d43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48b5557fda508848" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48b5557fda508848" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5f48aa3fb5016f68557d7e1ffc341ccc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48b5557fda508848" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48b5557fda508848" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-48b5557fda508848" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d21393499dacb3f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d21393499dacb3f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3a1655a54b445d9eba288f32c317e3dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d21393499dacb3f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d21393499dacb3f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d21393499dacb3f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2800d7e559ed7702" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2800d7e559ed7702" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-48eba06be8ee4189b6797e456cc0149f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2800d7e559ed7702" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2800d7e559ed7702" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2800d7e559ed7702" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68d7187e15b5f333" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68d7187e15b5f333" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c1e06e359a8a0ad2631fe90d29db2994" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68d7187e15b5f333" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68d7187e15b5f333" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-68d7187e15b5f333" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60ae3d16aa260bd4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60ae3d16aa260bd4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f00df7f23d319ed185d8d1bb54ddfec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60ae3d16aa260bd4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-60ae3d16aa260bd4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-60ae3d16aa260bd4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29697b13ef603499" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29697b13ef603499" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eeed599e4754937ed659b11659f62429" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29697b13ef603499" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29697b13ef603499" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-29697b13ef603499" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a5731ba9c6af9f9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a5731ba9c6af9f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-70a727bf6a4216c9d02eab547e65fd02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a5731ba9c6af9f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a5731ba9c6af9f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a5731ba9c6af9f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82d05962ef64f654" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82d05962ef64f654" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4771e25e9c5b43b89b302fd1b213c510" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82d05962ef64f654" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9089a81e2e47bd7e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9089a81e2e47bd7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-96494dac4d1ed0b74bbb7fe420392531" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9089a81e2e47bd7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-393e3e2ba1a80425" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-393e3e2ba1a80425" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f97ba0de70e8924eac98a4fc882bf9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-393e3e2ba1a80425" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4ab102941cd6f37" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4ab102941cd6f37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d6579220cfaf1094e2fd9df486274e6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4ab102941cd6f37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4ab102941cd6f37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d4ab102941cd6f37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5b0dff73a13929c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5b0dff73a13929c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4ddd07853959da69c0d219b1af6193b0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5b0dff73a13929c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5b0dff73a13929c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d5b0dff73a13929c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f07a133217840b49" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f07a133217840b49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-525364e4a5b910135adccad5eebe2dc9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f07a133217840b49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f07a133217840b49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f07a133217840b49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16d2b7a4da2cf1a7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16d2b7a4da2cf1a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-586f3e3f4955bbe77e54a8fbfe5f6bb5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16d2b7a4da2cf1a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16d2b7a4da2cf1a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-16d2b7a4da2cf1a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3109cc942dd2367c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3109cc942dd2367c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5dfe5dbca1b13b898754a8cf5bebcfd5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3109cc942dd2367c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3109cc942dd2367c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3109cc942dd2367c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a12cc74b3ea6bf5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a12cc74b3ea6bf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-00b4e50e937c17fe555e171a880b38b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a12cc74b3ea6bf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a12cc74b3ea6bf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a12cc74b3ea6bf5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b93d5640d5f37117" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b93d5640d5f37117" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b7ec2a42c05ba919932fdc02605abe7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b93d5640d5f37117" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b93d5640d5f37117" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b93d5640d5f37117" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-491840c6b262b407" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-491840c6b262b407" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-52776a37be51e20326ccd659c3296c46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-491840c6b262b407" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-491840c6b262b407" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-491840c6b262b407" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94efc81d7b585939" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94efc81d7b585939" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ede654d6d2d15d4e5b2ad68864df7a99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94efc81d7b585939" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94efc81d7b585939" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-94efc81d7b585939" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb5b4557a5ddf8c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb5b4557a5ddf8c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f7beb587196ee947bc294a1ab5f29ace" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb5b4557a5ddf8c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb5b4557a5ddf8c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb5b4557a5ddf8c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9ad0960d232b06c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9ad0960d232b06c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61c1223d3a0f0dc2704530df9604c8f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9ad0960d232b06c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9ad0960d232b06c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f9ad0960d232b06c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4794d0ead586f046" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4794d0ead586f046" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c565f3d3ede1cf4c090c2002594ec591" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4794d0ead586f046" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4794d0ead586f046" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4794d0ead586f046" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1547bd603a0c1479" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1547bd603a0c1479" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c39ae73b653e5adf17fd44fd4dd4b470" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1547bd603a0c1479" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1547bd603a0c1479" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1547bd603a0c1479" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84f2b858dd635840" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84f2b858dd635840" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-56f7c3b2325b8602f490397e6bbabd38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84f2b858dd635840" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84f2b858dd635840" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-84f2b858dd635840" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-664214741faa5bb4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-664214741faa5bb4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-297e07e1881554d26fab22f86900c08c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-664214741faa5bb4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-664214741faa5bb4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-664214741faa5bb4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1246bfeb955683de" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1246bfeb955683de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e58f436b692a501b2da142088add24ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1246bfeb955683de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1246bfeb955683de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1246bfeb955683de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52d6d8b2f607155a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52d6d8b2f607155a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-818124c3d9bd90dc2450dcd9bf219d38" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52d6d8b2f607155a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52d6d8b2f607155a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-52d6d8b2f607155a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89e209a0ff92978d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89e209a0ff92978d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d8b939ffb6d79fac48ad3552580b1894" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89e209a0ff92978d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-89e209a0ff92978d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-89e209a0ff92978d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fee2fac9e2727288" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fee2fac9e2727288" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-07776d1a2439073feb3e1db29a9cd81c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fee2fac9e2727288" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fee2fac9e2727288" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fee2fac9e2727288" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42130b720e8b2f56" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42130b720e8b2f56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c3de05c1701567be62196c5b7fa7b5ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42130b720e8b2f56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42130b720e8b2f56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-42130b720e8b2f56" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54131f9ce217c38a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54131f9ce217c38a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c8cc98803287ae244d7adb3420b781ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54131f9ce217c38a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-54131f9ce217c38a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-54131f9ce217c38a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c43e51719944fa53" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c43e51719944fa53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d7bbd3b9fecdbe803ae4f20ab9ef97d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c43e51719944fa53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c43e51719944fa53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c43e51719944fa53" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6bceb656fe61691" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6bceb656fe61691" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-005344e07d049a27f4d69e09cd3d2585" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6bceb656fe61691" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6bceb656fe61691" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f6bceb656fe61691" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a69410118472b52" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a69410118472b52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c60070ecf103f7f3ac3145f86bddb0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a69410118472b52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a69410118472b52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a69410118472b52" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd59ef442cf61d3c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd59ef442cf61d3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6786d3e997593bee8d1a7963ed1997f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd59ef442cf61d3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd59ef442cf61d3c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd59ef442cf61d3c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23bef627bc8ccdae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23bef627bc8ccdae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f25103d3792e2caf6c2b991e9d45f2b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23bef627bc8ccdae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23bef627bc8ccdae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23bef627bc8ccdae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7598d82b46e718b4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7598d82b46e718b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae2849f00507af66640a868c45f32f43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7598d82b46e718b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7598d82b46e718b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7598d82b46e718b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f661b3ddede8f8b4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f661b3ddede8f8b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4de2ce796e3d49ac5403efdeacee04a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f661b3ddede8f8b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f661b3ddede8f8b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f661b3ddede8f8b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-782e1cbf9891fa60" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-782e1cbf9891fa60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a3625c303f8c1509ddfcb80986d6e401" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-782e1cbf9891fa60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-782e1cbf9891fa60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-782e1cbf9891fa60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80b416936843c7ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80b416936843c7ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-47feae73a1951175e8093dbdfab78d48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80b416936843c7ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-80b416936843c7ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-80b416936843c7ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a73c5ab89a85f20" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a73c5ab89a85f20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ba0461224906940a130cb8b28aeb2d5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a73c5ab89a85f20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a73c5ab89a85f20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a73c5ab89a85f20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b851472c93b622d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b851472c93b622d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d1b25d757561be13cd7b4a79b4aae79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b851472c93b622d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b851472c93b622d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b851472c93b622d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9240c7cbcc60a46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9240c7cbcc60a46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-00fbf7ff3bafca8b4656c470b7f50209" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9240c7cbcc60a46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9240c7cbcc60a46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f9240c7cbcc60a46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dbcb7314f643ca9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dbcb7314f643ca9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e45bc909ac308447fb33a101491eafe7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dbcb7314f643ca9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9dbcb7314f643ca9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9dbcb7314f643ca9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebc7b0c93cdb372c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebc7b0c93cdb372c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-16604699700c7cf123a262dbac1c8e19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebc7b0c93cdb372c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ebc7b0c93cdb372c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ebc7b0c93cdb372c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9d3f996ac32a3c9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9d3f996ac32a3c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1d8e7051ad1d68335a4e359c4dbc6eb1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9d3f996ac32a3c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9d3f996ac32a3c9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9d3f996ac32a3c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39dfaee5de89f3b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39dfaee5de89f3b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d70fbc64bd91bb5c5eb1ce9145a5b3f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39dfaee5de89f3b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39dfaee5de89f3b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-39dfaee5de89f3b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-850088a470817fe5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-850088a470817fe5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8f507b3e992822f660486efe4599e155" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-850088a470817fe5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-850088a470817fe5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-850088a470817fe5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9483a8eef3d12c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9483a8eef3d12c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-47ab48d1098a076817279fc7d5f08093" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9483a8eef3d12c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9483a8eef3d12c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe9483a8eef3d12c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2521dd683500c47d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2521dd683500c47d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef19df9017e3370d60d999b2d0868b51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2521dd683500c47d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2521dd683500c47d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2521dd683500c47d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a123329a5e8c3f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a123329a5e8c3f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6fe73ac117bc2aabb4aea0c1a0c39ac5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a123329a5e8c3f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a123329a5e8c3f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a123329a5e8c3f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e51eea5704427f74" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e51eea5704427f74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2ed208dfa000a068dd07c80c1c8cb190" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e51eea5704427f74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e51eea5704427f74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e51eea5704427f74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a343e1bd645c7e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a343e1bd645c7e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ccf0114d83e8f18a823dd168f405cbbb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a343e1bd645c7e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18e5a41cad65b3f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18e5a41cad65b3f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec2327bbd38b4fe602e0057413912004" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18e5a41cad65b3f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-450d4820d8ecb82f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-450d4820d8ecb82f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-41746155bba8d284633f07de03b6d939" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-450d4820d8ecb82f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f8060525bbae1b9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f8060525bbae1b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2ebd84d4f5b69870177bcbbb3d761288" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f8060525bbae1b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f8060525bbae1b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f8060525bbae1b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-343f40e8c4dd0f25" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-343f40e8c4dd0f25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-03dde362fe8f7a038bc3ac1d421a24cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-343f40e8c4dd0f25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-343f40e8c4dd0f25" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-343f40e8c4dd0f25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c53f4c9b424529c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c53f4c9b424529c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3b71d9742a343693cd7c7f901f91257c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c53f4c9b424529c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c53f4c9b424529c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2c53f4c9b424529c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29d5430eb50d603d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29d5430eb50d603d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1296718559ac5180b503d7566e450602" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29d5430eb50d603d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29d5430eb50d603d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-29d5430eb50d603d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0942c75a422a6ca4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0942c75a422a6ca4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a54868a3d2ad0a228d236b6be53f9598" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0942c75a422a6ca4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0942c75a422a6ca4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0942c75a422a6ca4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43d66aec7d4c75e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43d66aec7d4c75e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dea341fc4cf1e185c12b4f041fc4b691" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43d66aec7d4c75e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43d66aec7d4c75e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-43d66aec7d4c75e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47ca56315a50e6d9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47ca56315a50e6d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a060fc533ddcaa5371200d0130ca0b4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47ca56315a50e6d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47ca56315a50e6d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-47ca56315a50e6d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b49222403da4f15f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b49222403da4f15f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2b153198dc9faa42b53f87af3284c3cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b49222403da4f15f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b49222403da4f15f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b49222403da4f15f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46b1e43b2d97601d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46b1e43b2d97601d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-57d94201d3a952a573ae5740195ea03a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46b1e43b2d97601d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-46b1e43b2d97601d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-46b1e43b2d97601d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33c36f1abf1814bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33c36f1abf1814bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d7b81ae027d59bd220738e8b4081c222" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33c36f1abf1814bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33c36f1abf1814bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-33c36f1abf1814bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cb9379d14b42c57" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cb9379d14b42c57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-925e3311ac206f22637570040d3349c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cb9379d14b42c57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cb9379d14b42c57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8cb9379d14b42c57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30a7ba0ee777243c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30a7ba0ee777243c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1efd7c3ee8011bebfad38dfccbed6a82" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30a7ba0ee777243c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30a7ba0ee777243c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-30a7ba0ee777243c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1397fb04590d48e1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1397fb04590d48e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-074c88e1a8d55fbc7c0fff5c6ef88858" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1397fb04590d48e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1397fb04590d48e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1397fb04590d48e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e8048269a96caac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e8048269a96caac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8305303f7d8492c27842956912f78071" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e8048269a96caac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e8048269a96caac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3e8048269a96caac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-668a5346fb7d3af3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-668a5346fb7d3af3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1afb0454f16b9b25fde94570c97b01b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-668a5346fb7d3af3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-668a5346fb7d3af3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-668a5346fb7d3af3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de4c186371429984" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de4c186371429984" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cfcef001947097f1692c62882ac187fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de4c186371429984" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de4c186371429984" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de4c186371429984" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b984f7e64f2c8f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b984f7e64f2c8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b5e1b7574ab6a3a142100e63c8796e39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b984f7e64f2c8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e4b984f7e64f2c8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e4b984f7e64f2c8f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9180bf25069ffa59" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9180bf25069ffa59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b998fbbe516f97fca86a8086afd1474" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9180bf25069ffa59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9180bf25069ffa59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9180bf25069ffa59" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05bab0cfa5242078" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05bab0cfa5242078" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3a0179544cc0bd6e19870083b63dc54b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05bab0cfa5242078" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05bab0cfa5242078" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-05bab0cfa5242078" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4f6d2a8e3cafd04" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4f6d2a8e3cafd04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6dbb69ce17065e3bf65cda800503cd31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4f6d2a8e3cafd04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4f6d2a8e3cafd04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f4f6d2a8e3cafd04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1af437546d8a77a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1af437546d8a77a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f65345e7f615cdcefbce9dabbc5f72f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1af437546d8a77a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1af437546d8a77a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1af437546d8a77a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02faf1d511830806" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02faf1d511830806" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-afcc6f2818074b96dd886c14abdff574" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02faf1d511830806" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02faf1d511830806" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-02faf1d511830806" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b96ef0229304621a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b96ef0229304621a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a7608aa310308406740787f7eb4f947e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b96ef0229304621a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b96ef0229304621a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b96ef0229304621a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c7b21fe714308be" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c7b21fe714308be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ecb368699daa198d913758079f2a9dc3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c7b21fe714308be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c7b21fe714308be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3c7b21fe714308be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a0d8d43b9bb307c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a0d8d43b9bb307c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7b38be0a7d14f4e642675da47d0a310d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a0d8d43b9bb307c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a0d8d43b9bb307c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a0d8d43b9bb307c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d653b3f283eb5059" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d653b3f283eb5059" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0adbbb86ed44d3a06c6d5c2eaa08a63" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d653b3f283eb5059" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d653b3f283eb5059" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d653b3f283eb5059" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13e9ab9124c3b2b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13e9ab9124c3b2b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-467f1a36ad7caa56c53c3bbf4b7cfb40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13e9ab9124c3b2b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13e9ab9124c3b2b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-13e9ab9124c3b2b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5039283e9a7f4a92" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5039283e9a7f4a92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90b8f8d1dcc6ccec50504ea7b9180e92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5039283e9a7f4a92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5039283e9a7f4a92" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5039283e9a7f4a92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd544f32a87c2dd8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd544f32a87c2dd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a9f66de7e864188446c7b21e4d92f79a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd544f32a87c2dd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd544f32a87c2dd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd544f32a87c2dd8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e3201d8be27c13e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e3201d8be27c13e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9995bcc3eb6593f273ec3a12d02faa0d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e3201d8be27c13e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e3201d8be27c13e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9e3201d8be27c13e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83f5e0ae445b0fa1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83f5e0ae445b0fa1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-42c73f0dd1ea2d48646244a042be77ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83f5e0ae445b0fa1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83f5e0ae445b0fa1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83f5e0ae445b0fa1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15c749fd56f6f016" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15c749fd56f6f016" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e9bff00f1521dfbe981273db227ea4aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15c749fd56f6f016" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15c749fd56f6f016" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-15c749fd56f6f016" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71df54e839ff41ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71df54e839ff41ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-28d9b9bf218c8af2446e2cf10f7155ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71df54e839ff41ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71df54e839ff41ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-71df54e839ff41ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fc43f5ec1bf0814" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fc43f5ec1bf0814" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac23e5040ddcc6eb8dd5ff63909e64f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fc43f5ec1bf0814" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fc43f5ec1bf0814" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2fc43f5ec1bf0814" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c8cbf460964c33b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c8cbf460964c33b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea7945b49bb8a70e007f59f370aa30a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c8cbf460964c33b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c8cbf460964c33b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4c8cbf460964c33b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63bd992498170d8a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63bd992498170d8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7884852268e79976977bc53e0183f43e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63bd992498170d8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63bd992498170d8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-63bd992498170d8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f88cf75e74421d43" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f88cf75e74421d43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dd6b1832f317b8123dd5ac25d40d5242" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f88cf75e74421d43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f88cf75e74421d43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f88cf75e74421d43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfa4187dbd4846ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfa4187dbd4846ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1e4aaa3cb04b245f4fc3b336baa6e2e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfa4187dbd4846ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfa4187dbd4846ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bfa4187dbd4846ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44d5029bc42cfe75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44d5029bc42cfe75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f7b3fba5226596897ef48ffa0332d703" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44d5029bc42cfe75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-44d5029bc42cfe75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-44d5029bc42cfe75" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a1b76695dace483" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a1b76695dace483" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2d7819f3ca04c52822b0b7426136da31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a1b76695dace483" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a1b76695dace483" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a1b76695dace483" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8a47a509c210c23" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8a47a509c210c23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7aba4181ea447991be8b515ca7c51076" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8a47a509c210c23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8a47a509c210c23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a8a47a509c210c23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8be107b0666ccad1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8be107b0666ccad1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b7e6450239b4d3192d3fa8c3167a884" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8be107b0666ccad1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8be107b0666ccad1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8be107b0666ccad1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1160fac8b9d2b3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1160fac8b9d2b3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7213dbe65f7b715addcc49e0608c2474" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1160fac8b9d2b3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a6a13f30d43fa79" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a6a13f30d43fa79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-26afb3d2ecbbc5e1ab0f80892a3d6316" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a6a13f30d43fa79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dfee885bbbbaf45" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dfee885bbbbaf45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a8b29bd842df7b6296e293ac553a5a9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dfee885bbbbaf45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65729108345b3779" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65729108345b3779" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-23f2fb8097c26f159f8770a87e1b15a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65729108345b3779" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65729108345b3779" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-65729108345b3779" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c00aab4bc3b5db99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c00aab4bc3b5db99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-592316ca35d0caaa28743c00bb31f996" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c00aab4bc3b5db99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c00aab4bc3b5db99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c00aab4bc3b5db99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-204b81ba944b885e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-204b81ba944b885e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4f89352065b89ae75b59cb89a49e5ae9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-204b81ba944b885e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-204b81ba944b885e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-204b81ba944b885e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d909334c2177e541" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d909334c2177e541" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-32943e9c07d8d8ad345f2451639cd024" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d909334c2177e541" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d909334c2177e541" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d909334c2177e541" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b27b55ed50b2474" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b27b55ed50b2474" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cd5674207e77428a400f8c8315a95291" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b27b55ed50b2474" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b27b55ed50b2474" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6b27b55ed50b2474" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a82cc67640ba3720" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a82cc67640ba3720" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c926db2ae29159251f48817094fdcf4a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a82cc67640ba3720" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a82cc67640ba3720" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a82cc67640ba3720" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acc0bcab29a175e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acc0bcab29a175e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c24ed42ccb9335a3765bb1a8a02a4993" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acc0bcab29a175e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acc0bcab29a175e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-acc0bcab29a175e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5af07d912ce857c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5af07d912ce857c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4a49e716f3267d244c1889ca7d41a3fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5af07d912ce857c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5af07d912ce857c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a5af07d912ce857c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9822588ee5b999a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9822588ee5b999a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-847e9c2b659f3bac1166d46ac29ab741" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9822588ee5b999a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9822588ee5b999a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9822588ee5b999a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b18373d54dbd0bfd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b18373d54dbd0bfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b54b880ea3435488c262ef9fdf829a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b18373d54dbd0bfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b18373d54dbd0bfd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b18373d54dbd0bfd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4e0d33b130c0dbe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4e0d33b130c0dbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69ad6c24b6c8276ac5c933bf39353aee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4e0d33b130c0dbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c4e0d33b130c0dbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c4e0d33b130c0dbe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a1a18b935ed4795" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a1a18b935ed4795" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8eaa5091fc9baa3d1d7952555b5ae070" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a1a18b935ed4795" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a1a18b935ed4795" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a1a18b935ed4795" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03f2ed768016743f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03f2ed768016743f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5ef6235b195daa37b7a2de143735af56" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03f2ed768016743f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03f2ed768016743f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-03f2ed768016743f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15098edb60785829" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15098edb60785829" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-980c5b0b340a4de854fb70683e8cbaf2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15098edb60785829" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15098edb60785829" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-15098edb60785829" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8d8efffa5e17df1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8d8efffa5e17df1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9fc804978e661a33a6a5f2fa90172937" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8d8efffa5e17df1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8d8efffa5e17df1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e8d8efffa5e17df1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58359e8b1bdd324a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58359e8b1bdd324a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a491040b32840d8dc76805005bdeadbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58359e8b1bdd324a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58359e8b1bdd324a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-58359e8b1bdd324a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-858afded86472c87" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-858afded86472c87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6508c3c71bc664828fc6493ee8c66a24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-858afded86472c87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-858afded86472c87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-858afded86472c87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2bf297f0d3a3623" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2bf297f0d3a3623" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0636e7cbe7212f20e5df54e1f1ab7809" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2bf297f0d3a3623" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b2bf297f0d3a3623" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b2bf297f0d3a3623" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9236d0aac0fb56e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9236d0aac0fb56e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-445004d26fbb654e3d0da93947047813" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9236d0aac0fb56e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9236d0aac0fb56e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d9236d0aac0fb56e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97134f0498853843" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97134f0498853843" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-120a0685dcd6539d3274169295cfb851" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97134f0498853843" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-97134f0498853843" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-97134f0498853843" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c018210ce1065f8a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c018210ce1065f8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aa6550a8a861055af5a6b75cf54a53b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c018210ce1065f8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c018210ce1065f8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c018210ce1065f8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92e0b3eb9bd855cd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92e0b3eb9bd855cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d91fa1cb4c25929a7a2a764833bd9d03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92e0b3eb9bd855cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92e0b3eb9bd855cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-92e0b3eb9bd855cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fa6183f5c06765b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fa6183f5c06765b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d4fe40f84837964fe79d9046019771ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fa6183f5c06765b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1fa6183f5c06765b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1fa6183f5c06765b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51b7f13e1f94d6ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51b7f13e1f94d6ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-45bb35eb2f56230f99ef948677ad78bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51b7f13e1f94d6ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-51b7f13e1f94d6ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-51b7f13e1f94d6ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-111a8fdfb4a6382f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-111a8fdfb4a6382f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4db3dbcaef79d301fb6d73c02c9df6ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-111a8fdfb4a6382f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-111a8fdfb4a6382f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-111a8fdfb4a6382f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6e8d6c6f3c9a035" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6e8d6c6f3c9a035" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-45b5785e7a7f3dd96418ab6b82b476c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6e8d6c6f3c9a035" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6e8d6c6f3c9a035" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d6e8d6c6f3c9a035" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8671acd13fe2a360" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8671acd13fe2a360" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-98bdacb20d78bfd8d28908aff34cf6b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8671acd13fe2a360" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8671acd13fe2a360" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8671acd13fe2a360" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065b0a06cc82f102" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065b0a06cc82f102" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1fcab608f83d72138a088e16f82bf570" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065b0a06cc82f102" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065b0a06cc82f102" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-065b0a06cc82f102" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f75ea51a1801f6b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f75ea51a1801f6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-25730aa1b6feb7de6177d7106558cc37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f75ea51a1801f6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f75ea51a1801f6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f75ea51a1801f6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee9bd791179ee359" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee9bd791179ee359" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-95b5940d8fb088df43a6a6083749bc7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee9bd791179ee359" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee9bd791179ee359" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ee9bd791179ee359" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9240dd56cf59394d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9240dd56cf59394d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f70f8884dd9db32ce15107ce158c882e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9240dd56cf59394d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9240dd56cf59394d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9240dd56cf59394d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6c47103fbafcf60" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6c47103fbafcf60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0e7d64d9b9113425c263ea75c33208ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6c47103fbafcf60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6c47103fbafcf60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c6c47103fbafcf60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a36913d70efb6a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a36913d70efb6a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-051df7429ebd677b80ac94f5b2bee28d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a36913d70efb6a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a36913d70efb6a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a36913d70efb6a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6860ec394b67e1a3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6860ec394b67e1a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-676b9446ce3dda33e9611c7acada148c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6860ec394b67e1a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6860ec394b67e1a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6860ec394b67e1a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e1e37802582533b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e1e37802582533b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-72adc7cf19d9bf4284c71ee335069a0b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e1e37802582533b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e1e37802582533b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0e1e37802582533b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10307e0a4d6a72f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10307e0a4d6a72f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-058b13fe601ee84eb6117c5b3cd75caf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10307e0a4d6a72f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10307e0a4d6a72f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-10307e0a4d6a72f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50685cd4426d9ecc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50685cd4426d9ecc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-255fa36535ce448da9460d9c6f5aaa84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50685cd4426d9ecc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50685cd4426d9ecc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-50685cd4426d9ecc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cbae815fc8a88f9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cbae815fc8a88f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7c5f131fdbf9de8f72c6b7c31e3b7f24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cbae815fc8a88f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cbae815fc8a88f9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7cbae815fc8a88f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf04b066ccb2098c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf04b066ccb2098c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6746ac7f55cb9a16ef63ccc448b3ed20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf04b066ccb2098c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf04b066ccb2098c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cf04b066ccb2098c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a177f6bf71995605" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a177f6bf71995605" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e44b454c9f9a0c4065eb5e0be8f9aff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a177f6bf71995605" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a177f6bf71995605" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a177f6bf71995605" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e26cda78c69c148" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e26cda78c69c148" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ef9d8ca54e0714d56471d975f5881cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e26cda78c69c148" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1e26cda78c69c148" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1e26cda78c69c148" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ab8cf6c277c54a9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ab8cf6c277c54a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e91721bfe7612e097ae90e8f0669fed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ab8cf6c277c54a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8ab8cf6c277c54a9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8ab8cf6c277c54a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-796a9e05cdcfbef9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-796a9e05cdcfbef9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d17bbe024fddd93c9ebfef920842b35d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-796a9e05cdcfbef9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8837514f9688112" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8837514f9688112" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-281d080ed77edcba8855ebb32959e46c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8837514f9688112" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db428a183af229d6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db428a183af229d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-413c5ea1fd056f3af39573985d5ba22b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db428a183af229d6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-220b2827e93cff7f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-220b2827e93cff7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-18109fbe8795b2a949ee42736470c1da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-220b2827e93cff7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-220b2827e93cff7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-220b2827e93cff7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e286911c89a3ba8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e286911c89a3ba8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-681a58850e124c099d5e4e98844452a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e286911c89a3ba8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e286911c89a3ba8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6e286911c89a3ba8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f41f5f6ab21b985a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f41f5f6ab21b985a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3016f08ce9f8be0e5196ed4ecb2c7d72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f41f5f6ab21b985a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f41f5f6ab21b985a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f41f5f6ab21b985a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff7025dd37721a19" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff7025dd37721a19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e460743c76f8c2cecae2a690838372c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff7025dd37721a19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff7025dd37721a19" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ff7025dd37721a19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22de3d567c2da227" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22de3d567c2da227" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ec3a0e26f525e85a5ba89f47e080ec84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22de3d567c2da227" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22de3d567c2da227" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22de3d567c2da227" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0479f59657464e67" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0479f59657464e67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-21ade8450b02ada6a67ff1ae5b23fa15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0479f59657464e67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0479f59657464e67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0479f59657464e67" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9970deab985d978a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9970deab985d978a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f9c8be2e9e19169f1d011192f3447444" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9970deab985d978a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9970deab985d978a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9970deab985d978a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a9ca8d92337dcca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a9ca8d92337dcca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e03a145e88dd19b5a5bc28f376267bba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a9ca8d92337dcca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a9ca8d92337dcca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a9ca8d92337dcca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a1f2e025c68d99d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a1f2e025c68d99d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e409ef44c1bd9e4cc1ac96ef213d31cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a1f2e025c68d99d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a1f2e025c68d99d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a1f2e025c68d99d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7f3be9f19d981ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7f3be9f19d981ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4ee4e12a8dc306e8fc4172a1c702c4b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7f3be9f19d981ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7f3be9f19d981ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c7f3be9f19d981ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc69e10af3647051" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc69e10af3647051" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cc67b6ac38e25406843bd85e4f4d16c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc69e10af3647051" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cc69e10af3647051" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cc69e10af3647051" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6d7f7f345e7ad27" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6d7f7f345e7ad27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-685dce6460e9a3871be22ab958747a67" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6d7f7f345e7ad27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6d7f7f345e7ad27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b6d7f7f345e7ad27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a79a583d13f303d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a79a583d13f303d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-78c82686cfc5d57f05a2743537f09c20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a79a583d13f303d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a79a583d13f303d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9a79a583d13f303d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bf901d9b81181c2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bf901d9b81181c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-39c2401bc4b3e765b9a540edcb9d03d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bf901d9b81181c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2bf901d9b81181c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2bf901d9b81181c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fa2d83373ef0880" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fa2d83373ef0880" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-12e55e05912c7f17472e2e20aa614341" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fa2d83373ef0880" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fa2d83373ef0880" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2fa2d83373ef0880" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c85148309d8697a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c85148309d8697a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b3b0646929af1576195959478b163dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c85148309d8697a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c85148309d8697a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3c85148309d8697a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c941cbe59b864e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c941cbe59b864e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-255e91e39234cb823b6e3b76ba3aae83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c941cbe59b864e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c941cbe59b864e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2c941cbe59b864e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f8ad21f44292c32" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f8ad21f44292c32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d6150aa9e1040d6fd403ae351437300d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f8ad21f44292c32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f8ad21f44292c32" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7f8ad21f44292c32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-874899696eaf52d9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-874899696eaf52d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-74cf2d397e8b319ee06ee70a1ada887b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-874899696eaf52d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-874899696eaf52d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-874899696eaf52d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00d08fed275d20dc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00d08fed275d20dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79aebce1b3c32bfb41b90dc61668cae3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00d08fed275d20dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00d08fed275d20dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00d08fed275d20dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db9253a221502f7a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db9253a221502f7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e8b2c73b343b2a522006845fc484f3c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db9253a221502f7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db9253a221502f7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-db9253a221502f7a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4464624fc2056db2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4464624fc2056db2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c8927c19d0573611957dbd89718758ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4464624fc2056db2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4464624fc2056db2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4464624fc2056db2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a2c7bd0a54dad82" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a2c7bd0a54dad82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-67210b914bf109034184dd4bb266dcf8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a2c7bd0a54dad82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a2c7bd0a54dad82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a2c7bd0a54dad82" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acb9ee4b3c253b36" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acb9ee4b3c253b36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a1006c8834cef5d60930a4968bdb0d99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acb9ee4b3c253b36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-acb9ee4b3c253b36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-acb9ee4b3c253b36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f348855e4c6d5457" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f348855e4c6d5457" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0f1d93da6282a929c24dbd0cea917fa6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f348855e4c6d5457" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f348855e4c6d5457" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f348855e4c6d5457" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a16f5c25cb871b9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a16f5c25cb871b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c1146b98acd608b0ce829889b321e3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a16f5c25cb871b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a16f5c25cb871b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9a16f5c25cb871b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a256c213dd3e140" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a256c213dd3e140" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dda81375b272a4f23ea32c722f82501a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a256c213dd3e140" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a256c213dd3e140" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7a256c213dd3e140" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-777cfbbbef518cef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-777cfbbbef518cef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-55779c2d3dd1b8a2785bfec02ad6da27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-777cfbbbef518cef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-777cfbbbef518cef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-777cfbbbef518cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c70cdad8dc67f71" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c70cdad8dc67f71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3aac10f386b61fdbf34263448923fdde" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c70cdad8dc67f71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c70cdad8dc67f71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0c70cdad8dc67f71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-224edbc924d32ac7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-224edbc924d32ac7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4494f0abd5b971508797a7eefb54ad08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-224edbc924d32ac7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-224edbc924d32ac7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-224edbc924d32ac7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-995307b04ed7fe84" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-995307b04ed7fe84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d932b69dca5072d8a43fbc8ee2c6990c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-995307b04ed7fe84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-995307b04ed7fe84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-995307b04ed7fe84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-803586bcfe7fce57" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-803586bcfe7fce57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3bb3c99e336333f1e92083b767da575b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-803586bcfe7fce57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-803586bcfe7fce57" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-803586bcfe7fce57" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7cefff3e2913b89" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7cefff3e2913b89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-987cc4656a7c9f5ecb75e39b5e1920ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7cefff3e2913b89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7cefff3e2913b89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e7cefff3e2913b89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb3380102e541bcc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb3380102e541bcc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fd9dce558a2398b893e1b5bad0c78988" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb3380102e541bcc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb3380102e541bcc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fb3380102e541bcc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7200dff990e3141f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7200dff990e3141f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-18b33ee624f362f085a44aa99dd8dcab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7200dff990e3141f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7200dff990e3141f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7200dff990e3141f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2338b4acc2d4c32f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2338b4acc2d4c32f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-656bc106243ea6f0dbb45ac88a6cfbbe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2338b4acc2d4c32f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2338b4acc2d4c32f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2338b4acc2d4c32f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf537e80ddbd2cf5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf537e80ddbd2cf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0906353c298d9fde2d0c041b121d89e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf537e80ddbd2cf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf537e80ddbd2cf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bf537e80ddbd2cf5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88d5e375567d4e11" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88d5e375567d4e11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0db5c0ecdb353e5165fb1cd4d0e2190d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88d5e375567d4e11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88d5e375567d4e11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-88d5e375567d4e11" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62bf03423bc81a43" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62bf03423bc81a43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-599d6416e0beb72f666e0955dc91dcda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62bf03423bc81a43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62bf03423bc81a43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-62bf03423bc81a43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b7a0c256b4bdf1d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b7a0c256b4bdf1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-940cd6c22125de3c0669a7312e2aba60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b7a0c256b4bdf1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b7a0c256b4bdf1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b7a0c256b4bdf1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-867b93c92af833b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-867b93c92af833b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b096e26588feef2833a2dbe7637328e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-867b93c92af833b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-867b93c92af833b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-867b93c92af833b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9737b7ac97d0b8f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9737b7ac97d0b8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-36988318e5c03f5cdd9ff9f9d4225aad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9737b7ac97d0b8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9737b7ac97d0b8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9737b7ac97d0b8f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35e5ec20e84f3447" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35e5ec20e84f3447" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-42c1d5a265857e0803567c7b7eb5674b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35e5ec20e84f3447" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e178fdd19f4377a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e178fdd19f4377a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-972313160a729e0913a2f394b20356b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e178fdd19f4377a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d19510ec7ec2b920" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d19510ec7ec2b920" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7805a74bbb34fe901457c153bbd31a9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d19510ec7ec2b920" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd3ff2fde82b325c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd3ff2fde82b325c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53baf4503360e39c0b75e8e1c66e235d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd3ff2fde82b325c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd3ff2fde82b325c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd3ff2fde82b325c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ffce22c7c5660d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ffce22c7c5660d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f11872b8779254c98e072944752a022" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ffce22c7c5660d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ffce22c7c5660d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ffce22c7c5660d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f59be227460efbf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f59be227460efbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6821f1189ef2ba33b279a06bffe3c87f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f59be227460efbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f59be227460efbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8f59be227460efbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252650bec9c225a6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252650bec9c225a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-97161e9361846d029c3ef74197a3a0de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252650bec9c225a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252650bec9c225a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-252650bec9c225a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e887d1073ab228bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e887d1073ab228bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b8ec00eb30f8b008b4930c92585e854a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e887d1073ab228bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e887d1073ab228bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e887d1073ab228bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b33807efc17f9b4b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b33807efc17f9b4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b64df7771949d34841ad31e302908e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b33807efc17f9b4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b33807efc17f9b4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b33807efc17f9b4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d6923891775f21e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d6923891775f21e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2d5af0eb07110168e54ba26dfb187298" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d6923891775f21e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d6923891775f21e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4d6923891775f21e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-748f7502cfbe6e8c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-748f7502cfbe6e8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4940ecc419b2c5b5c5d44e20fbeb429b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-748f7502cfbe6e8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-748f7502cfbe6e8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-748f7502cfbe6e8c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c1b3340dae49e0a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c1b3340dae49e0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0cee275d5c6b4df7721b95894ad55d22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c1b3340dae49e0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c1b3340dae49e0a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7c1b3340dae49e0a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a81eb205f32188ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a81eb205f32188ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-65b754f88962103eaf10e38126385439" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a81eb205f32188ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a81eb205f32188ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a81eb205f32188ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-249d11a53c126588" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-249d11a53c126588" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2a46ab42256740c5e9bf3766d33861c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-249d11a53c126588" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-249d11a53c126588" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-249d11a53c126588" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5f5b498a538b5a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5f5b498a538b5a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f845dfd99bdf269f64b7cac2bd1e66a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5f5b498a538b5a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5f5b498a538b5a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5f5b498a538b5a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a7025469d914a3a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a7025469d914a3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-facd91c1bef0a795bf347d4d18aa9073" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a7025469d914a3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a7025469d914a3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a7025469d914a3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88166385d02c816e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88166385d02c816e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0fa0d9f7364956cd96fe5e115afd6e2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88166385d02c816e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88166385d02c816e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-88166385d02c816e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23f1868a41e62d2e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23f1868a41e62d2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7febf1fb847c5d26842850cb63f80781" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23f1868a41e62d2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23f1868a41e62d2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23f1868a41e62d2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce77bfe2667e114f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce77bfe2667e114f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a1806fa6ed8035149d3ddbca968c2dd6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce77bfe2667e114f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce77bfe2667e114f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ce77bfe2667e114f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a5733f2e546a6af" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a5733f2e546a6af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-76e3c1a167f60fbf7ac669acd2dc14ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a5733f2e546a6af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0a5733f2e546a6af" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0a5733f2e546a6af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-371d8a11be07677e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-371d8a11be07677e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-759f12b9cf3918d1dafe84c6d9572191" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-371d8a11be07677e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-371d8a11be07677e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-371d8a11be07677e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-490348fab61ed75f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-490348fab61ed75f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d48a1627f06a658365b56af9fd062fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-490348fab61ed75f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-490348fab61ed75f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-490348fab61ed75f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd52899dcb2b7a45" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd52899dcb2b7a45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7bf8f85fc13498b50f4be0c737c59f6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd52899dcb2b7a45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd52899dcb2b7a45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd52899dcb2b7a45" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bf228110365fac8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bf228110365fac8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d7be198226f6cfb5f59d88944dd47ed0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bf228110365fac8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bf228110365fac8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4bf228110365fac8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7e9a8353b234c4a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7e9a8353b234c4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be639d13288322c68ae06eadd942a3c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7e9a8353b234c4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e7e9a8353b234c4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e7e9a8353b234c4a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5330c5ec6c931df6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5330c5ec6c931df6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-46a083ab7ad9edc53bb7d4ed98dfbf73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5330c5ec6c931df6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5330c5ec6c931df6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5330c5ec6c931df6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-215515feef0d3674" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-215515feef0d3674" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c684c8f3f95269432c944d6de99f9dd2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-215515feef0d3674" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-215515feef0d3674" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-215515feef0d3674" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d183a67155dd9a68" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d183a67155dd9a68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0eb440d2f9a980e30c4a924ed25d4c5e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d183a67155dd9a68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d183a67155dd9a68" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d183a67155dd9a68" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5540d7a8f1b09a95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5540d7a8f1b09a95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cdfeabd3fa2c7df548c41933b79b1939" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5540d7a8f1b09a95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5540d7a8f1b09a95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5540d7a8f1b09a95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00c0650e3f80edf9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00c0650e3f80edf9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-955483fd03b7f25304e6a8cf9c046509" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00c0650e3f80edf9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00c0650e3f80edf9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00c0650e3f80edf9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b42b0404b75c1e2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b42b0404b75c1e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7e4f71edc68dc1f65ce6247fe2395c36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b42b0404b75c1e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b42b0404b75c1e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7b42b0404b75c1e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9e518f9f7723df5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9e518f9f7723df5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-01b6118880e1d35d6650e5b3c199fec5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9e518f9f7723df5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9e518f9f7723df5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a9e518f9f7723df5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59d693a32688e61a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59d693a32688e61a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-089a1c434a58983b7d6130ac66f878df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59d693a32688e61a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-59d693a32688e61a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-59d693a32688e61a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3d7fdd916b2e000" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3d7fdd916b2e000" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-42c6b92f3126fce4d135fbd90d98b06d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3d7fdd916b2e000" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3d7fdd916b2e000" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b3d7fdd916b2e000" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a995348e389bdca7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a995348e389bdca7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4abe37ce501761ac6c1a6b062e767fa1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a995348e389bdca7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a995348e389bdca7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a995348e389bdca7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b910045d57062b45" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b910045d57062b45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5a6cec5f8328c5aec01a2bcc54100bca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b910045d57062b45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b910045d57062b45" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b910045d57062b45" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a1487099e0ac2b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a1487099e0ac2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7888e3cb7ae5e65acab42cf5c68ca8d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a1487099e0ac2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a1487099e0ac2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-52a1487099e0ac2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50ef1714d440628e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50ef1714d440628e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-638e1937b043b22bbb9dc95adeab18ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50ef1714d440628e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50ef1714d440628e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-50ef1714d440628e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb50d3e0a4e30588" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb50d3e0a4e30588" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c8b3de7b9adbbed49c449b00b6b81e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb50d3e0a4e30588" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb50d3e0a4e30588" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb50d3e0a4e30588" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf7570fbaf6473b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf7570fbaf6473b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-30dca4cf92d4545b789613e13a125a13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf7570fbaf6473b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf7570fbaf6473b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cf7570fbaf6473b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41bcc3c7056f056e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41bcc3c7056f056e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77789f491303d4848c463d85d117dcbc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41bcc3c7056f056e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41bcc3c7056f056e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-41bcc3c7056f056e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd23c948a6091605" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd23c948a6091605" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-39d8b985f2cd4d40af647ab0c7cfee6c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd23c948a6091605" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd23c948a6091605" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd23c948a6091605" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30b84e941d1ed3a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30b84e941d1ed3a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-336450d47bef4ba74e8d64faa3dc07d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30b84e941d1ed3a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30b84e941d1ed3a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-30b84e941d1ed3a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e8e0950a146272f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e8e0950a146272f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04bcc808cbc995a9787536f0669cebe7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e8e0950a146272f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e8e0950a146272f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9e8e0950a146272f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4a6327ca21fcb10" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4a6327ca21fcb10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5c950ceab509b4d8aafb32c3557bb34c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4a6327ca21fcb10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a4a6327ca21fcb10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a4a6327ca21fcb10" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee13cc2ec8dc34fa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee13cc2ec8dc34fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-876027940cbdf09d97c4b3a1a3fe0f21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee13cc2ec8dc34fa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b734fb235243a8d1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b734fb235243a8d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fb73679cd0c5371c42caa2ded635b95c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b734fb235243a8d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6c30c8500df4e7f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6c30c8500df4e7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7ab3000e45835e178f080cbe17abea81" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6c30c8500df4e7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6d53c85a448221d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6d53c85a448221d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0fcd08cf3b811a39b3296a04f69678c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6d53c85a448221d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6d53c85a448221d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b6d53c85a448221d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20b44557b5b2f3ab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20b44557b5b2f3ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-581ab96fe28a2b69a0edd795d3587313" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20b44557b5b2f3ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20b44557b5b2f3ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20b44557b5b2f3ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f77cc9eec1c2bd7a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f77cc9eec1c2bd7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca73c6c3f95a1bb15c22164dffd92c47" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f77cc9eec1c2bd7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f77cc9eec1c2bd7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f77cc9eec1c2bd7a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d803f25d201cbf79" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d803f25d201cbf79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1e20661d9dafcb84dc35692167f42bdd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d803f25d201cbf79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d803f25d201cbf79" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d803f25d201cbf79" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a787233fd58cd0e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a787233fd58cd0e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-43e5e119ff99ef969f6f21f1234bb331" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a787233fd58cd0e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a787233fd58cd0e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a787233fd58cd0e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-553d03d616512756" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-553d03d616512756" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-caa405e7881a61e224eefe637b36a081" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-553d03d616512756" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-553d03d616512756" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-553d03d616512756" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6c6eceae4328b85" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6c6eceae4328b85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cfac0c277b12376477286825963525d8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6c6eceae4328b85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6c6eceae4328b85" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c6c6eceae4328b85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9384b91fc6f9529" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9384b91fc6f9529" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-07d14c7eb864ef66920ef8f069285e02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9384b91fc6f9529" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9384b91fc6f9529" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e9384b91fc6f9529" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-565c43688cf95090" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-565c43688cf95090" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f45c3c0c22b0cc0970f853bf7d965abc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-565c43688cf95090" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-565c43688cf95090" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-565c43688cf95090" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c50a0ad9b935095" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c50a0ad9b935095" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-df547217fa9a422ec5e7741b5b35417f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c50a0ad9b935095" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c50a0ad9b935095" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3c50a0ad9b935095" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa5ea7a9a0bc5fd5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa5ea7a9a0bc5fd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f2187c74f283ca2d592da1823170fe6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa5ea7a9a0bc5fd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa5ea7a9a0bc5fd5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa5ea7a9a0bc5fd5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ead421457dadcb3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ead421457dadcb3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ca5d37a14466db641fc3194a23066027" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ead421457dadcb3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ead421457dadcb3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ead421457dadcb3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78f7d3c7dec57f88" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78f7d3c7dec57f88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb5d076269c8a8ba400e367d2c0f6d64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78f7d3c7dec57f88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78f7d3c7dec57f88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-78f7d3c7dec57f88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-774098f35730266a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-774098f35730266a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-741fb151514ae77d93ab7ff91342c19d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-774098f35730266a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-774098f35730266a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-774098f35730266a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1d04a0ab3f2ebf3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1d04a0ab3f2ebf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6da5bf3a861c1a0b92cbb7cb7eaed6f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1d04a0ab3f2ebf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1d04a0ab3f2ebf3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e1d04a0ab3f2ebf3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa0fafe3c5cb048f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa0fafe3c5cb048f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a6647194769f0c8059ae0cba1653032" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa0fafe3c5cb048f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa0fafe3c5cb048f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa0fafe3c5cb048f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9753f68e60e47840" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9753f68e60e47840" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1a3e39a8e282e7fc92cdf3ecde8530c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9753f68e60e47840" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9753f68e60e47840" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9753f68e60e47840" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcb747a2785ed938" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcb747a2785ed938" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-806c9c8c0bc55b667ce60ec596523b01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcb747a2785ed938" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcb747a2785ed938" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bcb747a2785ed938" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0273d49e677a4c17" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0273d49e677a4c17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4adf87fd8ac5fda8bbf53a8bf32062f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0273d49e677a4c17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0273d49e677a4c17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0273d49e677a4c17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdbdb0e3c2cff98a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdbdb0e3c2cff98a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d973d011776455c43bf7da2fd27a4c8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdbdb0e3c2cff98a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdbdb0e3c2cff98a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fdbdb0e3c2cff98a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41a876a1b1aaeffa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41a876a1b1aaeffa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-155852b5095d055b9c5132f08ebbde9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41a876a1b1aaeffa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41a876a1b1aaeffa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-41a876a1b1aaeffa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e372eee095d29a10" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e372eee095d29a10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-529a98e65d801aadaab8b625fe457a69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e372eee095d29a10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e372eee095d29a10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e372eee095d29a10" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf79e692770fe78a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf79e692770fe78a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1dde613d8de32f0db635aceda0c37cbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf79e692770fe78a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf79e692770fe78a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bf79e692770fe78a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aad6e67c3015d62" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aad6e67c3015d62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be698b5a42689be4b9746dc9e0e3c5bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aad6e67c3015d62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9aad6e67c3015d62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9aad6e67c3015d62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2349a10c7288f41" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2349a10c7288f41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c1eb952e86b8c5f949a26e86a7c1bbaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2349a10c7288f41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2349a10c7288f41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c2349a10c7288f41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6baa7e793ee538c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6baa7e793ee538c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9da7dff952dfd98f5e2f4a01395e9519" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6baa7e793ee538c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6baa7e793ee538c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6baa7e793ee538c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25f6ec8d0bfcc043" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25f6ec8d0bfcc043" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-373809ce557583034511895a5862df16" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25f6ec8d0bfcc043" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25f6ec8d0bfcc043" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-25f6ec8d0bfcc043" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aaed2efbc43ad9fb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aaed2efbc43ad9fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05cc0b9bddf4fe2ce74f54376e3c3a4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aaed2efbc43ad9fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aaed2efbc43ad9fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aaed2efbc43ad9fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa2878a5ac6fdd08" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa2878a5ac6fdd08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f94b2773a4e690f38117b140c9cd5ce8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa2878a5ac6fdd08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa2878a5ac6fdd08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-aa2878a5ac6fdd08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cfd8d2dd24ce9a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cfd8d2dd24ce9a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-722f4fc7151e354906aee242a1b6c36e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cfd8d2dd24ce9a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7cfd8d2dd24ce9a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7cfd8d2dd24ce9a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1c9fb1ba3983d5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1c9fb1ba3983d5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cbd6ac892f5cbfeb20f46c69b48969e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1c9fb1ba3983d5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1c9fb1ba3983d5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c1c9fb1ba3983d5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86dcdc13d577a26c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86dcdc13d577a26c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c8d2e34a2ad81692526ece0eff9ee5e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86dcdc13d577a26c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86dcdc13d577a26c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-86dcdc13d577a26c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed521b2633b3e4e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed521b2633b3e4e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ad130e4be2a82593dbdfceaf87123d7d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed521b2633b3e4e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed521b2633b3e4e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ed521b2633b3e4e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a32736a7aaf6440" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a32736a7aaf6440" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d384d886335242e7b9c2712c57622fce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a32736a7aaf6440" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a32736a7aaf6440" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a32736a7aaf6440" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac96731b72b3d5d1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac96731b72b3d5d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-21f473e099fe6fb52827d93a641795f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac96731b72b3d5d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac96731b72b3d5d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ac96731b72b3d5d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-855623d3d8cbbad0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-855623d3d8cbbad0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3fee0f07c2fef4c75075c581e79c09ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-855623d3d8cbbad0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-855623d3d8cbbad0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-855623d3d8cbbad0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8800070bb5bf933" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8800070bb5bf933" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fef08d00f4f86ec45806db6db53d1e20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8800070bb5bf933" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8800070bb5bf933" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f8800070bb5bf933" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43394265fee1d347" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43394265fee1d347" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-86f163bb66c20da25c834b4b530527d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43394265fee1d347" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-43394265fee1d347" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-43394265fee1d347" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a450ad370d703808" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a450ad370d703808" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e5f37be7c051e9c33aec244264519bbd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a450ad370d703808" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a450ad370d703808" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a450ad370d703808" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ad3736cc65f9ffb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ad3736cc65f9ffb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f804ace541c910739e61e6433309f4e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ad3736cc65f9ffb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ad3736cc65f9ffb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0ad3736cc65f9ffb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-499810622ba6cb23" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-499810622ba6cb23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-31587a7154c84bc5abd8d4d392d98a07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-499810622ba6cb23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-499810622ba6cb23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-499810622ba6cb23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8286410e65df98de" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8286410e65df98de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-717b6a3a10af4cd4d821b03d86cbcc24" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8286410e65df98de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8286410e65df98de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8286410e65df98de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0feaac6550a45a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0feaac6550a45a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8f7eef79693067d5fac05acc448d1c5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0feaac6550a45a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e064ffba01a00461" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e064ffba01a00461" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-051ec0459bd1788017da6251664084aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e064ffba01a00461" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce94ce3ffeb14cee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce94ce3ffeb14cee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-858ff61ca69bc9b3cb66c5ab72429d55" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce94ce3ffeb14cee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12a6828c02178087" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12a6828c02178087" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c3294bed50e07f51fece90f9effad28" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12a6828c02178087" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12a6828c02178087" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-12a6828c02178087" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c451e59bfa1a708" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c451e59bfa1a708" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fd3a26b61231daa91e034543faa0f173" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c451e59bfa1a708" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c451e59bfa1a708" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3c451e59bfa1a708" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fd3877ad93bb590" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fd3877ad93bb590" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d9f580b589736615dc43ef2a4b00967a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fd3877ad93bb590" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fd3877ad93bb590" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0fd3877ad93bb590" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f73a2634d2b88df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f73a2634d2b88df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-579f24a35630a2bed72299ca575dfc7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f73a2634d2b88df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3f73a2634d2b88df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3f73a2634d2b88df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a81c912dbe3c979" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a81c912dbe3c979" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cbedfad0b1728db277a11ee3ae668c71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a81c912dbe3c979" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a81c912dbe3c979" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a81c912dbe3c979" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77d09a76f865b557" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77d09a76f865b557" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4584923309f139188cafc3b7ea3305ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77d09a76f865b557" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77d09a76f865b557" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-77d09a76f865b557" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09830c3e657acc5b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09830c3e657acc5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d8c106c782705641c6e662d5f94e7748" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09830c3e657acc5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09830c3e657acc5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-09830c3e657acc5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d755380836247946" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d755380836247946" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-62765388902889a991ecf36eb5dd8e22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d755380836247946" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d755380836247946" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d755380836247946" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4af80a7378d52fab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4af80a7378d52fab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0b6f64c48f7c77bf1b62a353d27f6fa3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4af80a7378d52fab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4af80a7378d52fab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4af80a7378d52fab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-345c632c422bc930" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-345c632c422bc930" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-63a2cf59ab74274aff6b5a569367648d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-345c632c422bc930" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-345c632c422bc930" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-345c632c422bc930" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7a1787fb563611b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7a1787fb563611b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fd209b53921f8ce43d62231fa8a64582" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7a1787fb563611b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7a1787fb563611b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c7a1787fb563611b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af7d9bbd6ff65ff6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af7d9bbd6ff65ff6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-761af07d1eab9efaa789de23fc69700b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af7d9bbd6ff65ff6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af7d9bbd6ff65ff6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-af7d9bbd6ff65ff6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71bc9987c20f43e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71bc9987c20f43e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c49a391962854d02a93f1c5351c0976" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71bc9987c20f43e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71bc9987c20f43e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-71bc9987c20f43e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f15cbf8eeea3466b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f15cbf8eeea3466b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f71e92eaf517b706c07b91fd57d2f70a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f15cbf8eeea3466b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f15cbf8eeea3466b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f15cbf8eeea3466b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de404993d9527913" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de404993d9527913" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-171ee462349902ffa66f53c629c6ee44" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de404993d9527913" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de404993d9527913" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de404993d9527913" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e755415b42cdfc3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e755415b42cdfc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f3987f90b9d4e4356f2022010d71773c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e755415b42cdfc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e755415b42cdfc3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4e755415b42cdfc3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1541578f872519de" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1541578f872519de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0af425a08314306503554e3a72d98649" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1541578f872519de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1541578f872519de" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1541578f872519de" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ff936c4d5a65027" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ff936c4d5a65027" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8094c9f76359c81fec3c9540b527ab0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ff936c4d5a65027" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ff936c4d5a65027" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0ff936c4d5a65027" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb1370fd38869422" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb1370fd38869422" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6bdc10a0638ec2b289e9d68bb7b54692" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb1370fd38869422" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb1370fd38869422" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cb1370fd38869422" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c12012a274661311" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c12012a274661311" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6c027805daccd1f2772f04dfd0fc0d2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c12012a274661311" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c12012a274661311" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c12012a274661311" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39bdd63f53a0a3e0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39bdd63f53a0a3e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d53184939c97cd7eb49897ad40c6122b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39bdd63f53a0a3e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39bdd63f53a0a3e0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-39bdd63f53a0a3e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d88d7f185a58fbc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d88d7f185a58fbc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90e08208b8c36dfaba4530b8b4131f53" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d88d7f185a58fbc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7d88d7f185a58fbc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7d88d7f185a58fbc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5541a58286cb3633" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5541a58286cb3633" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4945dd42408ed755f9d222126d056a07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5541a58286cb3633" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5541a58286cb3633" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5541a58286cb3633" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96b43c098b1b9892" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96b43c098b1b9892" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-57bbd0662f8cf0d89a6b134cf1a5860a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96b43c098b1b9892" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96b43c098b1b9892" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-96b43c098b1b9892" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c246f67c18588968" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c246f67c18588968" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-965adaf3561e96c95ede6b178d6dad50" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c246f67c18588968" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c246f67c18588968" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c246f67c18588968" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-830b6a3f9d2a90d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-830b6a3f9d2a90d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9be437239c28de7ba981540179028663" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-830b6a3f9d2a90d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-830b6a3f9d2a90d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-830b6a3f9d2a90d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d303287077b38adc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d303287077b38adc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-68f6d18c55ede695034b37f4fd57cfaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d303287077b38adc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d303287077b38adc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d303287077b38adc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee9685fed1e86ebc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee9685fed1e86ebc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-81b1d8e73466f5c760b9cef501803273" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee9685fed1e86ebc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee9685fed1e86ebc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ee9685fed1e86ebc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-750013ee99191760" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-750013ee99191760" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1da334c8cb38cbf7118c90ffb7d31d04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-750013ee99191760" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-750013ee99191760" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-750013ee99191760" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddf5e0956544a52f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddf5e0956544a52f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-706dd2c8ce92287b97124f5d8fe1fafb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddf5e0956544a52f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddf5e0956544a52f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ddf5e0956544a52f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f52dbae56bbc9d39" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f52dbae56bbc9d39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dec8b0b2825f13327533d1d58d465edd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f52dbae56bbc9d39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f52dbae56bbc9d39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f52dbae56bbc9d39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da53f0501673e385" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da53f0501673e385" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c65b18be9584b09a78bfb21b4406bd72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da53f0501673e385" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da53f0501673e385" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-da53f0501673e385" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba02c54a7af6570b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba02c54a7af6570b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac7cc0b593f58712bd86a146cf5d2736" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba02c54a7af6570b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba02c54a7af6570b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba02c54a7af6570b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db25c3a5e7a1a1a1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db25c3a5e7a1a1a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b3835f5de763319bf574c5baf882d49b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db25c3a5e7a1a1a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db25c3a5e7a1a1a1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-db25c3a5e7a1a1a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2c3fb1f92de752a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2c3fb1f92de752a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c6f6ec35b74eec1f0560e0063add080d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2c3fb1f92de752a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f2c3fb1f92de752a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f2c3fb1f92de752a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-675ece2b0bf9b5d9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-675ece2b0bf9b5d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-25e9f8ab556430ab42628c74ce955a3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-675ece2b0bf9b5d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-675ece2b0bf9b5d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-675ece2b0bf9b5d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3636883d66686052" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3636883d66686052" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-34c0849a0e133ae485eaaf11181f5dd1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3636883d66686052" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3636883d66686052" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3636883d66686052" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcae01891f3df1ab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcae01891f3df1ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d449c10a30e3bfda746276827b092818" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcae01891f3df1ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcae01891f3df1ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dcae01891f3df1ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7d3e9fde86ebaa9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7d3e9fde86ebaa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-79e462ec668f2c7bce74c1ab87414776" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7d3e9fde86ebaa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7d3e9fde86ebaa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c7d3e9fde86ebaa9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac32f14c87b33038" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac32f14c87b33038" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f61e94c581debd91b198aecc60fabfc7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac32f14c87b33038" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac32f14c87b33038" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ac32f14c87b33038" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f537a21856f08369" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f537a21856f08369" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a280cc539e76126c79f69d92c29df01a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f537a21856f08369" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f537a21856f08369" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f537a21856f08369" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00f083d41bd61524" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00f083d41bd61524" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-deeeed6817ac9e85d66d27b909276284" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00f083d41bd61524" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00f083d41bd61524" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00f083d41bd61524" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1b381bf8dba64a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1b381bf8dba64a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3f056b691038060d049d9024e4ce1f26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1b381bf8dba64a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d077009cdc28464" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d077009cdc28464" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5c667c45c5f19dee0fd2ead42dcb363a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4d077009cdc28464" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a215256f27d047f0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a215256f27d047f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3a2ce6995fe0f1af7f006dbdff39b64d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a215256f27d047f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dad48a49e7cb705" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dad48a49e7cb705" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ecbd67d297244d89019a4a2fe0a27ce0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dad48a49e7cb705" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4dad48a49e7cb705" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4dad48a49e7cb705" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8298cf056e88596c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8298cf056e88596c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c17e2fefabbdb0684cce0809127996d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8298cf056e88596c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8298cf056e88596c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8298cf056e88596c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c75c54345c78eb6d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c75c54345c78eb6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c342bd98e551cd0292cd3ba371831785" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c75c54345c78eb6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c75c54345c78eb6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c75c54345c78eb6d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f352adcc1941f52d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f352adcc1941f52d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a55b9a303cf08200b9677e5150678b4a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f352adcc1941f52d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f352adcc1941f52d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f352adcc1941f52d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4edd3f219f45c9ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4edd3f219f45c9ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bbe075936875b0367691af0bc4e3b3fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4edd3f219f45c9ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4edd3f219f45c9ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4edd3f219f45c9ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13475472a94e4826" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13475472a94e4826" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1a1d63a8e37de5da0732213e6d0fed46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13475472a94e4826" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13475472a94e4826" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-13475472a94e4826" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f7f519fa328a154" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f7f519fa328a154" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ebddab994dc5b7a7fc0ad6f040201eff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f7f519fa328a154" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f7f519fa328a154" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9f7f519fa328a154" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-559c2381db08d330" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-559c2381db08d330" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2d996bbe323dab1f34fa25d80d0f9ecb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-559c2381db08d330" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-559c2381db08d330" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-559c2381db08d330" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0e9056d935e3b7a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0e9056d935e3b7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-28bd97eedf93457636d612c5d16c94c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0e9056d935e3b7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f0e9056d935e3b7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f0e9056d935e3b7a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e180986f4f5e368a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e180986f4f5e368a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f710dc6a9c38bad128d380d5f62ffeef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e180986f4f5e368a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e180986f4f5e368a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e180986f4f5e368a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04a25506dcee3bed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04a25506dcee3bed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8551da7254ddfe9dd75be47df19bbf56" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04a25506dcee3bed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04a25506dcee3bed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-04a25506dcee3bed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9143dd41fd041065" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9143dd41fd041065" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6e9e540f95feaa9ddce6f8aff16bb8b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9143dd41fd041065" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9143dd41fd041065" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9143dd41fd041065" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c5f04e57b7461ad" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c5f04e57b7461ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa9d1cab6a861bced2cc8db5e3d12483" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c5f04e57b7461ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c5f04e57b7461ad" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4c5f04e57b7461ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-837a48addf3e66ef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-837a48addf3e66ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b46ab4cff287ceeca5c52b061cf61ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-837a48addf3e66ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-837a48addf3e66ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-837a48addf3e66ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cbb8b11f14c9863" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cbb8b11f14c9863" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-686f225db486c4686bed7d4ee6af31c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cbb8b11f14c9863" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cbb8b11f14c9863" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8cbb8b11f14c9863" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-898a3c48b685870f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-898a3c48b685870f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6225945cd4f629d70d5c6227a6c329f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-898a3c48b685870f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-898a3c48b685870f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-898a3c48b685870f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-898540f8259a5694" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-898540f8259a5694" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-942e0e621a6000462ae92dd9da427427" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-898540f8259a5694" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-898540f8259a5694" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-898540f8259a5694" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a7d6da603bfb88" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a7d6da603bfb88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d154fc6688c4101824ead1246cd03174" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a7d6da603bfb88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-52a7d6da603bfb88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-52a7d6da603bfb88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac97a28b98154000" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac97a28b98154000" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1de0c624139ab3c7d988776889d4ba6d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac97a28b98154000" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac97a28b98154000" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ac97a28b98154000" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c6581613ed7df14" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c6581613ed7df14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05b4515d07bc877b533e5d433de8362e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c6581613ed7df14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c6581613ed7df14" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0c6581613ed7df14" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcc693a19d5bad95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcc693a19d5bad95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-287b544eedd44d5fa448539bc04f3adf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcc693a19d5bad95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcc693a19d5bad95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dcc693a19d5bad95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd68a7e1d7971b49" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd68a7e1d7971b49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-830f00ecb1bd95f7c373a2d41d0bb575" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd68a7e1d7971b49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd68a7e1d7971b49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd68a7e1d7971b49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-277327457567f262" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-277327457567f262" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-78d84972c1b69aeef66a8e9a3f611724" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-277327457567f262" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-277327457567f262" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-277327457567f262" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6f82f064b317449" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6f82f064b317449" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9bb5b1f1e52650242208eb0aad8f36ad" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6f82f064b317449" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6f82f064b317449" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d6f82f064b317449" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd4b56bd2df030ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd4b56bd2df030ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2ff961228155ef5f332ad189484628c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd4b56bd2df030ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd4b56bd2df030ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd4b56bd2df030ee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffbbe1c079f7283d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffbbe1c079f7283d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8d1a0fa63b9648c5e7b55cfdf739b6bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffbbe1c079f7283d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ffbbe1c079f7283d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ffbbe1c079f7283d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e1d948eee78c0e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e1d948eee78c0e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f37629fdcc2a79adf3fcadb7c3af08ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e1d948eee78c0e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e1d948eee78c0e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e1d948eee78c0e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-951a71c877deebe8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-951a71c877deebe8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f62e55a29a7328880bc05cb1302550fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-951a71c877deebe8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-951a71c877deebe8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-951a71c877deebe8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-937b5272f40f6881" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-937b5272f40f6881" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d8f7d14b4058d6fb3ad72a6a007871c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-937b5272f40f6881" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-937b5272f40f6881" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-937b5272f40f6881" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-727f1f277dd404cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-727f1f277dd404cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c01ad2d87c1848f55a168da3be1eb68c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-727f1f277dd404cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-727f1f277dd404cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-727f1f277dd404cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98fd894b98d26cda" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98fd894b98d26cda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b52f0fa2fac06312c96ff142d713b8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98fd894b98d26cda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98fd894b98d26cda" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-98fd894b98d26cda" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b51e39e2d066c9b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b51e39e2d066c9b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1fa463cf51d11f6485c2f03752234cb4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b51e39e2d066c9b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b51e39e2d066c9b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b51e39e2d066c9b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf96c7f149ff5bc6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf96c7f149ff5bc6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2be740caada33550a0a1624b5830566f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf96c7f149ff5bc6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cf96c7f149ff5bc6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cf96c7f149ff5bc6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0b2be452342f122" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0b2be452342f122" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-81a7debaa3986308278c17d7c9875b25" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0b2be452342f122" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0b2be452342f122" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e0b2be452342f122" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c7e5ac6dd2bfa6b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c7e5ac6dd2bfa6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f9a1acc681ac9dd1a017c78468056d54" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c7e5ac6dd2bfa6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c7e5ac6dd2bfa6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3c7e5ac6dd2bfa6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d71dad737d39af13" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d71dad737d39af13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e9c10e225a70d4ca6a191bdd96393985" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d71dad737d39af13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d71dad737d39af13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d71dad737d39af13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f83126cae9314cfe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f83126cae9314cfe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c4ad006a07ef26d864da0f7271f8c31" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f83126cae9314cfe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f83126cae9314cfe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f83126cae9314cfe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e53d95dc9d4c935" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e53d95dc9d4c935" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05ea807d5aab5547c21ac9001cfbb57d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e53d95dc9d4c935" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5e53d95dc9d4c935" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5e53d95dc9d4c935" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be28e41907ab81b5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be28e41907ab81b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-187bd0bf0b2731ecdeb07f11876b8a76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be28e41907ab81b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be28e41907ab81b5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-be28e41907ab81b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c271b59227ee4fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c271b59227ee4fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-90ceb20b2f966466f9ab4b32590fd402" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c271b59227ee4fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c271b59227ee4fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3c271b59227ee4fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3351b0c2db27a9ec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3351b0c2db27a9ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b7c96d595378bf16bfea0e04b15fa87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3351b0c2db27a9ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3351b0c2db27a9ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3351b0c2db27a9ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9b61a5b05e3089" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9b61a5b05e3089" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6547b4f35e0c8331fe823034a13f611" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9b61a5b05e3089" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe9b61a5b05e3089" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe9b61a5b05e3089" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efe4ef86d5bc2ed2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efe4ef86d5bc2ed2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c6ef82e442c391855374193046309887" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efe4ef86d5bc2ed2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08bd827a5ba6e121" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08bd827a5ba6e121" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2bb0d3e52d6ad2712f0cacd86bdb5b85" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08bd827a5ba6e121" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f739cf5d7b7eed55" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f739cf5d7b7eed55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-34a56ab7e2d3120ddc0cb22cd0bf9cf4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f739cf5d7b7eed55" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36fbcbe1179e1d5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36fbcbe1179e1d5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e1db495c4134188b38b676187c3d6b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36fbcbe1179e1d5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-36fbcbe1179e1d5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-36fbcbe1179e1d5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abbf548848aa0967" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abbf548848aa0967" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-81ffaf3e58ae80badad6258354a2cad9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abbf548848aa0967" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abbf548848aa0967" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-abbf548848aa0967" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a2b78df4337a347" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a2b78df4337a347" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7adeb229bf1c620cc86ddf1d9bfcf834" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a2b78df4337a347" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a2b78df4337a347" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a2b78df4337a347" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ddd7c2947822774" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ddd7c2947822774" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c77718d5773c29c00fcb8195e7ae5e30" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ddd7c2947822774" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0ddd7c2947822774" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0ddd7c2947822774" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-753b8b92b976fa74" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-753b8b92b976fa74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8bea1371b0df5390de7927949d33bbf6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-753b8b92b976fa74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-753b8b92b976fa74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-753b8b92b976fa74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfeddc2af1796230" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfeddc2af1796230" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f3ed5ae2b05b72e7e3f1d3fa94be3264" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfeddc2af1796230" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfeddc2af1796230" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cfeddc2af1796230" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b9f653cc901fe23" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b9f653cc901fe23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-13424410a08305a5114c3ac01c867563" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b9f653cc901fe23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b9f653cc901fe23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b9f653cc901fe23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fd0a7609042b20b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fd0a7609042b20b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea941d9648d08f50ef3f240526a61a73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fd0a7609042b20b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8fd0a7609042b20b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8fd0a7609042b20b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77c9816c211a6757" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77c9816c211a6757" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3c12d6cafa7074c9394300c564344474" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77c9816c211a6757" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-77c9816c211a6757" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-77c9816c211a6757" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b5383b497378ae9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b5383b497378ae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b56ad2ddabc702914a5a3b894807a800" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b5383b497378ae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b5383b497378ae9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6b5383b497378ae9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93f0d05e2062ed48" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93f0d05e2062ed48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dc721f60b5b0b12f60e0c7af6c623ce8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93f0d05e2062ed48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93f0d05e2062ed48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93f0d05e2062ed48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5f065e9cf846919" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5f065e9cf846919" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-293f46ebba4189c9e020f1cd52330347" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5f065e9cf846919" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5f065e9cf846919" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c5f065e9cf846919" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-620b363eb517ca46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-620b363eb517ca46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a42227f2bcb701c93008c91c0218f51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-620b363eb517ca46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-620b363eb517ca46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-620b363eb517ca46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5a8c008f56f838d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5a8c008f56f838d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f5fe1e842b3c7ce3d745b03ecb8b9999" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5a8c008f56f838d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d5a8c008f56f838d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d5a8c008f56f838d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-788c2279423eb5bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-788c2279423eb5bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ab001ec85da4cbcf67b2909e5770b54a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-788c2279423eb5bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-788c2279423eb5bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-788c2279423eb5bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c57cfc0481c68210" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c57cfc0481c68210" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4c0a9df9587fa68bfdfb2f35d857ede8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c57cfc0481c68210" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c57cfc0481c68210" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c57cfc0481c68210" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c3e36eca8f46c72" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c3e36eca8f46c72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb1a693b8fa0dbf4599dc3265fc46176" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c3e36eca8f46c72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c3e36eca8f46c72" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8c3e36eca8f46c72" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ad7b1cf6c2b651f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ad7b1cf6c2b651f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-56d27102af943eb8221906379ac13237" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ad7b1cf6c2b651f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ad7b1cf6c2b651f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1ad7b1cf6c2b651f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f2e11241b713c2e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f2e11241b713c2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-db49c15c02290e16158cad1afa0b42e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f2e11241b713c2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f2e11241b713c2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5f2e11241b713c2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6405689303910f7c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6405689303910f7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4e4c1fdfece8e7f734414e880ed69329" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6405689303910f7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6405689303910f7c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6405689303910f7c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc3ef5f2c1a4374f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc3ef5f2c1a4374f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a99b7b28251d3a2d9ca6bb864f94effa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc3ef5f2c1a4374f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc3ef5f2c1a4374f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fc3ef5f2c1a4374f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6833d53025a385e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6833d53025a385e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e68b63db04775da7c954ff2779c56d6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6833d53025a385e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6833d53025a385e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6833d53025a385e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83d7007b5866b767" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83d7007b5866b767" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ebd9ef4f58ae2e61dbe260beaed4975b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83d7007b5866b767" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83d7007b5866b767" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83d7007b5866b767" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19ca8edbc8b4f78d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19ca8edbc8b4f78d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d3e660d969aa29ba63e88dfcf6b9e952" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19ca8edbc8b4f78d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19ca8edbc8b4f78d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-19ca8edbc8b4f78d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fe79cd51dfe93fc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fe79cd51dfe93fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d82dab53abc85ba563cf309b0983fea7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fe79cd51dfe93fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4fe79cd51dfe93fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4fe79cd51dfe93fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38d2d97ead9e0cf5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38d2d97ead9e0cf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8fb3a06fc3117840236f30948cd1a3a1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38d2d97ead9e0cf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38d2d97ead9e0cf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-38d2d97ead9e0cf5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e5858a68728f520" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e5858a68728f520" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-417e84925510b0f1b9d0bf14d22f18db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e5858a68728f520" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e5858a68728f520" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7e5858a68728f520" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d81a58feffffc3b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d81a58feffffc3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b359b4a9a07cc1e86d113813ec8dbe84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d81a58feffffc3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d81a58feffffc3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9d81a58feffffc3b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfe78250bd05209e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfe78250bd05209e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cf8117d54a789fe832c8cf5ee2fade18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfe78250bd05209e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dfe78250bd05209e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dfe78250bd05209e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e530724a3b515d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e530724a3b515d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a27c45848e5f7c66143b5db2239305c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e530724a3b515d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e530724a3b515d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0e530724a3b515d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2104ee95064fd7f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2104ee95064fd7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-148259cab4489baacfbef91c737fc0e0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2104ee95064fd7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2104ee95064fd7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2104ee95064fd7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9494f6564a9a81d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9494f6564a9a81d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-98df78415bf7d3a36d90e2216e30db96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9494f6564a9a81d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9494f6564a9a81d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9494f6564a9a81d3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73d4df8abaa603b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73d4df8abaa603b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6ac038cc69eabd07a55ba813af644fae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73d4df8abaa603b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-73d4df8abaa603b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-73d4df8abaa603b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-069aef13a395ef2e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-069aef13a395ef2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-094b11f1667af03bad6fbe99059786ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-069aef13a395ef2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-069aef13a395ef2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-069aef13a395ef2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfedc643d81b28f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfedc643d81b28f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8f95a01847f0d9040c9c4f778fd3a615" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfedc643d81b28f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfedc643d81b28f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bfedc643d81b28f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d91062255e4fb70e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d91062255e4fb70e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-129e33d4c17614496b7146b309177c7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d91062255e4fb70e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d91062255e4fb70e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d91062255e4fb70e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82afe093e65cc216" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82afe093e65cc216" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-439a05c4ee2778ca21b4ab4cb8861ab4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82afe093e65cc216" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82afe093e65cc216" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-82afe093e65cc216" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb529caa94a902a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb529caa94a902a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bb033ccb5859898dd661609651cd5b2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb529caa94a902a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb529caa94a902a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bb529caa94a902a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cced8565907e17f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cced8565907e17f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-796304a3573c00e43c531a5912cc1daf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cced8565907e17f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cced8565907e17f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8cced8565907e17f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a12716cd709037e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a12716cd709037e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c7292b47a44832a8e784b0b06acf49e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a12716cd709037e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a12716cd709037e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a12716cd709037e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00dd06f60b30c82b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00dd06f60b30c82b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dfcf6e0a84e65a51529c23b76bf0ff4a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00dd06f60b30c82b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00dd06f60b30c82b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00dd06f60b30c82b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96fa8d30b78d6f3a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96fa8d30b78d6f3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c743df10cda36289adf6ac9ec29ac802" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96fa8d30b78d6f3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96fa8d30b78d6f3a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-96fa8d30b78d6f3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26bdb06af47e4850" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26bdb06af47e4850" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b2c85666ef1e2f2558c6abaa0fe18763" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26bdb06af47e4850" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ccb1e6676473cf71" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ccb1e6676473cf71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-63ca3556c0bf40feeccdc78e81fd4dfc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ccb1e6676473cf71" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06054f4cba275a36" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06054f4cba275a36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8f5f43a89e02aec8fc28325d2b51dc01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-06054f4cba275a36" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1ec24e9eaea4a6d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1ec24e9eaea4a6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-426f2cb239dcdaf33339a5cd4106aaa3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1ec24e9eaea4a6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f1ec24e9eaea4a6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f1ec24e9eaea4a6d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8adbdfb443ffd871" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8adbdfb443ffd871" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-31455a267b618b68f261621635a12f6d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8adbdfb443ffd871" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8adbdfb443ffd871" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8adbdfb443ffd871" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cc7255b5e3a4516" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cc7255b5e3a4516" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f04fc0d1b32c3656bd9bd7f06a10cd43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cc7255b5e3a4516" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3cc7255b5e3a4516" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3cc7255b5e3a4516" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc1aa46f3a5b72c0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc1aa46f3a5b72c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-04c8a092972856935056806696cf0371" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc1aa46f3a5b72c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc1aa46f3a5b72c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fc1aa46f3a5b72c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c57533e187102ff2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c57533e187102ff2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d6f0ea9ebe1130e37a8a8c8c0a78d4e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c57533e187102ff2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c57533e187102ff2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c57533e187102ff2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2b04eba419d0dc0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2b04eba419d0dc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a57e07e778129a30f41acf57e4e6d9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2b04eba419d0dc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2b04eba419d0dc0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a2b04eba419d0dc0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69fd15951cdb22bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69fd15951cdb22bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e9f5f0a02806461e3204c471e6a1166e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69fd15951cdb22bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69fd15951cdb22bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69fd15951cdb22bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04bfe5f3179d5d2a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04bfe5f3179d5d2a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2c10a284c283c34860c8ace35201e8d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04bfe5f3179d5d2a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04bfe5f3179d5d2a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-04bfe5f3179d5d2a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8b52fb8eded3fec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8b52fb8eded3fec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6ba5e4660e56e503afa42ed0ca2a9bb8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8b52fb8eded3fec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8b52fb8eded3fec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f8b52fb8eded3fec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88eb86819c9cb258" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88eb86819c9cb258" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4daa0f4ca109f48562ecbe61db7204c9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88eb86819c9cb258" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88eb86819c9cb258" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-88eb86819c9cb258" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b428e9fdfed906b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b428e9fdfed906b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2ed85eee1af33ded67781a97620f91bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b428e9fdfed906b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b428e9fdfed906b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b428e9fdfed906b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe5692e803224088" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe5692e803224088" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cbee133d040dc41f5018e0d2cea968e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe5692e803224088" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fe5692e803224088" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fe5692e803224088" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a5c742840c3a27b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a5c742840c3a27b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-842b6eddaefd3ec448335c5d26d32cb9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a5c742840c3a27b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a5c742840c3a27b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a5c742840c3a27b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56c8f7c3cdc0701e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56c8f7c3cdc0701e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ae81eef4932b916e48de7a2fef7a4f83" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56c8f7c3cdc0701e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56c8f7c3cdc0701e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-56c8f7c3cdc0701e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f564248ed994964" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f564248ed994964" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-36d7ba6b6fad1ca516f0db05f5abb1b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f564248ed994964" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0f564248ed994964" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0f564248ed994964" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b2d17fa7178d237" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b2d17fa7178d237" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-945e7ad87fca2013a0a2a787d776f131" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b2d17fa7178d237" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b2d17fa7178d237" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9b2d17fa7178d237" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3516d30b7235b970" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3516d30b7235b970" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a758438f19c5572a81aab74cbf65997b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3516d30b7235b970" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3516d30b7235b970" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3516d30b7235b970" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ecd2656fcb8f75d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ecd2656fcb8f75d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c6cf1f46e643b0197a1c61017e249785" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ecd2656fcb8f75d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ecd2656fcb8f75d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5ecd2656fcb8f75d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-154581d57ee9e69b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-154581d57ee9e69b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-51b2d77bb94461df113f836a0b951ad6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-154581d57ee9e69b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-154581d57ee9e69b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-154581d57ee9e69b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdec564facd3dc8b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdec564facd3dc8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ccc44f249c07c4a3eddd3bc54d301f40" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdec564facd3dc8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdec564facd3dc8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fdec564facd3dc8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1f8792530be44e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1f8792530be44e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-813aa4d966bf08dcc71274098ef96e3c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1f8792530be44e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1f8792530be44e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b1f8792530be44e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56fb9bcfb7287276" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56fb9bcfb7287276" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ee082030a4cee65414a58c6ed4816c7a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56fb9bcfb7287276" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56fb9bcfb7287276" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-56fb9bcfb7287276" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-220a3065bf7b0ee3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-220a3065bf7b0ee3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a9e45f62d3da9966aadfd761dec93490" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-220a3065bf7b0ee3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-220a3065bf7b0ee3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-220a3065bf7b0ee3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-299908c475d0b2ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-299908c475d0b2ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-40dad025c413b768db30b46202041f0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-299908c475d0b2ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-299908c475d0b2ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-299908c475d0b2ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cfdd0603218f404" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cfdd0603218f404" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9b50c0c4097c8db01da75db5f3842dd7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cfdd0603218f404" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cfdd0603218f404" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6cfdd0603218f404" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0813684e3cc3fe4e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0813684e3cc3fe4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b1af7c1ecff9310a1308991e904492c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0813684e3cc3fe4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0813684e3cc3fe4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0813684e3cc3fe4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a547e5bc6753fee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a547e5bc6753fee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-166edd2a2da4f9a3155468331fbd119d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a547e5bc6753fee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9a547e5bc6753fee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9a547e5bc6753fee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f50a26e82c2bffb1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f50a26e82c2bffb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa6307ca60bebcc0461cf7cc2e910a47" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f50a26e82c2bffb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f50a26e82c2bffb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f50a26e82c2bffb1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e82a3f8bde554d86" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e82a3f8bde554d86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-01e102d82ec9243312b6f7adc4b42117" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e82a3f8bde554d86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e82a3f8bde554d86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e82a3f8bde554d86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3dabf125fb212dbf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3dabf125fb212dbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-667d9a9f77187437cb8c2163ce578ad4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3dabf125fb212dbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3dabf125fb212dbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3dabf125fb212dbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-818fca97ad06f998" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-818fca97ad06f998" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-97428c54af1b2ccf6c7de6de2457c241" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-818fca97ad06f998" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-818fca97ad06f998" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-818fca97ad06f998" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e53a9092bd507e21" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e53a9092bd507e21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-80dfbe76b18c004da68b2755a8347250" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e53a9092bd507e21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e53a9092bd507e21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e53a9092bd507e21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee9c7dcef46cc395" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee9c7dcef46cc395" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6afc8e16d5e091f1dc0e6121e5878fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee9c7dcef46cc395" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ee9c7dcef46cc395" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ee9c7dcef46cc395" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef75ccb795df114f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef75ccb795df114f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5f541059e74d570c5dd906bbbebcfeed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef75ccb795df114f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ef75ccb795df114f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ef75ccb795df114f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d93c3a1d7b0a0b4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d93c3a1d7b0a0b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5eba6ff1a099a984c84c3a90819865e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d93c3a1d7b0a0b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d93c3a1d7b0a0b4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1d93c3a1d7b0a0b4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09c40ba7e6a34278" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09c40ba7e6a34278" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-48b98afcc45409a6fe1c70b3c74dc0c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09c40ba7e6a34278" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09c40ba7e6a34278" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-09c40ba7e6a34278" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-855d70cc87c15b7f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-855d70cc87c15b7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-18885116274b6e892c2507cfb37e07a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-855d70cc87c15b7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-855d70cc87c15b7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-855d70cc87c15b7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c58eb532f635ec58" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c58eb532f635ec58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c7275aa5c52385b8df8340734abd8478" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c58eb532f635ec58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c58eb532f635ec58" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c58eb532f635ec58" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08f2bb08b8acb24c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08f2bb08b8acb24c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-426b01d19666d72d9dca82da85eb5aea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08f2bb08b8acb24c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-08f2bb08b8acb24c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-08f2bb08b8acb24c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d73cdbdec61b9e2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d73cdbdec61b9e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-111d84cb8acb77ae63d08b00834c32db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d73cdbdec61b9e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d73cdbdec61b9e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6d73cdbdec61b9e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98a1df0e1b45581b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98a1df0e1b45581b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be902563befd86bc9d8350878a7ad7cc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98a1df0e1b45581b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98a1df0e1b45581b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-98a1df0e1b45581b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04b3d8f3d2b7ec21" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04b3d8f3d2b7ec21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a46a9e90f0d47c3b22411d973164a7ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04b3d8f3d2b7ec21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-04b3d8f3d2b7ec21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-04b3d8f3d2b7ec21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7502a0868df1def7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7502a0868df1def7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-88f8957d5c8408ec8f7f509d43b2b3af" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7502a0868df1def7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-255a5cd271d8e58f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-255a5cd271d8e58f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b9085a220eb5cee629ef66a3bcc9f8d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-255a5cd271d8e58f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2051d53ab16af5c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2051d53ab16af5c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-769475199aca5e115399d93a5afe4963" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2051d53ab16af5c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6c5c7f762c95df6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6c5c7f762c95df6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6a6879f9a58fb219ab342f243eb50a74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6c5c7f762c95df6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6c5c7f762c95df6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b6c5c7f762c95df6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfdd33ab53f222e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfdd33ab53f222e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f14aaebc767ecbb4312b018571051261" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfdd33ab53f222e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bfdd33ab53f222e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bfdd33ab53f222e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f59410f3430e68a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f59410f3430e68a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b649b10890e0225f6e9399cf9e529233" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f59410f3430e68a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f59410f3430e68a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f59410f3430e68a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68a8b12424a4daa9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68a8b12424a4daa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b9b89073406b7896b6456db27d1931c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68a8b12424a4daa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-68a8b12424a4daa9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-68a8b12424a4daa9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ba2894685a5c0dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ba2894685a5c0dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-773ffcdcfc6a17d389ad6aceecc6c2b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ba2894685a5c0dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ba2894685a5c0dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ba2894685a5c0dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eabda6ea92ac4e56" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eabda6ea92ac4e56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-936b3864e05e1d7ce1201bcadb17d383" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eabda6ea92ac4e56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eabda6ea92ac4e56" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eabda6ea92ac4e56" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45314377e260f6ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45314377e260f6ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6356a0c34820e7c7658c572b6e9d272b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45314377e260f6ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45314377e260f6ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-45314377e260f6ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e37c93040cc61616" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e37c93040cc61616" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f604e7af506b16065dea3a610161bb71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e37c93040cc61616" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e37c93040cc61616" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e37c93040cc61616" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4911fb4c78ebc6ba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4911fb4c78ebc6ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f92fc362ae964beeb87b96f92afdd25d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4911fb4c78ebc6ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4911fb4c78ebc6ba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4911fb4c78ebc6ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-790c2a41f5bb42fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-790c2a41f5bb42fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ac374a8bc89939292567ee0f0d5012e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-790c2a41f5bb42fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-790c2a41f5bb42fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-790c2a41f5bb42fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0de6467f00f04f0b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0de6467f00f04f0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4cb818ab1774da6b0cc4f1dabe679e16" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0de6467f00f04f0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0de6467f00f04f0b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0de6467f00f04f0b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4211480a9d4b1fc5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4211480a9d4b1fc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d3532af547078d349ae3f4c61acf285" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4211480a9d4b1fc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4211480a9d4b1fc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4211480a9d4b1fc5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3464bcd9dd8cc595" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3464bcd9dd8cc595" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0c235650948c1391808f5f78f7dcfd4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3464bcd9dd8cc595" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3464bcd9dd8cc595" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3464bcd9dd8cc595" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8f5910c18325712" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8f5910c18325712" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-07de0127b678be98f1b368ce94eed674" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8f5910c18325712" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8f5910c18325712" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c8f5910c18325712" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05181b12d4535ad3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05181b12d4535ad3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a274e2e78222cbedb977cbdab44fc66b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05181b12d4535ad3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-05181b12d4535ad3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-05181b12d4535ad3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e434160bd2df6b3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e434160bd2df6b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-edfd74c807555113a27a408acf45ce89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e434160bd2df6b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e434160bd2df6b3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e434160bd2df6b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e6192105135b91c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e6192105135b91c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73096cf85d7bf0a436f8454dfbd8b2ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e6192105135b91c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e6192105135b91c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7e6192105135b91c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a9d96f512af02a7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a9d96f512af02a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-002a265e5cd99fad5ddbe065f6c75b9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a9d96f512af02a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a9d96f512af02a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a9d96f512af02a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fd47094a54e158b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fd47094a54e158b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b5edadc24116b8f199f1c6965048ce6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fd47094a54e158b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fd47094a54e158b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2fd47094a54e158b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b3c9a8536e0eb8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b3c9a8536e0eb8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-27e394e22c52644d838aacb2a06182ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b3c9a8536e0eb8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83b3c9a8536e0eb8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83b3c9a8536e0eb8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a7a06ccb9efcfb1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a7a06ccb9efcfb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e7148f36358bd5893db78e367b1a2666" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a7a06ccb9efcfb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a7a06ccb9efcfb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7a7a06ccb9efcfb1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-112a2c909743eb29" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-112a2c909743eb29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3a710ba1fa7e7de5c1677644d02fd9e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-112a2c909743eb29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-112a2c909743eb29" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-112a2c909743eb29" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1f6260d0d8cc086" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1f6260d0d8cc086" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-60a815cc1bab3011d5bb7f1ca1ceb7e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1f6260d0d8cc086" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1f6260d0d8cc086" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e1f6260d0d8cc086" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d7c07ebbd582b0e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d7c07ebbd582b0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7b61f16ab244cd03a77a596d6801b449" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d7c07ebbd582b0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d7c07ebbd582b0e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0d7c07ebbd582b0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed97b171961ae61a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed97b171961ae61a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73ce9ee342f6756c9092052d7faa37b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed97b171961ae61a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed97b171961ae61a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ed97b171961ae61a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f15d3ad485d59c21" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f15d3ad485d59c21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2b5262962b8207e90b9fa5da2300b823" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f15d3ad485d59c21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f15d3ad485d59c21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f15d3ad485d59c21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f6ac214e93afba0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f6ac214e93afba0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aa02cd4767b997cab9ca0b0cbc5f76e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f6ac214e93afba0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f6ac214e93afba0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f6ac214e93afba0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0eed7c833b498202" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0eed7c833b498202" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-674367c204a84268db23f59bc8258eba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0eed7c833b498202" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0eed7c833b498202" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0eed7c833b498202" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78b4b2fec0c59f66" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78b4b2fec0c59f66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-75ad652da69e40c71cd44e8c426ceb13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78b4b2fec0c59f66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78b4b2fec0c59f66" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-78b4b2fec0c59f66" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0d0cfe0b8a6ed67" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0d0cfe0b8a6ed67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5f14041ffb6833f888bb26381bfeaf44" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0d0cfe0b8a6ed67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c0d0cfe0b8a6ed67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c0d0cfe0b8a6ed67" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25694fcf4814785b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25694fcf4814785b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-82a8145a72b638dc177e1830334db902" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25694fcf4814785b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-25694fcf4814785b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-25694fcf4814785b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e8252b0c1fa3b4e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e8252b0c1fa3b4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-23f3f2f3723f87a4120797e0c2927e4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e8252b0c1fa3b4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3e8252b0c1fa3b4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3e8252b0c1fa3b4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cc351ca8e123173" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cc351ca8e123173" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c11776b24f93291119332e7808cef826" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cc351ca8e123173" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8cc351ca8e123173" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8cc351ca8e123173" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5cf9f51c6beeaa3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5cf9f51c6beeaa3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69d790432bc6a6d11472cac8d5d270b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5cf9f51c6beeaa3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5cf9f51c6beeaa3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e5cf9f51c6beeaa3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-638c545773e48281" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-638c545773e48281" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f7be0d627af9b2816240c251a3ba038" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-638c545773e48281" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-638c545773e48281" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-638c545773e48281" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de11e9b9a0aea430" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de11e9b9a0aea430" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-733c1bce661e12d963a88293633e6deb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de11e9b9a0aea430" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de11e9b9a0aea430" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de11e9b9a0aea430" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35157f81a96339fb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35157f81a96339fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe2b6bf4b224608730f106da992eff9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35157f81a96339fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35157f81a96339fb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-35157f81a96339fb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a98d424cba711718" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a98d424cba711718" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-346e5be7343d573f0ea22238717a1b21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a98d424cba711718" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a98d424cba711718" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a98d424cba711718" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cc1164a812c16c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cc1164a812c16c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7c1ab11c24bad08317e2a60c9ad93bfa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cc1164a812c16c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9cc1164a812c16c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9cc1164a812c16c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12438bb834c2cefb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12438bb834c2cefb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-20402b9a09b78eee7c21d679898beb15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12438bb834c2cefb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-12438bb834c2cefb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-12438bb834c2cefb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15f85f79003776e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15f85f79003776e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e2216b5618ec4fbb71963f7caaef49f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15f85f79003776e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15f85f79003776e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-15f85f79003776e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1d98bc601f275d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1d98bc601f275d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e3b5abfa5b514e5f5764dec62143c826" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1d98bc601f275d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1d98bc601f275d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d1d98bc601f275d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-409fdcc313f8a94e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-409fdcc313f8a94e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3b066af38fc992e203aaabf3bf177924" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-409fdcc313f8a94e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a406197d94f1afe8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a406197d94f1afe8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f484bdce82dda86f403664906869901" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a406197d94f1afe8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa826fa5e568be4d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa826fa5e568be4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-44bb54745851a83eea926f510240357c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-aa826fa5e568be4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-332ac6d4cc632256" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-332ac6d4cc632256" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c3f4793ec05684b0f54b48628a088ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-332ac6d4cc632256" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-332ac6d4cc632256" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-332ac6d4cc632256" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82ec3a8f3e73021e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82ec3a8f3e73021e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77d23f9f724564ad330da0648a619360" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82ec3a8f3e73021e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-82ec3a8f3e73021e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-82ec3a8f3e73021e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-051883552e6514d9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-051883552e6514d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8a2700897198915c063918eac58a5054" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-051883552e6514d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-051883552e6514d9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-051883552e6514d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5f35d33490f26e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5f35d33490f26e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1775c0bc5204cf6a3133b2dd7ddd7109" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5f35d33490f26e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b5f35d33490f26e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b5f35d33490f26e8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-661580927309ca1d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-661580927309ca1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0d99c378fb5704dd375dedb9c431b89f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-661580927309ca1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-661580927309ca1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-661580927309ca1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252118d7df2d7fa5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252118d7df2d7fa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-952ee7d13055a8b4be2ece2a4f102a51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252118d7df2d7fa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-252118d7df2d7fa5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-252118d7df2d7fa5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79588ffe177caa9d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79588ffe177caa9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e3b0d22ada001dcf1b992ca8a4c52b9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79588ffe177caa9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79588ffe177caa9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-79588ffe177caa9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c81f788d2b2f9bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c81f788d2b2f9bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aee80dcacf04557b142b84a0ada153bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c81f788d2b2f9bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1c81f788d2b2f9bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1c81f788d2b2f9bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6c92e4c7cba48df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6c92e4c7cba48df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-97b414605f26c5c1024f7bce8558225c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6c92e4c7cba48df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b6c92e4c7cba48df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b6c92e4c7cba48df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13d32ae56079d1f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13d32ae56079d1f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2229e5391d415539ef6828d4eb599b48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13d32ae56079d1f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13d32ae56079d1f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-13d32ae56079d1f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7be07bd55eff9ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7be07bd55eff9ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c9d12ce5a2e183898c79cae6582eaf64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7be07bd55eff9ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f7be07bd55eff9ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f7be07bd55eff9ac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b6b02a7c2c70eb1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b6b02a7c2c70eb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-18c944cac8d26ca39dcfa8b45b2b8782" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b6b02a7c2c70eb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b6b02a7c2c70eb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4b6b02a7c2c70eb1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9691b1a7d09898ae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9691b1a7d09898ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6f57dd03e60c6aa643497b76bbd6c3b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9691b1a7d09898ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9691b1a7d09898ae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9691b1a7d09898ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c19e4bc48eea5a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c19e4bc48eea5a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7c4a130af1ac448377da0cab4c0822cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c19e4bc48eea5a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7c19e4bc48eea5a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7c19e4bc48eea5a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02c1cce85735596d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02c1cce85735596d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1a204a7c163d19cc0d0c9b04c3219bf1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02c1cce85735596d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02c1cce85735596d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-02c1cce85735596d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f057a773fdee9e80" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f057a773fdee9e80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-650312a1f2b99f7e85b0b34b2528b01d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f057a773fdee9e80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f057a773fdee9e80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f057a773fdee9e80" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38ad62856bb95c9c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38ad62856bb95c9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0773a277f6f7e6b637955f24c4a1f8bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38ad62856bb95c9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-38ad62856bb95c9c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-38ad62856bb95c9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1764f7aa7a199b6f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1764f7aa7a199b6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-715aaf4fd998e946d79eedd4ebaede89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1764f7aa7a199b6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1764f7aa7a199b6f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1764f7aa7a199b6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4f1c727fa1d1a11" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4f1c727fa1d1a11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b33f10d8b1ef24eed70ed363340d7f96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4f1c727fa1d1a11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4f1c727fa1d1a11" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f4f1c727fa1d1a11" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d760cdc820b8133" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d760cdc820b8133" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dc04d01b7476aa8ec3d377b5e4c3bbde" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d760cdc820b8133" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d760cdc820b8133" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9d760cdc820b8133" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4650afa21a645fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4650afa21a645fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bbc4ba937220429d9e984c57eb314251" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4650afa21a645fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4650afa21a645fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d4650afa21a645fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78fe78e2e008ccca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78fe78e2e008ccca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c3b6a2b3dd1fa4838a30f9f11b0cc879" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78fe78e2e008ccca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78fe78e2e008ccca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-78fe78e2e008ccca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32db93ceab7b6c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32db93ceab7b6c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8ac1169ecedec8a2b6a8a60abaf91b1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32db93ceab7b6c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c32db93ceab7b6c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c32db93ceab7b6c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74a96f79059470f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74a96f79059470f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4479f2cd5d0359f5648617b034684e01" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74a96f79059470f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-74a96f79059470f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-74a96f79059470f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bcb7e2415cc368a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bcb7e2415cc368a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ebc6718b33c80c0b066cb11f08765f6f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bcb7e2415cc368a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7bcb7e2415cc368a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7bcb7e2415cc368a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d054f8c10b41713d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d054f8c10b41713d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0fdc4b1288d541168da183005ccfbfc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d054f8c10b41713d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d054f8c10b41713d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d054f8c10b41713d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-056f632f69eb6c2d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-056f632f69eb6c2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-10477261e7586844661b97b41b997e2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-056f632f69eb6c2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-056f632f69eb6c2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-056f632f69eb6c2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c76662da10f1c6e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c76662da10f1c6e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c86568ae642057db1c4b09aefe1e265f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c76662da10f1c6e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c76662da10f1c6e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c76662da10f1c6e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48a6d62d01332034" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48a6d62d01332034" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9fc9ae5ba470abc060528d0a31f65ad2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48a6d62d01332034" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48a6d62d01332034" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-48a6d62d01332034" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58ae19228b5a7c0f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58ae19228b5a7c0f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b5c912e03566085baaa4146d01fc4725" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58ae19228b5a7c0f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58ae19228b5a7c0f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-58ae19228b5a7c0f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f08b2836cc3b1d4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f08b2836cc3b1d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-493942bd22a2229158a212152726b02b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f08b2836cc3b1d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5f08b2836cc3b1d4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5f08b2836cc3b1d4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ece621b1c5db49db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ece621b1c5db49db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6721d21bfd0662a9430b73601b12df0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ece621b1c5db49db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ece621b1c5db49db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ece621b1c5db49db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1e5f6c7f8a0eb81" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1e5f6c7f8a0eb81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ee12e6b7dc65f561d68797cc0ce7259b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1e5f6c7f8a0eb81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1e5f6c7f8a0eb81" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e1e5f6c7f8a0eb81" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1cf8a67d262365c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1cf8a67d262365c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77d8217408240b24b9ce3f754524de97" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1cf8a67d262365c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1cf8a67d262365c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1cf8a67d262365c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-986282354e2ca296" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-986282354e2ca296" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c617356b0a47e5f12342836d3fb20b74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-986282354e2ca296" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-986282354e2ca296" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-986282354e2ca296" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f198f87a4510f23" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f198f87a4510f23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3ba33591682b9812e4826d0f845d9851" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f198f87a4510f23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f198f87a4510f23" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f198f87a4510f23" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6de30e95e37e9c9d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6de30e95e37e9c9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eae7d576e541e061ac1387040df71bf7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6de30e95e37e9c9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6de30e95e37e9c9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6de30e95e37e9c9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19c8f1b5ca1cb926" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19c8f1b5ca1cb926" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-68108660261a85a579076e1c5501931b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19c8f1b5ca1cb926" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-19c8f1b5ca1cb926" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-19c8f1b5ca1cb926" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1e18ffe0af64aa6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1e18ffe0af64aa6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5fcfec36ca0ed72960c92446a97a4e6a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1e18ffe0af64aa6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e1e18ffe0af64aa6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e1e18ffe0af64aa6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e6f2a1438d1e031" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e6f2a1438d1e031" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f1c0e0571b04a3468153117527db5c10" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e6f2a1438d1e031" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8e6f2a1438d1e031" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8e6f2a1438d1e031" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8425b5c253e98b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8425b5c253e98b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e5c06b7e8827253ee1bd1bb9c829c58b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8425b5c253e98b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b8425b5c253e98b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b8425b5c253e98b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-283e48dff85fbb00" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-283e48dff85fbb00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6170589e56371df842470b0577c8f956" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-283e48dff85fbb00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-283e48dff85fbb00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-283e48dff85fbb00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c49a04904df6db6b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c49a04904df6db6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fd5b6124845d2b2c1b76b0534b5f7e73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c49a04904df6db6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a359cfd7e23a0730" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a359cfd7e23a0730" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0d525eebf369179fdfe2065b89246cd2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a359cfd7e23a0730" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-585485d6f5218f2c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-585485d6f5218f2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bf3e45067b7fdaa91e93b22e3fee5732" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-585485d6f5218f2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a87965b9a5022b1d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a87965b9a5022b1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1f3bb14d693e74d2d5106cdf9d18f1cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a87965b9a5022b1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a87965b9a5022b1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a87965b9a5022b1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b815b8b9e8b0927" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b815b8b9e8b0927" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-59ede1aa0bd6326f4bbc4deb105511c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b815b8b9e8b0927" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b815b8b9e8b0927" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4b815b8b9e8b0927" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa69c781e235c810" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa69c781e235c810" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e33b1c4943ed1fb0fbc4a8889896f648" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa69c781e235c810" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa69c781e235c810" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa69c781e235c810" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b830661c687ad927" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b830661c687ad927" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a86a78e59c357ed4290932ef65865b41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b830661c687ad927" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b830661c687ad927" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b830661c687ad927" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8428a836d46ee4c2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8428a836d46ee4c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6aaa7e249e73ebff2c7b41439600fc93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8428a836d46ee4c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8428a836d46ee4c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8428a836d46ee4c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a3dcdb1302e5446" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a3dcdb1302e5446" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-34456a3b344a1f1a82f5b691bc7a5474" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a3dcdb1302e5446" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a3dcdb1302e5446" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a3dcdb1302e5446" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-852080e75292a298" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-852080e75292a298" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d0c695f6b6ef358a392b9e3b6a6b89e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-852080e75292a298" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-852080e75292a298" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-852080e75292a298" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd75f6ad5c6a022a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd75f6ad5c6a022a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dab1f11ab2cc97ed25cfc59740e614cb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd75f6ad5c6a022a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bd75f6ad5c6a022a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bd75f6ad5c6a022a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32d21ae7dde9f0db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32d21ae7dde9f0db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c9af3f4e4dbd82e57797f6c32448fbab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32d21ae7dde9f0db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32d21ae7dde9f0db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-32d21ae7dde9f0db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd81bf2b0828618a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd81bf2b0828618a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2dcfdcd861fc9e45fdc82ea8868e1e06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd81bf2b0828618a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd81bf2b0828618a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cd81bf2b0828618a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3da513727d5b7ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3da513727d5b7ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0fafc0d4cc4f1948798f1ae07cb7a699" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3da513727d5b7ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3da513727d5b7ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c3da513727d5b7ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f03b26b6f29d4d12" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f03b26b6f29d4d12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b6121dc000169234fe9e42543b3d514f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f03b26b6f29d4d12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f03b26b6f29d4d12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f03b26b6f29d4d12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3379ec3dcf58e163" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3379ec3dcf58e163" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f182f3f5ec9bf7246ac37d01986877fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3379ec3dcf58e163" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3379ec3dcf58e163" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3379ec3dcf58e163" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ad5a7e1bb2bb12e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ad5a7e1bb2bb12e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c8f27a225f62a100d95b38c91c58dd10" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ad5a7e1bb2bb12e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1ad5a7e1bb2bb12e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1ad5a7e1bb2bb12e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86f852e2d8ad15e1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86f852e2d8ad15e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6495c0f65def7db5a388044be4025303" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86f852e2d8ad15e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86f852e2d8ad15e1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-86f852e2d8ad15e1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56e96ec33dccf8e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56e96ec33dccf8e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4a54bbf02aff6193a6df1278397899f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56e96ec33dccf8e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56e96ec33dccf8e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-56e96ec33dccf8e3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07a200a876321752" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07a200a876321752" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3baaeb8506037e88e9c2c5328bf70fff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07a200a876321752" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-07a200a876321752" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-07a200a876321752" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32d321e63d4125f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32d321e63d4125f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-924186d13c8fa2bd4e9696f1dc87640f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32d321e63d4125f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-32d321e63d4125f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-32d321e63d4125f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-049c19b34963906b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-049c19b34963906b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e5eedfb612216a6dc27ec12d84e0c581" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-049c19b34963906b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-049c19b34963906b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-049c19b34963906b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-163f5f3c4b5e19ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-163f5f3c4b5e19ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-36092b5efb0dc762e5d4a4795db15c60" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-163f5f3c4b5e19ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-163f5f3c4b5e19ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-163f5f3c4b5e19ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d83c7c345f4e099" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d83c7c345f4e099" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9a4dba73edcdd282f34725a5e0802fb3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d83c7c345f4e099" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d83c7c345f4e099" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6d83c7c345f4e099" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a89aaf984f1e4896" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a89aaf984f1e4896" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ac998b5d41f9209171d4e60f7ef86a74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a89aaf984f1e4896" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a89aaf984f1e4896" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a89aaf984f1e4896" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71b5b379af853a6d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71b5b379af853a6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b82cab7340c1c3f84132aa3350d31199" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71b5b379af853a6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-71b5b379af853a6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-71b5b379af853a6d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a0a1523927f1e7b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a0a1523927f1e7b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cf56a013b765ead8e865ec566d55f0f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a0a1523927f1e7b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a0a1523927f1e7b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7a0a1523927f1e7b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a858aded71c0d01f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a858aded71c0d01f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-10a45d086150afae48d7e3dfdb8ebabe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a858aded71c0d01f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a858aded71c0d01f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a858aded71c0d01f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-197bd590c384818d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-197bd590c384818d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e444a0c3e7635c0a804d562d5ba61082" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-197bd590c384818d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-197bd590c384818d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-197bd590c384818d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d204b01deaec081" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d204b01deaec081" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-792ddd1e360e81b01e96d1156d4c16f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d204b01deaec081" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d204b01deaec081" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d204b01deaec081" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8726742d03047f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8726742d03047f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b27d66c71707624b2e8833f48692f869" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8726742d03047f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8726742d03047f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e8726742d03047f6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-012be0316ef039ea" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-012be0316ef039ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-44f07eb7e28c7a19f6bb7d477aa904f8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-012be0316ef039ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-012be0316ef039ea" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-012be0316ef039ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30e0c635f2654fa1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30e0c635f2654fa1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aecdbdceea43c96e492180ca787d452a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30e0c635f2654fa1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30e0c635f2654fa1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-30e0c635f2654fa1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abd925da20eb7e76" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abd925da20eb7e76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-58730179d999de22c18276207d45f74b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abd925da20eb7e76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abd925da20eb7e76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-abd925da20eb7e76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16b675a16ae7b9a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16b675a16ae7b9a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-27f7c04cb060ea11bfef19eabe971b15" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16b675a16ae7b9a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16b675a16ae7b9a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-16b675a16ae7b9a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bb64f5d0c3ef334" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bb64f5d0c3ef334" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3158e3f42b7de4fb50a4daf7c1358dc6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bb64f5d0c3ef334" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8bb64f5d0c3ef334" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8bb64f5d0c3ef334" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fc004126bc9cd74" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fc004126bc9cd74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ed92c0ea87c149c02680d39d8b1f9630" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fc004126bc9cd74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fc004126bc9cd74" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0fc004126bc9cd74" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b92c45f3a5e83a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b92c45f3a5e83a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-846b2abc1c5e903b13837f1c4dfa9e93" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b92c45f3a5e83a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b92c45f3a5e83a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b92c45f3a5e83a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e351f510e6d4c07" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e351f510e6d4c07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-50eacf39dcd35a0fcad8f6664fcaff32" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e351f510e6d4c07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4e351f510e6d4c07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4e351f510e6d4c07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-042a96e40e1ebfc6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-042a96e40e1ebfc6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-10e3394437f675d69d0523d3948a4b2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-042a96e40e1ebfc6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-042a96e40e1ebfc6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-042a96e40e1ebfc6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4af3078ed89bb373" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4af3078ed89bb373" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4910fa8278ac26a7f197d042aa8ecdfc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4af3078ed89bb373" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4af3078ed89bb373" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4af3078ed89bb373" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a59cf4a0b1f3e84" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a59cf4a0b1f3e84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77f394d7ae597c5eef77e0445a11eb7b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a59cf4a0b1f3e84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a59cf4a0b1f3e84" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5a59cf4a0b1f3e84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98fb9de858555d00" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98fb9de858555d00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9845d64a6d1bc5750f3538ba5b7a8871" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98fb9de858555d00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-98fb9de858555d00" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-98fb9de858555d00" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a27d97add36fbc10" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a27d97add36fbc10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a1848a321d9b1ba26fc36680e75cddc5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a27d97add36fbc10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a27d97add36fbc10" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a27d97add36fbc10" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a83c7e812b958e20" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a83c7e812b958e20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dbd388fcdfb6d818b56a7e155189ad2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a83c7e812b958e20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a83c7e812b958e20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a83c7e812b958e20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df3ae8b53cc34a53" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df3ae8b53cc34a53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0a9d5075d416f6f27a931bb494be457b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-df3ae8b53cc34a53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f4ac9f128f82644" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f4ac9f128f82644" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-dfa8bcd45bc49e06e61b9e8829639d6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f4ac9f128f82644" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09374de5aa0677c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09374de5aa0677c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e1b25885a0b7e549d9edd6631665ded6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09374de5aa0677c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c198c5a9efd30467" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c198c5a9efd30467" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-806e9e5db7cfbb1f9efeeb50b0a3cf05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c198c5a9efd30467" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c198c5a9efd30467" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c198c5a9efd30467" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69685551adc4d7a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69685551adc4d7a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c8f937009dcdcdb4af1924bc839a5e84" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69685551adc4d7a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-69685551adc4d7a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-69685551adc4d7a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42086f2b597e9183" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42086f2b597e9183" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8582d22a56e1b364e3d0bd4261258e18" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42086f2b597e9183" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42086f2b597e9183" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-42086f2b597e9183" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0790a6b8a0895bb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0790a6b8a0895bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4afb17e88f83241a0c39d24e50d28868" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0790a6b8a0895bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e0790a6b8a0895bb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e0790a6b8a0895bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e28f9fbe4ec03b4d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e28f9fbe4ec03b4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-454b23dbf8dba4c6567042fbcc1823c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e28f9fbe4ec03b4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e28f9fbe4ec03b4d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e28f9fbe4ec03b4d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a400d120eeddc6d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a400d120eeddc6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5a3de177b895b17c4c0328e58b7c71a8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a400d120eeddc6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a400d120eeddc6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a400d120eeddc6d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66b86711256b9c73" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66b86711256b9c73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-44dc969801e413c3e18bd8c2a5825122" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66b86711256b9c73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66b86711256b9c73" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-66b86711256b9c73" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-262f6337a17fd682" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-262f6337a17fd682" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1d88a578b4d7d1548555210b38df40ab" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-262f6337a17fd682" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-262f6337a17fd682" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-262f6337a17fd682" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c90b0492883ce201" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c90b0492883ce201" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-694f6c6a8a87863a2dddc9ea43a9e8b3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c90b0492883ce201" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c90b0492883ce201" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c90b0492883ce201" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a043d89ed5cbfcbf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a043d89ed5cbfcbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea652c42d1cf434c5fd60c1a94b5b837" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a043d89ed5cbfcbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a043d89ed5cbfcbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a043d89ed5cbfcbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec674c4e090f3abd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec674c4e090f3abd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c14290b8bec5a42fa825b3321a33c524" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec674c4e090f3abd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec674c4e090f3abd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ec674c4e090f3abd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-122032c9932efb5f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-122032c9932efb5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c92fcafe91b3aea3ace813acbf1f2626" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-122032c9932efb5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-122032c9932efb5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-122032c9932efb5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b162318bcac777" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b162318bcac777" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-95cc41c1350c8d8a8587bdbe90c074d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b162318bcac777" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b162318bcac777" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b4b162318bcac777" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1efc70d567cc74a3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1efc70d567cc74a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2fd98245541c807d164e07687f4da033" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1efc70d567cc74a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1efc70d567cc74a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1efc70d567cc74a3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d46778f3d0b1a5b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d46778f3d0b1a5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05dffbb894a48449569aea21bc68730b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d46778f3d0b1a5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8d46778f3d0b1a5b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8d46778f3d0b1a5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23862fbb09f6757b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23862fbb09f6757b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-816f7d8cfa87c788740e4be95b09035e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23862fbb09f6757b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23862fbb09f6757b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23862fbb09f6757b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0443a34415dcb1e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0443a34415dcb1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8ddf166ff35632fd59e27cd25b1aa7ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0443a34415dcb1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0443a34415dcb1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a0443a34415dcb1e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa5537a6b9bbd695" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa5537a6b9bbd695" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-316f1d62c0cd8130ba4c330394d73092" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa5537a6b9bbd695" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fa5537a6b9bbd695" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fa5537a6b9bbd695" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eac170eccd360888" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eac170eccd360888" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-175f8c9838b23d5023c8023dbaa7a1c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eac170eccd360888" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eac170eccd360888" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-eac170eccd360888" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93c80f24cf47e137" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93c80f24cf47e137" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a44231e7a0f8563ca14eced9f91602c4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93c80f24cf47e137" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-93c80f24cf47e137" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-93c80f24cf47e137" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-286be4c86371b8e7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-286be4c86371b8e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e4e89d7cd9ee2e80faecde4619b2d41f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-286be4c86371b8e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-286be4c86371b8e7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-286be4c86371b8e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d29c072afca70c6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d29c072afca70c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-99560328ae709af98c78f689d87aaa2c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d29c072afca70c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9d29c072afca70c6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9d29c072afca70c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-629420c7f1700e8c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-629420c7f1700e8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe1bcdc05a21e7d0e351b6e93f5ff10b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-629420c7f1700e8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-629420c7f1700e8c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-629420c7f1700e8c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c063ef1bf0760771" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c063ef1bf0760771" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-425b9ab89d3d1fed367a497ae3249327" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c063ef1bf0760771" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c063ef1bf0760771" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c063ef1bf0760771" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec1554e7ea0ca08f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec1554e7ea0ca08f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d9173964232232f84b568699287d406d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec1554e7ea0ca08f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ec1554e7ea0ca08f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ec1554e7ea0ca08f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb374e154652c8ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb374e154652c8ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa4181c7f0c7fbe718acf344513c26fa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb374e154652c8ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb374e154652c8ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fb374e154652c8ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-492040d763b9ac4e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-492040d763b9ac4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c4f927b5bc76c62e89a8f4c3d815f1cf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-492040d763b9ac4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-492040d763b9ac4e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-492040d763b9ac4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-974138846e0865c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-974138846e0865c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-feb4b0fce01b6c75414806461376f109" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-974138846e0865c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-974138846e0865c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-974138846e0865c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34741d6337d50a95" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34741d6337d50a95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c9da7d3a93b48aa4ab8c872b8a4d0eac" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34741d6337d50a95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34741d6337d50a95" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-34741d6337d50a95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ce028f8adede38a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ce028f8adede38a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c90d130e166c30c3a4dbe948aa8e5fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ce028f8adede38a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ce028f8adede38a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ce028f8adede38a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9e8e42b564fa33a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9e8e42b564fa33a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c29ea8263f67cdaee3ef66485f48a916" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9e8e42b564fa33a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9e8e42b564fa33a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b9e8e42b564fa33a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-772579abaf0335c2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-772579abaf0335c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2b46718936b0fc804350586ab66559b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-772579abaf0335c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-772579abaf0335c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-772579abaf0335c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81c7e8204b24bf1b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81c7e8204b24bf1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fdcd9ef6606708463a9e851e86c0578a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81c7e8204b24bf1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81c7e8204b24bf1b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81c7e8204b24bf1b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff692b6dfdcc5cae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff692b6dfdcc5cae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2bb31b25b7565455addb8bf440dc01a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff692b6dfdcc5cae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ff692b6dfdcc5cae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ff692b6dfdcc5cae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ac6cd5df20bcc87" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ac6cd5df20bcc87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-50026ca1b6de67ace02ae21fdeafafc8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ac6cd5df20bcc87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ac6cd5df20bcc87" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2ac6cd5df20bcc87" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f56dbc2b98413ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f56dbc2b98413ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d49f1b6f38e454673021f1ef7700354b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f56dbc2b98413ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4f56dbc2b98413ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4f56dbc2b98413ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c871a5fc2178873f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c871a5fc2178873f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9dd41e3a21aff4722ab5005f5a3547c1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c871a5fc2178873f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c871a5fc2178873f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c871a5fc2178873f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-194dfbcab5ee91df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-194dfbcab5ee91df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ab3810ace40a297fcb6571b2f8341b22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-194dfbcab5ee91df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-194dfbcab5ee91df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-194dfbcab5ee91df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3822ad67f371c27" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3822ad67f371c27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e5bee6b30f7a94a39ec15abd3a847915" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3822ad67f371c27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3822ad67f371c27" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b3822ad67f371c27" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-274c611e56c8d243" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-274c611e56c8d243" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-73bab14f5ed2536adf4055c334e0e8c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-274c611e56c8d243" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-274c611e56c8d243" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-274c611e56c8d243" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78cc5b96e623268a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78cc5b96e623268a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c511c1465ba203243bf924e1c998f37c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78cc5b96e623268a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78cc5b96e623268a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-78cc5b96e623268a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26e8b69d3e0b8a7f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26e8b69d3e0b8a7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-65d9ab2cad988d09dd4b12c62e0d9142" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26e8b69d3e0b8a7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26e8b69d3e0b8a7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-26e8b69d3e0b8a7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f50cc149fdf5294c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f50cc149fdf5294c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9e2f30b15967a36c93a0032762ef0359" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f50cc149fdf5294c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81fcf1cae0f11528" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81fcf1cae0f11528" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b4eca91134d48c74e0807994a3de39a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81fcf1cae0f11528" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad7fcf8c482031e2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad7fcf8c482031e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b97db2198a8d5073a19938a80fe6de36" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad7fcf8c482031e2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5ca47e4e675eb7a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5ca47e4e675eb7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-97d7bf742b8970ddee64b20241aa7570" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5ca47e4e675eb7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5ca47e4e675eb7a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e5ca47e4e675eb7a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4fae0ac614aca89" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4fae0ac614aca89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fab3b9b6312897d81c90c78cdb6dfa64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4fae0ac614aca89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4fae0ac614aca89" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b4fae0ac614aca89" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a7263307bfa8ee4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a7263307bfa8ee4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-33c7cdb3594838df1dc74eaebe885d65" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a7263307bfa8ee4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a7263307bfa8ee4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3a7263307bfa8ee4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3b1a6c6790578b7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3b1a6c6790578b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c17723e1553d289bd9a07537671a320" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3b1a6c6790578b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3b1a6c6790578b7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a3b1a6c6790578b7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fea99e0cf935b6e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fea99e0cf935b6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-610bdafe20babfef2d085e974cf1196e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fea99e0cf935b6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fea99e0cf935b6e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3fea99e0cf935b6e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8e1775fd0aed274" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8e1775fd0aed274" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4070d45531131fc7e27adf9c42587d9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8e1775fd0aed274" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8e1775fd0aed274" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a8e1775fd0aed274" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d50171872c31b3d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d50171872c31b3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6f43d51fbe091446a0f4f3e7339e406f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d50171872c31b3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1d50171872c31b3d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1d50171872c31b3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b39ba0958e075a39" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b39ba0958e075a39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-64f324186468262e96e144818afd1dff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b39ba0958e075a39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b39ba0958e075a39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b39ba0958e075a39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcd3df3eee5ad3dc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcd3df3eee5ad3dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a769a655c2a27d96aa7231342ab774d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcd3df3eee5ad3dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dcd3df3eee5ad3dc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dcd3df3eee5ad3dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6fe62ac51395133" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6fe62ac51395133" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bd8813af2e8baa918cc74f0054e488c7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6fe62ac51395133" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6fe62ac51395133" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f6fe62ac51395133" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6eab3f650521b46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6eab3f650521b46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ab2fc326121794fe14ca6418526ed5fc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6eab3f650521b46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6eab3f650521b46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d6eab3f650521b46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c91e02c250370ca7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c91e02c250370ca7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-807afa91be38023a2f63796d5672570d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c91e02c250370ca7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c91e02c250370ca7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c91e02c250370ca7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b949713e3ba7f8a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b949713e3ba7f8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8eaaf1a354f8559058d327b8a1281481" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b949713e3ba7f8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b949713e3ba7f8a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4b949713e3ba7f8a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb9166893b5dbfe0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb9166893b5dbfe0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2b135eb5db9a65531e6a2945bccd7ea8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb9166893b5dbfe0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cb9166893b5dbfe0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cb9166893b5dbfe0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-541417aa2e53706e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-541417aa2e53706e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6ed881c47f3f83f18d916a8b249238c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-541417aa2e53706e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-541417aa2e53706e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-541417aa2e53706e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a483c19553830f64" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a483c19553830f64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4583a6e285d86d1060633f4f689bff3d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a483c19553830f64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a483c19553830f64" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a483c19553830f64" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd6c96a6be261d8d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd6c96a6be261d8d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-040a65ceccd171040b8c71d74e0f7d9e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd6c96a6be261d8d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd6c96a6be261d8d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fd6c96a6be261d8d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bb3c5ea425f7156" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bb3c5ea425f7156" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0d023fbd4241b51546a4f2e21a7bd77c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bb3c5ea425f7156" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bb3c5ea425f7156" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0bb3c5ea425f7156" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b585db284912a1c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b585db284912a1c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d231883778e1fb3b6813ebaeddec5364" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b585db284912a1c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b585db284912a1c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b585db284912a1c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f35d4850083406fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f35d4850083406fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c9ecf6996ad9d4894fb97c737505b70c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f35d4850083406fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f35d4850083406fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f35d4850083406fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae8c51d0a2d5a7a6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae8c51d0a2d5a7a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b77eee7fc7f22c016409cb131df6d6aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae8c51d0a2d5a7a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae8c51d0a2d5a7a6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ae8c51d0a2d5a7a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7db79b5d0352df7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7db79b5d0352df7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-55d1d5b5e179771e6b841fc3ed49a062" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7db79b5d0352df7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7db79b5d0352df7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d7db79b5d0352df7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-179f2d53ce26cdf2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-179f2d53ce26cdf2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cac487f8343e79de8bebc5e77ababe0c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-179f2d53ce26cdf2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-179f2d53ce26cdf2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-179f2d53ce26cdf2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd190f697850030e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd190f697850030e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-02f2c72a8d32cdfed687fb5cbb434bd7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd190f697850030e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd190f697850030e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dd190f697850030e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8c4395fcf24786e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8c4395fcf24786e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-827ad107aab6804340c9bc6db1c0036c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8c4395fcf24786e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e8c4395fcf24786e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e8c4395fcf24786e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fc6a5adb9bd51a5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fc6a5adb9bd51a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5816071fb202fd046645e23c1a1cdd88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fc6a5adb9bd51a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0fc6a5adb9bd51a5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0fc6a5adb9bd51a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c59c0f52fe7dd636" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c59c0f52fe7dd636" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0e3469b8d5d9e2b8bd34bdee1dd81305" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c59c0f52fe7dd636" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c59c0f52fe7dd636" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c59c0f52fe7dd636" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c49e75b711e0175" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c49e75b711e0175" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5e415efae7cb7ad05100f08e98cf0af9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c49e75b711e0175" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c49e75b711e0175" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3c49e75b711e0175" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75cfaea79686e161" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75cfaea79686e161" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4afc558960240c3ffb8639f205c97f1b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75cfaea79686e161" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75cfaea79686e161" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-75cfaea79686e161" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7611eeb1b0b4a61" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7611eeb1b0b4a61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1fa82fe8ca53c45309ae93ac15def0f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7611eeb1b0b4a61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7611eeb1b0b4a61" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c7611eeb1b0b4a61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-010a43aecd993cc2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-010a43aecd993cc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-39e6e7fea7a5601cc602312c1d2ccdc3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-010a43aecd993cc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-010a43aecd993cc2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-010a43aecd993cc2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a036be363570ba6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a036be363570ba6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2dd973e6aa44a57d7d6c2228b0a698da" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a036be363570ba6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8a036be363570ba6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8a036be363570ba6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e43304df22537213" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e43304df22537213" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-926a8dfc9e3325128efe08b1109484ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e43304df22537213" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e43304df22537213" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e43304df22537213" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7529ffaa0484be6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7529ffaa0484be6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-658036142ab60a8ae7c0f7d676ca564d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7529ffaa0484be6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d7529ffaa0484be6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d7529ffaa0484be6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f76b2db7aaa11462" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f76b2db7aaa11462" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ea665c6c6f0035a65e9904d8f64bcc2e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f76b2db7aaa11462" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f76b2db7aaa11462" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f76b2db7aaa11462" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d816d997545c2dc1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d816d997545c2dc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f1102788740d4addfee594da4d4cfff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d816d997545c2dc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d816d997545c2dc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d816d997545c2dc1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c2ed1cf8d2f6e34" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c2ed1cf8d2f6e34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c9ab48a17342fb7bd7247607050382c3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c2ed1cf8d2f6e34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c2ed1cf8d2f6e34" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9c2ed1cf8d2f6e34" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b008e7e2c243a9a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b008e7e2c243a9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-acb5f88fef134768b23dcbb366246032" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b008e7e2c243a9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5b008e7e2c243a9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5b008e7e2c243a9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-414a08769fc39859" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-414a08769fc39859" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de14352b86d62d09186c5c0de44efdd8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-414a08769fc39859" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-414a08769fc39859" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-414a08769fc39859" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-912e1620ac274acf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-912e1620ac274acf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-668976436e7c1fb24a0ea4dfb5f89673" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-912e1620ac274acf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-912e1620ac274acf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-912e1620ac274acf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdef5114d9e4b197" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdef5114d9e4b197" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c04992b072613079fd744f2320949070" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdef5114d9e4b197" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bdef5114d9e4b197" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bdef5114d9e4b197" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48b6fbbf1a27a667" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48b6fbbf1a27a667" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-05e6024609b2fa6490bc0186b968002e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48b6fbbf1a27a667" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48b6fbbf1a27a667" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-48b6fbbf1a27a667" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1b37f6871bc4a63" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1b37f6871bc4a63" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e9fb29444cef6117fff01aac601690fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a1b37f6871bc4a63" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28cc70c35ba468f6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28cc70c35ba468f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-16fa20fe4d67a380b09dfde7edd4a1e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-28cc70c35ba468f6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-345f289fb4613b75" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-345f289fb4613b75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-460c9eb14ba5382a2edfe92d9e0c6238" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-345f289fb4613b75" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fbe7a97a10901be" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fbe7a97a10901be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-672e9747a8f59428943de6e9e374c9e6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fbe7a97a10901be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fbe7a97a10901be" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3fbe7a97a10901be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96a6966ef087511d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96a6966ef087511d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5d8f99cdb748d786a7dc1e83f13bea65" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96a6966ef087511d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96a6966ef087511d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-96a6966ef087511d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed57b647ae8dfc4b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed57b647ae8dfc4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5a9f7d4913880a4896f52f0571a41dcb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed57b647ae8dfc4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed57b647ae8dfc4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ed57b647ae8dfc4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d59b3068f8796dbe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d59b3068f8796dbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa86e65103e4eb1cd3a26477c54059ef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d59b3068f8796dbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d59b3068f8796dbe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d59b3068f8796dbe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-038ab931257556fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-038ab931257556fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-148520eda00f55780702df49f7239742" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-038ab931257556fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-038ab931257556fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-038ab931257556fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e47330d14d2b99b9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e47330d14d2b99b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b10bbfbccb348908f0b390db480ae209" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e47330d14d2b99b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e47330d14d2b99b9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e47330d14d2b99b9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8748191ee922c96" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8748191ee922c96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1093bc1a260b4897dea247404e52af29" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8748191ee922c96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8748191ee922c96" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d8748191ee922c96" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48257e8ebbe624f0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48257e8ebbe624f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-327cc5e1030ee749d30ef01e3e8efd1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48257e8ebbe624f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48257e8ebbe624f0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-48257e8ebbe624f0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1653acb741a492f5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1653acb741a492f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b074759f074b467843b4c147152f76f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1653acb741a492f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1653acb741a492f5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1653acb741a492f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6caa9f17208bcfe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6caa9f17208bcfe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-730303391a4b9050b281b0d040789bd1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6caa9f17208bcfe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6caa9f17208bcfe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c6caa9f17208bcfe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78b3ce78b781750c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78b3ce78b781750c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5b8d9a34967af080db8e1ee5fbab0d7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78b3ce78b781750c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78b3ce78b781750c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-78b3ce78b781750c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15e02941a5776844" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15e02941a5776844" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3bb2b4330103f4f2d345bd352b56c999" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15e02941a5776844" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-15e02941a5776844" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-15e02941a5776844" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-728c53ca69530d46" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-728c53ca69530d46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef38a852ae821b2e5d855c8b43e728f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-728c53ca69530d46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-728c53ca69530d46" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-728c53ca69530d46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5e2f244e477c100" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5e2f244e477c100" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e6daba66f7ce37756418ba9f9b7d3777" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5e2f244e477c100" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e5e2f244e477c100" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e5e2f244e477c100" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f854d46ebbe91d1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f854d46ebbe91d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7df2e1820309851b7c2251eb16afad41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f854d46ebbe91d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8f854d46ebbe91d1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8f854d46ebbe91d1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3834634904a9072" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3834634904a9072" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-37a54a6208851cc2e30b81d34679f37f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3834634904a9072" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f3834634904a9072" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f3834634904a9072" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7207d9a72eb4673a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7207d9a72eb4673a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f31df16b079ec378fadb6a85d5307ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7207d9a72eb4673a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7207d9a72eb4673a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7207d9a72eb4673a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56cfe31c9a2317b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56cfe31c9a2317b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-47bc80d2fba8823a5dfdda75531153ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56cfe31c9a2317b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56cfe31c9a2317b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-56cfe31c9a2317b8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-895c503f312bca2b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-895c503f312bca2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9c43b3d6bd49d4994f19168dc6de5349" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-895c503f312bca2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-895c503f312bca2b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-895c503f312bca2b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab0d6a940ae5aac1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab0d6a940ae5aac1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ee7f814a33efd447fa60b6f3cf1a705a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab0d6a940ae5aac1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab0d6a940ae5aac1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab0d6a940ae5aac1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ccbbf6ce5448ee3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ccbbf6ce5448ee3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cad671a95dba77020d6429368ec575c5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ccbbf6ce5448ee3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3ccbbf6ce5448ee3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3ccbbf6ce5448ee3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72012e357f187ba9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72012e357f187ba9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a251eac93a3016aa4fa9edc92f78163f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72012e357f187ba9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-72012e357f187ba9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-72012e357f187ba9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10d9755b44a95473" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10d9755b44a95473" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6ee7cb4f91ab6b9d499c58c40a4654ca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10d9755b44a95473" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10d9755b44a95473" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-10d9755b44a95473" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-232ffbe05c2398ff" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-232ffbe05c2398ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fd2a712f640909ecaf3058c8d4d05e05" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-232ffbe05c2398ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-232ffbe05c2398ff" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-232ffbe05c2398ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd31d32f3c58f332" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd31d32f3c58f332" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5ce678d739128a38fa9951d7cfe9a903" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd31d32f3c58f332" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd31d32f3c58f332" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dd31d32f3c58f332" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81738937c075213e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81738937c075213e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-86720fe8e828c4356db7b1f32c71a262" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81738937c075213e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-81738937c075213e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-81738937c075213e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f037c92f44552b88" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f037c92f44552b88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-deb147eab3592d0adc7dfcd06ce51c3a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f037c92f44552b88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f037c92f44552b88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f037c92f44552b88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b49523a1d3608bc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b49523a1d3608bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ede7bfe37abacf44ccd2fff21badf673" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b49523a1d3608bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b49523a1d3608bc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9b49523a1d3608bc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b74d006fefac4c86" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b74d006fefac4c86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2c3bde720869336a55618f331c3cefd1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b74d006fefac4c86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b74d006fefac4c86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b74d006fefac4c86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c8563ea320e5ab0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c8563ea320e5ab0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3b71e9ec942f85c9281e3dc14f9f7a9c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c8563ea320e5ab0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c8563ea320e5ab0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0c8563ea320e5ab0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f36a3d4789c25a22" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f36a3d4789c25a22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ff6a4a7def3c30c2f6e1df88eac3a9bb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f36a3d4789c25a22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f36a3d4789c25a22" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f36a3d4789c25a22" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ad237888c42bbb8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ad237888c42bbb8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-59004834cd6e657b8c8b2b9f96203842" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ad237888c42bbb8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ad237888c42bbb8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2ad237888c42bbb8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-213f97fa7e53f5e9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-213f97fa7e53f5e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d168718cab67d7c23e8a0c6c7ed6d19" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-213f97fa7e53f5e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-213f97fa7e53f5e9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-213f97fa7e53f5e9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ef335af294612f7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ef335af294612f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c3f42c44637f3f81c05457a497cbfb12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ef335af294612f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ef335af294612f7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6ef335af294612f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcc4487af3f97f94" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcc4487af3f97f94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d3e821809d50126b46fe6559c6da5303" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcc4487af3f97f94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fcc4487af3f97f94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fcc4487af3f97f94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be1776ed95eebf5d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be1776ed95eebf5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-57ca36ed47c5813b1e4914c71812fa7f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be1776ed95eebf5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-be1776ed95eebf5d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-be1776ed95eebf5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2ee923f82019f49" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2ee923f82019f49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-aaba4cf23193f7abb860214f1f7dcd04" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2ee923f82019f49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e2ee923f82019f49" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e2ee923f82019f49" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bd5f31db18e89f4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bd5f31db18e89f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-29fbddf1175eabf8d79fc6801b184efb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bd5f31db18e89f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bd5f31db18e89f4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4bd5f31db18e89f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd81dd98ec171318" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd81dd98ec171318" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-492484d813126193a0bfe967e6b31a8c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd81dd98ec171318" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd81dd98ec171318" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dd81dd98ec171318" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de8bd5eea24404d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de8bd5eea24404d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-19c92153b1984589dbacd68c4eb55a08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de8bd5eea24404d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de8bd5eea24404d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de8bd5eea24404d5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23a5a13984481e4c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23a5a13984481e4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f9a1440b5a94319091e064b031b183e2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23a5a13984481e4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-23a5a13984481e4c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-23a5a13984481e4c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bb7355f16e5948f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bb7355f16e5948f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a1cfb693a6903b7953138820bc44b778" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bb7355f16e5948f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bb7355f16e5948f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9bb7355f16e5948f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd4e4877bdbabb67" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd4e4877bdbabb67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f59330c983bee429bcb98a3fdff6f2cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd4e4877bdbabb67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-680c33f02d85151b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-680c33f02d85151b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-83e10f857feab9240989790b1abf6bd2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-680c33f02d85151b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed72f78a61013463" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed72f78a61013463" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be4fd843cd9f6b190c9b5b3254e8af5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ed72f78a61013463" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02bed6e7c4d818d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02bed6e7c4d818d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e0d380ffa911e20727c5c9ef23320d08" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02bed6e7c4d818d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e02bed6e7c4d818d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e02bed6e7c4d818d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e7139c0f4004ced" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e7139c0f4004ced" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-780cd61917287f8fae3d6a88c5970141" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e7139c0f4004ced" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6e7139c0f4004ced" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6e7139c0f4004ced" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c116b963c98e7d35" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c116b963c98e7d35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4bef45d90b0fbb87b779392639cfe136" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c116b963c98e7d35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c116b963c98e7d35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c116b963c98e7d35" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3aa25443c24b80d0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3aa25443c24b80d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d15ab7b6dd7b6ea9dbe7c0dfc29cafa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3aa25443c24b80d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3aa25443c24b80d0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3aa25443c24b80d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f19a3ed4a9ca37d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f19a3ed4a9ca37d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a156961f6bd98318bc402e13ac183cc4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f19a3ed4a9ca37d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f19a3ed4a9ca37d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f19a3ed4a9ca37d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc90a89cc78bd0c0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc90a89cc78bd0c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0a363531816ba1f9c3f614845e9dbe88" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc90a89cc78bd0c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc90a89cc78bd0c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bc90a89cc78bd0c0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8c01e5c45a2cd5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8c01e5c45a2cd5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bdfb004ba69df0750a05d54711908a71" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8c01e5c45a2cd5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8c01e5c45a2cd5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a8c01e5c45a2cd5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4213bda87714b96c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4213bda87714b96c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b4e552552249de3c8cb0fccea83ede46" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4213bda87714b96c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4213bda87714b96c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4213bda87714b96c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d55366d017f2983f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d55366d017f2983f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b31f0ee33c0aa50096e9346a620ebbba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d55366d017f2983f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d55366d017f2983f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d55366d017f2983f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecab1346b9353eef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecab1346b9353eef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2da5a9bb5157199d52eb12dc329b2d1a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecab1346b9353eef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecab1346b9353eef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ecab1346b9353eef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a68eff546d2f4ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a68eff546d2f4ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-75ead56a09820757cfdb80ca1db4c93d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a68eff546d2f4ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a68eff546d2f4ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7a68eff546d2f4ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94839d5f27bff1c2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94839d5f27bff1c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2defa6ab7bc7a2413988e0dd63195762" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94839d5f27bff1c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-94839d5f27bff1c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-94839d5f27bff1c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b766beff0e8c0e12" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b766beff0e8c0e12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f1a9b9c75a96866b81e9b12e6494e44c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b766beff0e8c0e12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b766beff0e8c0e12" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b766beff0e8c0e12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91020cd83e370691" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91020cd83e370691" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2f0f968877ceb3c925e68f190cfde286" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91020cd83e370691" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91020cd83e370691" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-91020cd83e370691" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd4f64dfff5fe39a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd4f64dfff5fe39a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-879f040a47752d0decabf73b791ae2e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd4f64dfff5fe39a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fd4f64dfff5fe39a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fd4f64dfff5fe39a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2ab8d105721ad9b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2ab8d105721ad9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-29fff223726c5415bc663d2fee0d9458" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2ab8d105721ad9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2ab8d105721ad9b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d2ab8d105721ad9b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e8ca46368389d99" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e8ca46368389d99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8f1099efaa6d9588bbe273e6eefc41db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e8ca46368389d99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e8ca46368389d99" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-7e8ca46368389d99" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba6e7c524e05c4f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba6e7c524e05c4f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1b164d035b3f0b2f4479cf12679e5341" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba6e7c524e05c4f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ba6e7c524e05c4f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ba6e7c524e05c4f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62c1a60c9c43dac1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62c1a60c9c43dac1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7eea21e5aa9244a2ea64512478689a21" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62c1a60c9c43dac1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62c1a60c9c43dac1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-62c1a60c9c43dac1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-842b79787e3a5ee6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-842b79787e3a5ee6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0ed047508ceaaecfd52493ba9eef6809" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-842b79787e3a5ee6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-842b79787e3a5ee6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-842b79787e3a5ee6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96dac0faf78ee16d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96dac0faf78ee16d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-42aadcd2bff3462c0f5390885fd65120" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96dac0faf78ee16d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-96dac0faf78ee16d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-96dac0faf78ee16d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c8709bce3efdaa7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c8709bce3efdaa7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2939145f5c8266360e6e67ff09638e77" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c8709bce3efdaa7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3c8709bce3efdaa7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3c8709bce3efdaa7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58fc46a9f48c38ed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58fc46a9f48c38ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-068942d36e6cb636f9648c7163a4e9ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58fc46a9f48c38ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-58fc46a9f48c38ed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-58fc46a9f48c38ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f9c934863b6136a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f9c934863b6136a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c691c00f0564da9058ab7d0215b7785" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f9c934863b6136a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6f9c934863b6136a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6f9c934863b6136a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-225ddb28de2a3eae" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-225ddb28de2a3eae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1c7d4e1ef8df81f84fbfe732973225a9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-225ddb28de2a3eae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-225ddb28de2a3eae" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-225ddb28de2a3eae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-189aec4891c895bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-189aec4891c895bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8fca781e6f4005557a0306bc86d09ae5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-189aec4891c895bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-189aec4891c895bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-189aec4891c895bd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f57d67229f1c1e43" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f57d67229f1c1e43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bd3ea523452e11e48ff5bb47ed89278b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f57d67229f1c1e43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f57d67229f1c1e43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f57d67229f1c1e43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d330d4d3f67cab9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d330d4d3f67cab9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eb24db8c682ee5c1236b77cf999a5e95" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d330d4d3f67cab9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d330d4d3f67cab9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5d330d4d3f67cab9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9611fa195bec167" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9611fa195bec167" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6ce4230d0162cceb480139025feb2ca1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9611fa195bec167" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9611fa195bec167" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c9611fa195bec167" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0911d241239ae10f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0911d241239ae10f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8c7c583ba66085536714da2aa051df61" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0911d241239ae10f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0911d241239ae10f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0911d241239ae10f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9556adaca566c161" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9556adaca566c161" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-71c44f910f59b6ea1ba1405c1df26509" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9556adaca566c161" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9556adaca566c161" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9556adaca566c161" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0dae57e1f1f6ae02" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0dae57e1f1f6ae02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4d49771dd31daa73cb0b9db17e6b6f11" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0dae57e1f1f6ae02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0dae57e1f1f6ae02" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0dae57e1f1f6ae02" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abe053d9d88cbe13" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abe053d9d88cbe13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-71ef4558b2bf3dfd6fa70477bb2fb23b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abe053d9d88cbe13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-abe053d9d88cbe13" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-abe053d9d88cbe13" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-593274cb161b1e5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-593274cb161b1e5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b1eef2408b674bf8342edc59affa56f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-593274cb161b1e5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-593274cb161b1e5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-593274cb161b1e5a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdc5d6e7aa69ed76" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdc5d6e7aa69ed76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-69b1052bc36caee9c505bf6a95cfd0d0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdc5d6e7aa69ed76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fdc5d6e7aa69ed76" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fdc5d6e7aa69ed76" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24a61cd21cf4b23c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24a61cd21cf4b23c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0484d32726b16614d5468174d9eda33c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24a61cd21cf4b23c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24a61cd21cf4b23c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-24a61cd21cf4b23c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dafdbb7b41917174" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dafdbb7b41917174" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9e43ab58bba68b4ffcc4260d3e01b23c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dafdbb7b41917174" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dafdbb7b41917174" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dafdbb7b41917174" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de7bf1a0855d3dfc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de7bf1a0855d3dfc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-308b390e3f67f5951e340386ec2c859e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de7bf1a0855d3dfc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-de7bf1a0855d3dfc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-de7bf1a0855d3dfc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b2417f412f8fc41" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b2417f412f8fc41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b409ea20ee42438716f3590c4720c6b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b2417f412f8fc41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b2417f412f8fc41" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1b2417f412f8fc41" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26480dc015b32c6b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26480dc015b32c6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0b2b7b4fd7638c0464bb3b05d041a4ed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26480dc015b32c6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-26480dc015b32c6b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-26480dc015b32c6b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00a00c16c3be1098" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00a00c16c3be1098" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c4829fe45a7ef6077e32d277cbba39d7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00a00c16c3be1098" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-00a00c16c3be1098" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-00a00c16c3be1098" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af6221c3f632f56f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af6221c3f632f56f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-979107413885bf847883bee697c94a03" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af6221c3f632f56f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-af6221c3f632f56f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-af6221c3f632f56f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4380b13c89d0d101" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4380b13c89d0d101" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0a221c9dbce78411a8d2534bc6a4481a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4380b13c89d0d101" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3667d3aaedf9147d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3667d3aaedf9147d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fa08cbe14880f2b1e8f7364cd5697bbe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3667d3aaedf9147d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2303bf05671ab9a3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2303bf05671ab9a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4462059ede7c9efaba2dff70b4268961" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2303bf05671ab9a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da19bb97d1f38d8f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da19bb97d1f38d8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a2f8d9a9f6e6aa1d25a4e1ed3d8fb8a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da19bb97d1f38d8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da19bb97d1f38d8f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-da19bb97d1f38d8f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31b873eb7baeb036" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31b873eb7baeb036" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f40e2722b6edb5531edd3848de9e97df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31b873eb7baeb036" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-31b873eb7baeb036" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-31b873eb7baeb036" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb08e8fb43c1431" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb08e8fb43c1431" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a9adf6d2eccceeb123d41ea558c49505" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb08e8fb43c1431" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1bb08e8fb43c1431" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1bb08e8fb43c1431" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c704264fd48ad37" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c704264fd48ad37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-92ce8bc9533e7839d935a4c6d7125765" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c704264fd48ad37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9c704264fd48ad37" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9c704264fd48ad37" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41cc0909113aaf9d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41cc0909113aaf9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2393d21b471f3b47f92c7de0e4992825" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41cc0909113aaf9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-41cc0909113aaf9d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-41cc0909113aaf9d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e91600d7ce94fd39" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e91600d7ce94fd39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e43a617face60ffdf721e8cdfeb18051" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e91600d7ce94fd39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e91600d7ce94fd39" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e91600d7ce94fd39" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-500ffa073eaaac5f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-500ffa073eaaac5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c542d536f7482965721fd51764913d3e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-500ffa073eaaac5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-500ffa073eaaac5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-500ffa073eaaac5f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10104b0163b541e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10104b0163b541e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-3425997a126d311b68ea5a207de608a6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10104b0163b541e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10104b0163b541e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-10104b0163b541e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-254cd3c3a796b458" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-254cd3c3a796b458" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2a0ac2c3bd0225fb30d7de795a9be0df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-254cd3c3a796b458" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-254cd3c3a796b458" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-254cd3c3a796b458" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86e53589d832a044" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86e53589d832a044" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5ba5a5b46f5f386e6966c88ccd71d699" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86e53589d832a044" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-86e53589d832a044" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-86e53589d832a044" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-763010b405e4a922" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-763010b405e4a922" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e99df5878b3f46f8aa1ef923f2e97306" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-763010b405e4a922" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-763010b405e4a922" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-763010b405e4a922" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09d6d3e8a25f88a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09d6d3e8a25f88a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9f9ececeebb169e8dec272ee0a7b5773" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09d6d3e8a25f88a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-09d6d3e8a25f88a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-09d6d3e8a25f88a0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a73b40749ad5d781" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a73b40749ad5d781" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f9c3f5871d8da813b36f4f6952559546" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a73b40749ad5d781" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a73b40749ad5d781" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a73b40749ad5d781" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ce51d81ad8dd26e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ce51d81ad8dd26e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8fea6207ad2e0c47422dc36a439ee637" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ce51d81ad8dd26e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2ce51d81ad8dd26e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2ce51d81ad8dd26e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-193b9cdfa12ee868" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-193b9cdfa12ee868" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-17f5b523dd992b699cacf0ed15bc5e9f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-193b9cdfa12ee868" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-193b9cdfa12ee868" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-193b9cdfa12ee868" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c9be030c7317f94" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c9be030c7317f94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-bfe018a964e8f32624a9f798406cd6aa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c9be030c7317f94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2c9be030c7317f94" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2c9be030c7317f94" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34f8fb07139e4bf7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34f8fb07139e4bf7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1bddb2b25914083a505d109ee6744091" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34f8fb07139e4bf7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-34f8fb07139e4bf7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-34f8fb07139e4bf7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88760b37783eb6db" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88760b37783eb6db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-affe68f838bb4826b31da0db07eb9899" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88760b37783eb6db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-88760b37783eb6db" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-88760b37783eb6db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dea56f873b2955ce" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dea56f873b2955ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-acb6f088871aee6acceff0ca8fd39109" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dea56f873b2955ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dea56f873b2955ce" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-dea56f873b2955ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5430cacddba079a7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5430cacddba079a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-24d6e9df7f65e6c40cd83d68ad3366fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5430cacddba079a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5430cacddba079a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5430cacddba079a7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae7e3b9a97e5d3dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae7e3b9a97e5d3dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2eca3995cf102d98f8564196ca45e048" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae7e3b9a97e5d3dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ae7e3b9a97e5d3dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ae7e3b9a97e5d3dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e140bba1cf1a7bbf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e140bba1cf1a7bbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6aa7d90bd1677f1620ccbedd9cbffbb2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e140bba1cf1a7bbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e140bba1cf1a7bbf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e140bba1cf1a7bbf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab47e3a3c9f4516c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab47e3a3c9f4516c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d5066f3262168e79fa26d2db73e8540d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab47e3a3c9f4516c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ab47e3a3c9f4516c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ab47e3a3c9f4516c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-446047a5da0ec7b6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-446047a5da0ec7b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d83927f9ea8ef825e55acd6afb89ed43" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-446047a5da0ec7b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-446047a5da0ec7b6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-446047a5da0ec7b6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d0a480a89be2e5c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d0a480a89be2e5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-242104d2c1ffff983eb078f1bd2e4efb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d0a480a89be2e5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3d0a480a89be2e5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3d0a480a89be2e5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92dee10a8f591947" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92dee10a8f591947" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-61d44f585fc53ae35df57390b2d43e51" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92dee10a8f591947" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92dee10a8f591947" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-92dee10a8f591947" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27651fd31011c620" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27651fd31011c620" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-edaadfe6e75c22bb03453e5e19822074" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27651fd31011c620" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-27651fd31011c620" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-27651fd31011c620" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6370e0773ce72ad3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6370e0773ce72ad3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-074bef543a906da11152138510559ac8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6370e0773ce72ad3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6370e0773ce72ad3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6370e0773ce72ad3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9def2c43a2982d67" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9def2c43a2982d67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c0ba4746418be1a1663f4d8bbcc0701d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9def2c43a2982d67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9def2c43a2982d67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9def2c43a2982d67" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cf6fb30d732d9f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cf6fb30d732d9f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b539a8fd72cd9d0626e6447e0e4aced7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cf6fb30d732d9f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0cf6fb30d732d9f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0cf6fb30d732d9f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d785fe41ede713c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d785fe41ede713c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4b5bbdf6dec7b4255d7568572e791da8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d785fe41ede713c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d785fe41ede713c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5d785fe41ede713c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d35abe7241d8cba" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d35abe7241d8cba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ef750b89021648f6c841a20ebb53d754" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d35abe7241d8cba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5d35abe7241d8cba" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5d35abe7241d8cba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6581f9c7736922c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6581f9c7736922c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-75e52bda5e0b4a4caa15e3c367705193" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6581f9c7736922c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d6581f9c7736922c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d6581f9c7736922c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d00d7e6115888fe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d00d7e6115888fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9e403efe8c7f2bf1abc5b159abe1bfaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d00d7e6115888fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6d00d7e6115888fe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6d00d7e6115888fe" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ed0fc1e6c9c676b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ed0fc1e6c9c676b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6533f2e1ddafc4c8d998e91acede913e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ed0fc1e6c9c676b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ed0fc1e6c9c676b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4ed0fc1e6c9c676b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fd38408c33a181f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fd38408c33a181f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4cdb757cb0229a6e7c5cb734e45964ff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fd38408c33a181f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fd38408c33a181f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3fd38408c33a181f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ee7eb0592672d1d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ee7eb0592672d1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-afbceccbe683ea7633904eb92ab5e6ea" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ee7eb0592672d1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ee7eb0592672d1d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4ee7eb0592672d1d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a50a407191d7e86" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a50a407191d7e86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-46f7649df89204ff77f58504557ea1d6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a50a407191d7e86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4a50a407191d7e86" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4a50a407191d7e86" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f0a482e2ffb1d82" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f0a482e2ffb1d82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-501518d8ac766a1e1fd455879cb30e26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f0a482e2ffb1d82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2f0a482e2ffb1d82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2f0a482e2ffb1d82" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b5967dd12f86eb1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b5967dd12f86eb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f1f865b3e1e884c5784c9b039580d783" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b5967dd12f86eb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b5967dd12f86eb1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2b5967dd12f86eb1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a08d5e9499dcdbe3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a08d5e9499dcdbe3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7761947bba5335622e021b0e62aded12" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a08d5e9499dcdbe3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a08d5e9499dcdbe3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a08d5e9499dcdbe3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4685f5d410e37aec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4685f5d410e37aec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-de079ae829f22fe8c4c14752baa107c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4685f5d410e37aec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4685f5d410e37aec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4685f5d410e37aec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7127669cf4649f2a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7127669cf4649f2a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f03876f892efc4d1b5f581516ba48cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7127669cf4649f2a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-faaea1675b0d3fdd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-faaea1675b0d3fdd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6789d70b1dbdb54bef65f96bc1410aaa" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-faaea1675b0d3fdd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9227e31197c6250" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9227e31197c6250" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-df272fb11a9ab6576f7c498f4366178c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d9227e31197c6250" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cfa0820ab80301e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cfa0820ab80301e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5ad5873154aacd77f056bd13e104f61f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cfa0820ab80301e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cfa0820ab80301e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2cfa0820ab80301e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2493c923b73446bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2493c923b73446bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-43704457be74c53dfe08469b4f3b7336" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2493c923b73446bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2493c923b73446bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2493c923b73446bf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62d274ae2e457c4b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62d274ae2e457c4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6d60364825a7d96945196cc45df91686" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62d274ae2e457c4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-62d274ae2e457c4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-62d274ae2e457c4b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03556e84757f7d9a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03556e84757f7d9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-95795ffe3162add31ea580a548737dca" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03556e84757f7d9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03556e84757f7d9a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-03556e84757f7d9a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70d6907eb124eeed" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70d6907eb124eeed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7db6169d7e2d1094864d027e0e50f7f7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70d6907eb124eeed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-70d6907eb124eeed" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-70d6907eb124eeed" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37da0ce2c495aebd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37da0ce2c495aebd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5dd0c53ab64a3ed1f36c047c65b08186" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37da0ce2c495aebd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-37da0ce2c495aebd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-37da0ce2c495aebd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc8c2ad9b146e9ec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc8c2ad9b146e9ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d928d252010225ae95531d274113dae9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc8c2ad9b146e9ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fc8c2ad9b146e9ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-fc8c2ad9b146e9ec" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b1877caee50267b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b1877caee50267b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5f7e05569e3f69381d02b6bcf4ea08f4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b1877caee50267b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6b1877caee50267b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6b1877caee50267b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fb14e0a956b131d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fb14e0a956b131d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e361529bfd3f67e2e5ce1c220ef7f770" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fb14e0a956b131d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2fb14e0a956b131d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2fb14e0a956b131d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a60480c844ee3dd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a60480c844ee3dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-658c26314607d32cf03d476333e2280b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a60480c844ee3dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a60480c844ee3dd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a60480c844ee3dd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-854250a9232fd700" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-854250a9232fd700" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c59d0cb72af906b5c8b7b3b0f4e72b7b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-854250a9232fd700" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-854250a9232fd700" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-854250a9232fd700" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2094918820a11b2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2094918820a11b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2e890b66cf4bed469db4508bc3bd51ae" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2094918820a11b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d2094918820a11b2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d2094918820a11b2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83ca75d86c5640b1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83ca75d86c5640b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-02f6d6723dffdd42f19029a19729df2a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83ca75d86c5640b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-83ca75d86c5640b1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-83ca75d86c5640b1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16fb64b8bdb807f2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16fb64b8bdb807f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c60216ad08955bf0320ecaf8804782f3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16fb64b8bdb807f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16fb64b8bdb807f2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-16fb64b8bdb807f2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c12240653cc4d5cd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c12240653cc4d5cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-cb76ec387ec6e032001a40b8597fde4e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c12240653cc4d5cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c12240653cc4d5cd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c12240653cc4d5cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6edcab6652055c8b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6edcab6652055c8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-fe057df8c8294f8bbe63d3d9bd38e1ba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6edcab6652055c8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6edcab6652055c8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6edcab6652055c8b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b20dd2b2dc098e07" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b20dd2b2dc098e07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c5fd4cdf827ada555ade6504241de3a5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b20dd2b2dc098e07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b20dd2b2dc098e07" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b20dd2b2dc098e07" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55f6f38211f2619e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55f6f38211f2619e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-38874330dcb5a165e1fd4f373dbdfbba" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55f6f38211f2619e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-55f6f38211f2619e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-55f6f38211f2619e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c353f335d1e633f1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c353f335d1e633f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a14772c58b84ccd472ae6f26c1fa1f9e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c353f335d1e633f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c353f335d1e633f1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c353f335d1e633f1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66f4c55b735c9c69" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66f4c55b735c9c69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-77164c537c893037044384b9aade9c4f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66f4c55b735c9c69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-66f4c55b735c9c69" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-66f4c55b735c9c69" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5fe3e0f296cf1cd0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5fe3e0f296cf1cd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f6ec3a8599a5c78e9cb3c69621b743be" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5fe3e0f296cf1cd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5fe3e0f296cf1cd0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-5fe3e0f296cf1cd0" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e821798fbc6bbb77" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e821798fbc6bbb77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-152916ea52e83cdf412edd9256825f5b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e821798fbc6bbb77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e821798fbc6bbb77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e821798fbc6bbb77" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20f94ee86030442d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20f94ee86030442d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6154f85b5f79fafaa539eb91b029ce52" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20f94ee86030442d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20f94ee86030442d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-20f94ee86030442d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8867da06acf7bf5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8867da06acf7bf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-357d2ad03ea65abe124b3c70772bac62" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8867da06acf7bf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8867da06acf7bf5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a8867da06acf7bf5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b75943e0d90a37d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b75943e0d90a37d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ad54a44c6df04f5171139d1df6946113" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b75943e0d90a37d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b75943e0d90a37d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1b75943e0d90a37d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b69bba7be769ace" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b69bba7be769ace" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-06b2886cd09f270602717f8b2f99f73f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b69bba7be769ace" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9b69bba7be769ace" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9b69bba7be769ace" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d020be34e1f774e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d020be34e1f774e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-11da837b9b66a58ccaa61f8ba2d0703d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d020be34e1f774e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2d020be34e1f774e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-2d020be34e1f774e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02561181520f400b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02561181520f400b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b809af7f67df5356fef6e9dc71cf9fdf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02561181520f400b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-02561181520f400b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-02561181520f400b" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29300597d5287b17" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29300597d5287b17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-9d47b496925f83a8823c85e687e6c385" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29300597d5287b17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-29300597d5287b17" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-29300597d5287b17" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-560aa10e98bd3beb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-560aa10e98bd3beb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-6182cd4304fd8f8d28eebb1170db306a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-560aa10e98bd3beb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-560aa10e98bd3beb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-560aa10e98bd3beb" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3413304975346e4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3413304975346e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8aa57cd4774120d68719fb72fcc6ee20" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3413304975346e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d3413304975346e4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d3413304975346e4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-380a5da28abee20c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-380a5da28abee20c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-38390f152cfc1887cb49d5c6bf6736db" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-380a5da28abee20c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-380a5da28abee20c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-380a5da28abee20c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84e7fe1ef2d4c98a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84e7fe1ef2d4c98a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c59117edd1d99e71eb330c55a8f66d9e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84e7fe1ef2d4c98a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-84e7fe1ef2d4c98a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-84e7fe1ef2d4c98a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6c5354e465bfcd2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6c5354e465bfcd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1e307e12e8bcee7eac04177ad193e429" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6c5354e465bfcd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6c5354e465bfcd2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f6c5354e465bfcd2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c547f328c1843947" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c547f328c1843947" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b0ceb34ab0198773008ca9c357dfcef7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c547f328c1843947" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c547f328c1843947" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c547f328c1843947" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75bb9abada1be69c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75bb9abada1be69c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7f408e8eaeb6c211f93a950d3efbf756" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75bb9abada1be69c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-75bb9abada1be69c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-75bb9abada1be69c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9610554f85e768e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9610554f85e768e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-be920b804ba0ece63c58dcd93dacfde8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9610554f85e768e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9610554f85e768e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-f9610554f85e768e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065bd368e79a5a2f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065bd368e79a5a2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-1d196cc66be87803f7b5dec3f5a926f5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065bd368e79a5a2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-065bd368e79a5a2f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-065bd368e79a5a2f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22255b44f94d00a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22255b44f94d00a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8e9b616e1e1be02bf53e63eca55bb7c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22255b44f94d00a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-22255b44f94d00a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-22255b44f94d00a2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a857c8013be85041" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a857c8013be85041" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-34e8c0b27c5af79a878ff7f96069e207" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a857c8013be85041" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a857c8013be85041" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-a857c8013be85041" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fe45ee7f09d50df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fe45ee7f09d50df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-8dfdd7807c380d0a939191081f0b6e5d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fe45ee7f09d50df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3fe45ee7f09d50df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-3fe45ee7f09d50df" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3242e0c7f7cde5c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3242e0c7f7cde5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-eb698573fa4df76a28b0144e55cb0836" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3242e0c7f7cde5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c3242e0c7f7cde5c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c3242e0c7f7cde5c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1641c09586465d77" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1641c09586465d77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f46fdca9c23759ba5098f0d411ccf382" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1641c09586465d77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c17f467108ab04b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c17f467108ab04b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a4661eab7b6b4e6f51fc0038d6e3b165" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0c17f467108ab04b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b4e969e6f3c2bf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b4e969e6f3c2bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e61e1539ee0e60a77c2b41b6c2677dff" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b4b4e969e6f3c2bf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-956b7e6ef7014bee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-956b7e6ef7014bee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-936fed3fca73f97d2ed844246b4bcce2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-956b7e6ef7014bee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-956b7e6ef7014bee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-956b7e6ef7014bee" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b367dfdd6fffbef8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b367dfdd6fffbef8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b14badfe78ddc562ebe34bce6e7eb557" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b367dfdd6fffbef8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b367dfdd6fffbef8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b367dfdd6fffbef8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d00ea04c25dbb7c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d00ea04c25dbb7c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7b579e3d2091573a057c2024b4095830" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d00ea04c25dbb7c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d00ea04c25dbb7c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d00ea04c25dbb7c8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b2bdd94f9b34146" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b2bdd94f9b34146" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-85ee1bebe48b3a4c458889c7fe37f9c6" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b2bdd94f9b34146" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b2bdd94f9b34146" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-8b2bdd94f9b34146" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce5505a9fabb2c6d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce5505a9fabb2c6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-a33f4d375f883eb606911a6a9ee134cd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce5505a9fabb2c6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ce5505a9fabb2c6d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-ce5505a9fabb2c6d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45e3b8689b762563" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45e3b8689b762563" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-2a182b6b5fb28245f4a0eb13d13ad4dc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45e3b8689b762563" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-45e3b8689b762563" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-45e3b8689b762563" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc3d7151c2b6e18e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc3d7151c2b6e18e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f3ccd2065e3720a3b824d5c8d6489bf7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc3d7151c2b6e18e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc3d7151c2b6e18e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-bc3d7151c2b6e18e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a7b9de7540b28a4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a7b9de7540b28a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-f739a396636405d8063a98574f28806c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a7b9de7540b28a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6a7b9de7540b28a4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-6a7b9de7540b28a4" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a1df098a6bf619d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a1df098a6bf619d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-e07ab1c2851454d19bdd73d23a027a81" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a1df098a6bf619d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a1df098a6bf619d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-1a1df098a6bf619d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4be897e8e9f0e2fd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4be897e8e9f0e2fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d221ca75f0e1367d52e198373db0371e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4be897e8e9f0e2fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4be897e8e9f0e2fd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4be897e8e9f0e2fd" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cde923fcbcfda267" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cde923fcbcfda267" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-7d7b1e277f2f1898c8eac510b1e15e48" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cde923fcbcfda267" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cde923fcbcfda267" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-cde923fcbcfda267" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c366f2f5b934f26" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c366f2f5b934f26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-df5ec2a002e47c3311d5172d82d49a06" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c366f2f5b934f26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4c366f2f5b934f26" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-4c366f2f5b934f26" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-534ffa7f35ec481f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-534ffa7f35ec481f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-4530a6ca1eb96c5db3f6ceed4be8f8f9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-534ffa7f35ec481f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-534ffa7f35ec481f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-534ffa7f35ec481f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4ee698977f486e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4ee698977f486e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-b684c719dcb77330c96d0175c1af31e7" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4ee698977f486e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d4ee698977f486e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-d4ee698977f486e5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-451cc0b2fe3f8e67" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-451cc0b2fe3f8e67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-98d12a1f55a0a1896c3e4e942f169d58" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-451cc0b2fe3f8e67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-451cc0b2fe3f8e67" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-451cc0b2fe3f8e67" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c579ee1f30ee8cf1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c579ee1f30ee8cf1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-c3ef53e8c2e41b6bf5cefe37bbc3d64e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c579ee1f30ee8cf1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c579ee1f30ee8cf1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-c579ee1f30ee8cf1" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bccb7e275b83e2d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bccb7e275b83e2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-89698652571160c1e32c34efbb4c3697" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bccb7e275b83e2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9bccb7e275b83e2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-9bccb7e275b83e2d" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0595db747967bbe8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0595db747967bbe8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-5aed88a2df7e0864ddea1f67b0a52efc" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0595db747967bbe8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0595db747967bbe8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0595db747967bbe8" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0552b45929fa336c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0552b45929fa336c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-0402f89159a3f981993bf0367440fcb9" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0552b45929fa336c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0552b45929fa336c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-0552b45929fa336c" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1c538bde6ec4731" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1c538bde6ec4731" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-35f832ad4b5eda806781caa9cd4172b5" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1c538bde6ec4731" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b1c538bde6ec4731" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-b1c538bde6ec4731" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e89b1cab2672f06f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e89b1cab2672f06f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d95c4be2b5d0af36fc9061bda02a1c92" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e89b1cab2672f06f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e89b1cab2672f06f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-e89b1cab2672f06f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-443e3e84de1696c2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-443e3e84de1696c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-53b2b01484323b58e5774a4450cc4199" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-443e3e84de1696c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-443e3e84de1696c2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-443e3e84de1696c2" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13393360418ebe1f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13393360418ebe1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-91c00e5af35275f76caa882c2da5cd0e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13393360418ebe1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13393360418ebe1f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#equalTo" } ,
        "z": { "type": "uri" , "value": "http://ddahub.io/ontology/data#data-13393360418ebe1f" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7474ed39245c535" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7474ed39245c535" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-d5fed87ec1a96a7076ac7b047dbca77a" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c7474ed39245c535" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39d6e5a05bd816b8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39d6e5a05bd816b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-97b899638729d1dbe2f18f2a6307dbdf" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-39d6e5a05bd816b8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49c5d3b0618201ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49c5d3b0618201ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#bucket" } ,
        "z": { "type": "literal" , "value": "b-ad335a8b91cc9edb4b81416df870622e" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-49c5d3b0618201ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddc2adf85336e35f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ddc2adf85336e35f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48e47d088d0afb83" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48e47d088d0afb83" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-689120d93fb47f1a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-689120d93fb47f1a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-183ca9cf42abe9ef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-183ca9cf42abe9ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efe530f084b342a7" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efe530f084b342a7" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c33ef8f35658b945" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c33ef8f35658b945" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3f8c2be4c0f320a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a3f8c2be4c0f320a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1c1317c87c974a3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c1c1317c87c974a3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a32bfb6f57c6109" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a32bfb6f57c6109" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db2d6ee907d3fd01" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-db2d6ee907d3fd01" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f565eeef62409c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f565eeef62409c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b84bee8dd122c21" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7b84bee8dd122c21" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7d02b9a1744c19e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a7d02b9a1744c19e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd4ddf2379f98f35" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dd4ddf2379f98f35" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da03ae3761bca38f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da03ae3761bca38f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc943923076c2fc5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc943923076c2fc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd65c37b4fe77fa4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cd65c37b4fe77fa4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b83c3e61cb08720" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8b83c3e61cb08720" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a37dd3b796566d8b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a37dd3b796566d8b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79e0fcc959fae669" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-79e0fcc959fae669" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-915024b3605afb62" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-915024b3605afb62" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30d7e12bdbab7be3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-30d7e12bdbab7be3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b13bd5256938bb2c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b13bd5256938bb2c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f86c2315cf279cc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9f86c2315cf279cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dd564b06ff22af9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2dd564b06ff22af9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c503f224feac041a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c503f224feac041a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20c916c46caa2a18" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20c916c46caa2a18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53734dd6031e4f7f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-53734dd6031e4f7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc262e5c504d875b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc262e5c504d875b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-912a7553f082a653" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-912a7553f082a653" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a407a3298ee1aef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5a407a3298ee1aef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a31a87d35daada60" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a31a87d35daada60" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3929549ee80cfd04" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3929549ee80cfd04" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7057b4b550993bcf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7057b4b550993bcf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8294684ab514684" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f8294684ab514684" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb005afc300bd589" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb005afc300bd589" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbd418882c5d7ecb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cbd418882c5d7ecb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-029b1a255b52fe2e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-029b1a255b52fe2e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e713ab18cbbd34c5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e713ab18cbbd34c5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dfb123ae1c62175" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8dfb123ae1c62175" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc6f215c123756ef" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc6f215c123756ef" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2cf0539bce7f008" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2cf0539bce7f008" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0fdec4c0847ff40" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a0fdec4c0847ff40" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78092695207b24cb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-78092695207b24cb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13a447635a6df41a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-13a447635a6df41a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b8f2f01537af711" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b8f2f01537af711" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7160411072ebf06e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7160411072ebf06e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efcb10f09905351d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efcb10f09905351d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b184e355ed8d29ab" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b184e355ed8d29ab" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb7175b34c1c0257" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-eb7175b34c1c0257" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6abc5d32db986552" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6abc5d32db986552" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbb3e7f61d273406" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dbb3e7f61d273406" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecef411687adf336" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ecef411687adf336" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ab60ee1e4f1c856" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6ab60ee1e4f1c856" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0279b11e092b96da" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0279b11e092b96da" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c82534ff6533bef0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c82534ff6533bef0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d12084b3880dc59" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d12084b3880dc59" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e1ad5fd2c930d7f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7e1ad5fd2c930d7f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20e2fe515a74fe78" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-20e2fe515a74fe78" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5cd429ac9a5a801" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5cd429ac9a5a801" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2ec0fc4d7713c77" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a2ec0fc4d7713c77" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42043758959d4cc4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42043758959d4cc4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d47e8f19b0dec300" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d47e8f19b0dec300" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03115fab2b0c72d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-03115fab2b0c72d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42f6c1bc8de4d616" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-42f6c1bc8de4d616" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b9d6e98b9335dd1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4b9d6e98b9335dd1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8d3254b73398dc1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8d3254b73398dc1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a0ccab27a469a30" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2a0ccab27a469a30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a8794a7c66459cc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-3a8794a7c66459cc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4752db432dd5f7e8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4752db432dd5f7e8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c5882d007d23f0c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8c5882d007d23f0c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf9278bdcc5bc916" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bf9278bdcc5bc916" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb1c9ebf63c62e3f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bb1c9ebf63c62e3f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b260c7fd165a552" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1b260c7fd165a552" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-703dc57787ca3190" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-703dc57787ca3190" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91a88a0a3336f235" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-91a88a0a3336f235" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90dc93683b12c807" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-90dc93683b12c807" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bdeefddd214846f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0bdeefddd214846f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9ee59471921b84f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b9ee59471921b84f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24d1c0e765e11330" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-24d1c0e765e11330" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f237567582d4ad65" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f237567582d4ad65" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5069cfdcb1945208" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5069cfdcb1945208" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4395c2e55bfd63e5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4395c2e55bfd63e5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57283d76d5e2b068" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-57283d76d5e2b068" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f36bc0fe4f44afc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7f36bc0fe4f44afc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da50f77fd07a0ef2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da50f77fd07a0ef2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a39e607a447d60e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-1a39e607a447d60e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3e40022d560418d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b3e40022d560418d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9395981a18f211f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c9395981a18f211f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33d5563e1e3fd739" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-33d5563e1e3fd739" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da804606ff81dcf1" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-da804606ff81dcf1" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2e9d271aeb6f3d3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c2e9d271aeb6f3d3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b280f1cb4fb31eaa" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b280f1cb4fb31eaa" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6d032dd11e8376d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6d032dd11e8376d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8b49e04f761ca18" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8b49e04f761ca18" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d24954db43eebcdc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d24954db43eebcdc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ff305ce0672af48" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9ff305ce0672af48" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-362d9fec3c620a82" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-362d9fec3c620a82" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b7dca6c236d8327" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2b7dca6c236d8327" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65b6a54fab366e1e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-65b6a54fab366e1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6273ca56a7e60c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e6273ca56a7e60c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4384c803b5de892" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f4384c803b5de892" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-684e445113b5c3d5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-684e445113b5c3d5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18a822c2990a80c3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18a822c2990a80c3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-404f075e81adf312" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-404f075e81adf312" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e9a678a894e0c53" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0e9a678a894e0c53" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad08e6e073c4b7f3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ad08e6e073c4b7f3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9c39cbd4ab23def" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a9c39cbd4ab23def" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f10e70a7bc3a976f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f10e70a7bc3a976f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c849dd3816ef7632" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c849dd3816ef7632" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50be408478845813" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-50be408478845813" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e19aae8e9ee1ff2d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e19aae8e9ee1ff2d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b08b3d8c2f27ec43" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b08b3d8c2f27ec43" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5f32acbc51c771b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c5f32acbc51c771b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efd78417625b0324" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efd78417625b0324" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cb2ed5006f5633a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-2cb2ed5006f5633a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a88f2b8bd52fac4a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a88f2b8bd52fac4a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6568342ed5a3a20" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c6568342ed5a3a20" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5a4eb9588447b1e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f5a4eb9588447b1e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8563f14f0f22dc5" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8563f14f0f22dc5" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47b4510756b74355" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-47b4510756b74355" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6a96baf449c1cfe" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f6a96baf449c1cfe" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9f2b7bfbd5ac8c4" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e9f2b7bfbd5ac8c4" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56e343f3b2cb6fca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-56e343f3b2cb6fca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb8fd4fb31927947" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-fb8fd4fb31927947" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1733ff5b9621914" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d1733ff5b9621914" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92b8dfec0caab5df" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-92b8dfec0caab5df" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8224e9b86d928e98" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8224e9b86d928e98" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5c09d2144aad73d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a5c09d2144aad73d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f77d1c524150e1e3" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f77d1c524150e1e3" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35fa8fb230c38a93" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-35fa8fb230c38a93" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f802408ec1d97e7e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f802408ec1d97e7e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8308e3f1f35fc97" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a8308e3f1f35fc97" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-866ffa525981c4ee" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-866ffa525981c4ee" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ddda1f02749de3b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5ddda1f02749de3b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac59af21ba7f5374" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-ac59af21ba7f5374" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efa4636c6021a9ec" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-efa4636c6021a9ec" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6891d3cde07cf85f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6891d3cde07cf85f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d5682f80d34cbf9" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-0d5682f80d34cbf9" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bec8d328be4968a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4bec8d328be4968a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d10657ee38f1de6c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d10657ee38f1de6c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfdd09b167b96b30" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-cfdd09b167b96b30" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_scsystem" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48d3d758c91c02c8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-48d3d758c91c02c8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cc9a7efd9369a4b" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4cc9a7efd9369a4b" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c06d18e85d485d80" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c06d18e85d485d80" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_timesystem_ct" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8db64df59f7b9752" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-8db64df59f7b9752" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6fdf0dc196c38dcc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6fdf0dc196c38dcc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8fd71d2580030bd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d8fd71d2580030bd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_gw_scwlist_recent_cons" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63776deac2c79514" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-63776deac2c79514" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8aa59fce19c37ca" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-c8aa59fce19c37ca" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d893d179fb9e2d88" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d893d179fb9e2d88" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_crab_longterm" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9b13377cfd8baeb" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f9b13377cfd8baeb" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e254c0caaf65023d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-e254c0caaf65023d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16977626ae4b301c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-16977626ae4b301c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d76c6027593640c0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-d76c6027593640c0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc7264ad6133542e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc7264ad6133542e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cbeacfc340b663c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6cbeacfc340b663c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_onescw_fixed_isgri_7601f0cef" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-718892beed2e4660" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-718892beed2e4660" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-342f2dd7bfdaa6fc" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-342f2dd7bfdaa6fc" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18b2a8a3b28f17a2" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18b2a8a3b28f17a2" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f575f29d8d9fb369" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f575f29d8d9fb369" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-946aef5e36006e08" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-946aef5e36006e08" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5269d3222ff3a546" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5269d3222ff3a546" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_onescw_fixed_isgri_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ee0b31f40e3f71d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4ee0b31f40e3f71d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbc43e176afac0cf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bbc43e176afac0cf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcdb048585a57065" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bcdb048585a57065" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_image_2scw_recent_isgri_yearplusold_multiosa_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-244655ba310bd337" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-244655ba310bd337" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a57a2d901174794" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-7a57a2d901174794" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-999f361e8a9d6055" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-999f361e8a9d6055" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_lcr_2scw_recent_isgri_yearplusold_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-747d50978c0d449c" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-747d50978c0d449c" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10e8c3e2730c4a91" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-10e8c3e2730c4a91" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4da92f90090eadd8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-4da92f90090eadd8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_spec_2scw_recent_isgri_yearplusold_3platforms_7601f0ce" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a68a181b771275e6" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a68a181b771275e6" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6450847d4a2a2e52" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6450847d4a2a2e52" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6821577059d854d8" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-6821577059d854d8" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_verylongcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e4aec12adf8ff0d" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-9e4aec12adf8ff0d" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5588d72de2f8740e" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-5588d72de2f8740e" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f55b02cf916e7ebd" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-f55b02cf916e7ebd" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_shortcat_n_recentscw_c814f286_v3" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc0f5089d1ce62a0" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-bc0f5089d1ce62a0" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b55f5f97f022bc5f" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-b55f5f97f022bc5f" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc5afef758f46d5a" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-dc5afef758f46d5a" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_magic_urlrequest" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a802c114e4342aaf" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a802c114e4342aaf" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18626ca8710232ac" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-18626ca8710232ac" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6f7611a7b2a8075" } ,
        "y": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#workflow" }
      } ,
      {
        "w": { "type": "uri" , "value": "http://ddahub.io/ontology/data#goal-a6f7611a7b2a8075" } ,
        "y": { "type": "uri" , "value": "http://odahub.io/ontology#curryingOf" } ,
        "z": { "type": "uri" , "value": "http://odahub.io/ontology#test_urlrequest_realsource" }
      }
    ]
  }
}

